summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-openvpn/luasrc/model/cbi
AgeCommit message (Expand)Author
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: 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
2015-12-17Merge pull request #437 from fkooman/issue-436Jo-Philipp Wich
2015-12-03Merge pull request #559 from Arnie97/add-openvpn-protoJo-Philipp Wich
2015-12-03luci-app-openvpn: Add udp6 and tcp6 to protoArnie97
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