summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-openvpn/luasrc/model/cbi/openvpn-basic.lua
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-10Updated openvpn app to work with current openvpn packageVladimir Ulrich
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2011-10-06applications/luci-openvpn: Add translations for advanced page, regenerate ↵Manuel Munz
po/pot files, thanks Pierre Gaufillet (#219)
2011-06-03applicatiopns/openvpn: Add descriptions for openvpn options, thanks JoeManuel Munz
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-04-16- removed init- and config-files shipped with the openvpn packageMarkus Wigge
- changed the description for the management port option - changed PKI options from "Value" to "FileUpload" - added "pkcs12" option to basic theme - cleaned the recipes by removing defaults and adding approved config options we use for some years now. - ... more to come.
2008-10-10* luci/app/openvpn: add translations, various improvementsJo-Philipp Wich
2008-10-09* luci/app/openvpn: controller, model and template updatesJo-Philipp Wich