summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_server.php
Commit message (Expand)AuthorAgeFilesLines
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-3/+4
* XHTML ComplianceN0YB2014-03-031-96/+103
* 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
* | Add ipv6 tunnel remote subnetsSeth Mos2011-04-251-4/+36
|/
* Don't test if a cert is in use here, you could in theory use a cert for a use...jim-p2011-04-071-2/+0
* Fix link; use same message for missing certs.jim-p2011-04-061-2/+2
* Make the default openvpn cert authority message a bit relaxed and let user kn...Scott Ullrich2011-04-061-1/+1
* Switch back to dev_mode so existing configs aren't broken by the other changes.jim-p2011-04-011-6/+6
* Select the device mode to tun if variable device_mode not exist in the config...lgcosta2011-03-211-3/+8
* Added option to select the type of device for use in the tunnel openvpnlgcosta2011-03-211-0/+18
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-201-0/+20
* Add a checkbox for duplicate-cn on OpenVPN servers.jim-p2011-01-201-1/+24
* Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-061-2/+2
* Disable redirect gateway checkbox when using shared key (you can't push with ...jim-p2010-12-021-1/+6
* Fix XSS issuesScott Ullrich2010-11-121-9/+9
* Various CRL fixes.jim-p2010-11-061-0/+4
* Warn a user when entering the OpenVPN client/server screens that they need a ...jim-p2010-11-041-7/+29
* Replace \r from custom options otherwise it breaks config.Ermal2010-10-281-1/+1
OpenPOWER on IntegriCloud