Age | Commit message (Expand) | Author |
2024-02-08 | luci-app-openvpn: add OpenVPN option disable-dco | Martin Schiller |
2024-01-24 | luci-app-openvpn: Updates proto and mssfix params | Philippe Duveau |
2023-12-19 | luci-app-openvpn: Add multihome boolean. | Paul Donald |
2023-05-13 | Update openvpn-advanced.lua | egc112 |
2023-01-13 | luci-app-openvpn: fix potential XSS in pageswitch template | Jo-Philipp Wich |
2022-11-03 | luci-app-openvpn: add possibility to set param "compress" without algorithm | Martin Schiller |
2022-10-27 | Merge pull request #5430 from jeje42/feature/luci-app-openvpn-add-tls_crypt_v... | Florian Eckert |
2022-03-20 | luci-app-openvpn: fix openvpn config corruption on upload | Anna Tikhomirova |
2022-01-25 | luci-app-openvpn: fix stray uci permission warning | Jo-Philipp Wich |
2021-10-14 | luci-app-openvpn: add tls_crypt_v2 option for openvpn 2.5 | Jerome Guidon |
2021-07-02 | luci-app-openvpn: create base directory if not available | Dirk Brenken |
2021-03-03 | luci-app-openvpn: add security hint for compress | Florian Eckert |
2021-03-03 | luci-app-openvpn: add compress option stub-v2 | Florian Eckert |
2021-03-03 | luci-app-openvpn: add security hint for comp-lzo | Florian Eckert |
2020-09-03 | luci-app-opvnepn: fix btn class | Florian Eckert |
2020-07-19 | treewide: adapt to new luci.xml class | Sven Roederer |
2020-05-05 | luci-app-openvpn: update tls_cipher list | Martin Schiller |
2020-04-19 | applications: add ACL dependency annotations to legacy controllers | Jo-Philipp Wich |
2020-04-18 | luci-app-openvpn: parse extended 'remote' syntax as well | Dirk Brenken |
2020-04-18 | luci-app-openvpn: relax port/protocol parser | Dirk Brenken |
2020-03-25 | luci-app-openvpn: fix upload input validator | Dirk Brenken |
2020-01-25 | luci-app-openvpn: fix advanced mode page switcher translation | Anton Kikin |
2020-01-20 | luci-app-openvpn: allow and restrict file uploads to /etc/openvpn/ | Jo-Philipp Wich |
2020-01-17 | luci-app-openvpn: fix typo | Balázs Úr |
2020-01-09 | luci-app-openvpn: fix typos | Balázs Úr |
2019-11-08 | luci-app-openvpn: do not make "remote" option dependent on client mode | Jo-Philipp Wich |
2019-10-14 | luci-app-openvpn: add missing proto param for ipv6 | Florian Eckert |
2019-08-06 | luci-app-openvpn: move to new vpn menu section | Florian Eckert |
2019-08-02 | luci-app-openvpn: use DynamicList for tls_ciphersuites | Florian Eckert |
2019-08-02 | luci-app-openvpn: use DynamicList for tls_cipher | Florian Eckert |
2019-07-18 | luci-app-openvpn: add new tls_ciphersuites option | Martin Schiller |
2019-07-17 | luci-app-openvpn: fix client_disconnect OpenVPN option | jose1711 |
2018-12-13 | luci-app-openvpn: re-add options comp_lzo and comp_noadapt | Martin Schiller |
2018-11-27 | luci-app-openvpn: add missing ncp_ciphers option | Florian Eckert |
2018-11-27 | luci-app-openvpn: add missing verify_client_cert option | Florian Eckert |
2018-11-27 | luci-app-openvpn: add missing compress option | Florian Eckert |
2018-11-27 | luci-app-openvpn: predefining the dropdown for the cipher option | Florian Eckert |
2018-11-27 | luci-app-openvpn: add missing ncp_disable option | Florian Eckert |
2018-11-27 | luci-app-openvpn: add missing allow_recursive_routing option | Florian Eckert |
2018-11-26 | luci-app-openvpn: "final" changeset | Dirk Brenken |
2018-11-22 | luci-app-openvpn: do not show all boolean option by default | Florian Eckert |
2018-11-22 | luci-app-openvpn: On apply/save redirect to OpenVPN overview page | Florian Eckert |
2018-11-22 | luci-app-openvpn: sync code style with openvpn-advanced | Florian Eckert |
2018-11-22 | luci-app-openvpn: fix whitespaces in openvpn-basic | Florian Eckert |
2018-11-21 | luci-app-openvpn: more changes & fixes | Dirk Brenken |
2018-10-23 | luci-app-openvpn: file name fix | Dirk Brenken |
2018-10-23 | luci-app-openvpn: add ovpn upload support & more | Dirk Brenken |
2018-09-17 | luci-app-openvpn: remove obsolete config options | Dirk Brenken |
2018-09-14 | luci-app-openvpn: fix template based config creation | Dirk Brenken |
2018-05-25 | Merge pull request #1481 from TDT-AG/luci-app-openvpn-fixes | Jo-Philipp Wich |