summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-openvpn/luasrc
AgeCommit message (Expand)Author
2023-01-13luci-app-openvpn: fix potential XSS in pageswitch templateJo-Philipp Wich
2022-11-03luci-app-openvpn: add possibility to set param "compress" without algorithmMartin Schiller
2022-10-27Merge pull request #5430 from jeje42/feature/luci-app-openvpn-add-tls_crypt_v...Florian Eckert
2022-03-20luci-app-openvpn: fix openvpn config corruption on uploadAnna Tikhomirova
2022-01-25luci-app-openvpn: fix stray uci permission warningJo-Philipp Wich
2021-10-14luci-app-openvpn: add tls_crypt_v2 option for openvpn 2.5Jerome Guidon
2021-07-02luci-app-openvpn: create base directory if not availableDirk Brenken
2021-03-03luci-app-openvpn: add security hint for compressFlorian Eckert
2021-03-03luci-app-openvpn: add compress option stub-v2Florian Eckert
2021-03-03luci-app-openvpn: add security hint for comp-lzoFlorian Eckert
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