summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-openvpn/luasrc
AgeCommit message (Expand)Author
2020-09-03luci-app-opvnepn: fix btn classFlorian Eckert
2020-07-19treewide: adapt to new luci.xml classSven Roederer
2020-05-05luci-app-openvpn: update tls_cipher listMartin Schiller
2020-04-19applications: add ACL dependency annotations to legacy controllersJo-Philipp Wich
2020-04-18luci-app-openvpn: parse extended 'remote' syntax as wellDirk Brenken
2020-04-18luci-app-openvpn: relax port/protocol parserDirk Brenken
2020-03-25luci-app-openvpn: fix upload input validatorDirk Brenken
2020-01-25luci-app-openvpn: fix advanced mode page switcher translationAnton Kikin
2020-01-20luci-app-openvpn: allow and restrict file uploads to /etc/openvpn/Jo-Philipp Wich
2020-01-17luci-app-openvpn: fix typoBalázs Úr
2020-01-09luci-app-openvpn: fix typosBalázs Úr
2019-11-08luci-app-openvpn: do not make "remote" option dependent on client modeJo-Philipp Wich
2019-10-14luci-app-openvpn: add missing proto param for ipv6Florian Eckert
2019-08-06luci-app-openvpn: move to new vpn menu sectionFlorian Eckert
2019-08-02luci-app-openvpn: use DynamicList for tls_ciphersuitesFlorian Eckert
2019-08-02luci-app-openvpn: use DynamicList for tls_cipherFlorian Eckert
2019-07-18luci-app-openvpn: add new tls_ciphersuites optionMartin Schiller
2019-07-17luci-app-openvpn: fix client_disconnect OpenVPN optionjose1711
2018-12-13luci-app-openvpn: re-add options comp_lzo and comp_noadaptMartin Schiller
2018-11-27luci-app-openvpn: add missing ncp_ciphers optionFlorian Eckert
2018-11-27luci-app-openvpn: add missing verify_client_cert optionFlorian Eckert
2018-11-27luci-app-openvpn: add missing compress optionFlorian Eckert
2018-11-27luci-app-openvpn: predefining the dropdown for the cipher optionFlorian Eckert
2018-11-27luci-app-openvpn: add missing ncp_disable optionFlorian Eckert
2018-11-27luci-app-openvpn: add missing allow_recursive_routing optionFlorian Eckert
2018-11-26luci-app-openvpn: "final" changesetDirk Brenken
2018-11-22luci-app-openvpn: do not show all boolean option by defaultFlorian Eckert
2018-11-22luci-app-openvpn: On apply/save redirect to OpenVPN overview pageFlorian Eckert
2018-11-22luci-app-openvpn: sync code style with openvpn-advancedFlorian Eckert
2018-11-22luci-app-openvpn: fix whitespaces in openvpn-basicFlorian Eckert
2018-11-21luci-app-openvpn: more changes & fixesDirk Brenken
2018-10-23luci-app-openvpn: file name fixDirk Brenken
2018-10-23luci-app-openvpn: add ovpn upload support & moreDirk Brenken
2018-09-17luci-app-openvpn: remove obsolete config optionsDirk Brenken
2018-09-14luci-app-openvpn: fix template based config creationDirk Brenken
2018-05-25Merge pull request #1481 from TDT-AG/luci-app-openvpn-fixesJo-Philipp Wich
2018-04-13luci-app-openvpn: properly parse low PIDsJo-Philipp Wich
2018-04-06luci-app-openvpn: quote grep expression in getPID()Jo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-02-15luci-app-openvpn: run '/etc/init.d/openvpn reload' after commitMartin Schiller
2018-02-15luci-app-openvpn: fix validity check for new instance input fieldMartin Schiller
2018-02-15luci-app-openvpn: use initscript to stop instancesMartin Schiller
2017-10-10[luci-app-openvpn] Added support for tls-crypt option.Vladimir Ulrich
2017-05-04luci-app-openvpn: fix proto param selection in basicFlorian Eckert
2017-04-25[luci-app-openvpn] Fixed ivalid checks for parameters in VPN tab.Vladimir Ulrich
2017-04-12luci-app-openvpn: Fix default value for remote_random flagMartin Schiller
2017-03-14luci-app-openvpn: fix prettify refactoringFlorian Eckert
2017-03-09luci-app-openvpn: prettify openvpn-advanced parameter setFlorian Eckert
2016-06-28luci-app-openvpn: various fixes and optimizationsVladimir Ulrich
2016-03-25[luci-app-openvpn] Optimized code and added suggested fix from #650Vladimir Ulrich