summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua
AgeCommit message (Expand)Author
2019-11-08luci-app-openvpn: do not make "remote" option dependent on client modeJo-Philipp Wich
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-21luci-app-openvpn: more changes & fixesDirk Brenken
2018-09-17luci-app-openvpn: remove obsolete config optionsDirk Brenken
2017-10-10[luci-app-openvpn] Added support for tls-crypt option.Vladimir Ulrich
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
2015-12-17Merge pull request #437 from fkooman/issue-436Jo-Philipp Wich
2015-11-30luci-app-openvpn: add route_nopull (#560)Jo-Philipp Wich
2015-08-22Enable setting --script-security in client mode.Srdjan Rosic
2015-08-15introduce tls_version_min and tls_version_max, add key_direction and change t...François Kooman
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich