Age | Commit message (Expand) | Author |
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 |
2018-04-13 | luci-app-openvpn: properly parse low PIDs | Jo-Philipp Wich |
2018-04-06 | luci-app-openvpn: quote grep expression in getPID() | Jo-Philipp Wich |
2018-04-05 | treewide: filter shell arguments through shellquote() where applicable | Jo-Philipp Wich |
2018-02-15 | luci-app-openvpn: run '/etc/init.d/openvpn reload' after commit | Martin Schiller |
2018-02-15 | luci-app-openvpn: fix validity check for new instance input field | Martin Schiller |
2018-02-15 | luci-app-openvpn: use initscript to stop instances | Martin Schiller |
2017-10-10 | [luci-app-openvpn] Added support for tls-crypt option. | Vladimir Ulrich |
2017-05-04 | luci-app-openvpn: fix proto param selection in basic | Florian Eckert |
2017-04-25 | [luci-app-openvpn] Fixed ivalid checks for parameters in VPN tab. | Vladimir Ulrich |
2017-04-12 | luci-app-openvpn: Fix default value for remote_random flag | Martin Schiller |
2017-03-14 | luci-app-openvpn: fix prettify refactoring | Florian Eckert |