summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_server.php
Commit message (Expand)AuthorAgeFilesLines
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Add a note clarifying the usage of OpenVPN's Auth Digest setting.jim-p2014-09-231-0/+1
* fix #3515Dmitriy K.2014-08-201-0/+25
* Update vpn_openvpn_server.phpDmitriy K.2014-06-241-1/+1
* Update vpn_openvpn_server.phpDmitriy K.2014-06-201-2/+0
* Default values for verb if it is not set when editDmitriy K.2014-06-171-1/+4
* a bit of refactoringDmitriy K.2014-06-171-4/+4
* patchpack1Dmitriy K.2014-06-171-1/+55
* remove extra .Chris Buechler2014-06-111-1/+1
* Tidy up "vpn_openvpn_server.php" XHTMLColin Fleming2014-05-091-131/+130
* replaced uppercase html tags with lowercaseayvis2014-03-191-2/+2
* xhtml Complianceayvis2014-03-141-43/+43
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-3/+4
* Change OpenVPN Compression settings to cover the full range of allowed settin...jim-p2013-10-311-13/+12
* Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SH...jim-p2013-10-301-0/+23
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Add option to specify client management port for OpenVPN client export usePhil Davis2013-08-251-0/+46
* Fix a couple JS errors/problems with OpenVPN server code.jim-p2013-02-041-1/+2
* Permit openvpn to use same port on different interfaces. It should fix #814Renato Botelho2013-01-291-1/+1
* Document local remote network lists in OpenVPN GUIPhil Davis2013-01-291-24/+24
* Allow specifying multiple local/remote networks for OpenVPN separated by comm...jim-p2013-01-241-3/+12
* Correct reference to OpenVPN connect so it doesn't only refer to iOS.jim-p2013-01-231-1/+1
* Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connec...jim-p2013-01-221-0/+30
* While I'm here, allow selecting "Localhost" as an OpenVPN interface.jim-p2013-01-071-0/+1
* Unbreak selecting "any" for OpenVPN client/server interface.jim-p2013-01-071-2/+2
* Add input validation to reject invalid combinations of IPv4/IPv6 openvpn prot...jim-p2012-12-041-0/+11
* Removing unnecessary gettext function callsVinicius Coque2012-11-171-2/+1
* Allow for changing OpenVPN TUN to TAP device mode without reboot.PiBa-NL2012-10-011-0/+3
* Revert "Allow for changing OpenVPN TUN to TAP device mode without reboot." --...jim-p2012-09-301-3/+0
* Refine OpenVPN client/server deletion to allow for removing invalid empty ent...jim-p2012-09-251-3/+3
* Allow for changing OpenVPN TUN to TAP device mode without reboot.PiBa-NL2012-09-221-0/+3
* Update usr/local/www/vpn_openvpn_server.phpbcyrill2012-08-131-4/+7
* Fixup openvpn shortcut bar status/controljim-p2012-08-101-4/+7
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Split references here so they apply correctlyjim-p2012-08-091-6/+10
* Add forgotten "ipv6 remote network", clean up a couple bits, make sure local ...jim-p2012-08-091-10/+29
* OpenVPN Server config page - a couple of minor text tidy upsPhil Davis2012-06-281-4/+4
* Check in code that allows for using a gateway group as the interface on the O...smos2012-06-251-0/+10
* Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge...Irving Popovetsky2012-04-251-1/+1
* Rework this a little since using tap+tunnel network is valid, but using tap+t...jim-p2011-11-091-8/+8
* Fix up OpenVPN server tap modes, support various options for providing or pas...jim-p2011-11-081-8/+152
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-271-1/+5
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ar...jim-p2011-10-271-0/+30
* Merge remote branch 'upstream/master'jim-p2011-06-031-4/+12
|\
| * Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that the...jim-p2011-06-031-0/+12
| * Remove the warning message that a user doesn't have any CA/Certs when viewing...jim-p2011-06-031-4/+0
* | Merge remote branch 'upstream/master'Seth Mos2011-05-131-5/+8
|\ \ | |/
| * Misc OpenVPN CRL selection fixes.jim-p2011-05-051-5/+8
* | Merge remote branch 'upstream/master'Seth Mos2011-04-281-7/+0
|\ \ | |/
| * Allow users to select SSL/TLS+User Auth with external authentication sources.jim-p2011-04-261-7/+0
OpenPOWER on IntegriCloud