summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_client.php
Commit message (Expand)AuthorAgeFilesLines
* Do not show the user/pass for pre shared key on Openvpn since its not-supported.Ermal2014-11-131-2/+6
* 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
* Update vpn_openvpn_client.phpDmitriy K.2014-06-241-3/+3
* Update vpn_openvpn_client.phpDmitriy K.2014-06-201-3/+0
* Default values for verb if it is not set when editDmitriy K.2014-06-171-1/+4
* patchpack1Dmitriy K.2014-06-171-1/+108
* Whitespace fixesjim-p2014-06-041-80/+80
* Allow the user to select "None" for OpenVPN client certificate, so long as th...jim-p2014-06-041-6/+10
* Tidy up "vpn_openvpn_client.php" XHTMLColin Fleming2014-05-081-88/+88
* replaced uppercase html tags with lowercaseayvis2014-03-191-2/+2
* Merge pull request #907 from PiBa-NL/openvpn_client_usercredentialsErmal Luçi2014-03-191-2/+42
|\
| * openvpn, allow for entering client user credentials in the WebGUIPiBa-NL2014-02-091-2/+42
* | xhtml Complianceayvis2014-03-141-18/+18
* | 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
* Permit openvpn to use same port on different interfaces. It should fix #814Renato Botelho2013-01-291-1/+1
* Document remote network lists in OpenVPN GUIPhil Davis2013-01-291-15/+15
* Allow specifying multiple local/remote networks for OpenVPN separated by comm...jim-p2013-01-241-2/+9
* 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
* Refine OpenVPN client/server deletion to allow for removing invalid empty ent...jim-p2012-09-251-3/+3
* Fix IPv6 remote_network typophildd2012-08-241-1/+1
* Fixup openvpn shortcut bar status/controljim-p2012-08-101-0/+5
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Add forgotten "ipv6 remote network", clean up a couple bits, make sure local ...jim-p2012-08-091-3/+42
* Allow for selecting the gateway group as a interface for the OpenVPN clientssmos2012-06-281-1/+11
* OpenVPN Client config page - minor test fixPhil Davis2012-06-281-3/+2
* Actually save the value typed in the bandwidth limit box for the openvpn clie...jim-p2011-11-161-0/+5
* Converting javascript code from prototype to jQueryVinicius Coque2011-10-241-3/+3
* Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b76...Evgeny Yurchenko2011-06-051-1/+1
* Merge remote branch 'origin/master'Evgeny Yurchenko2011-06-051-4/+8
|\
| * Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that the...jim-p2011-06-031-0/+8
| * Remove the warning message that a user doesn't have any CA/Certs when viewing...jim-p2011-06-031-4/+0
* | Restoring gray background to the right of some tables in GUI.Evgeny Yurchenko2011-06-051-1/+1
|/
* Don't test for a user cert here either, see previous commit.jim-p2011-04-071-2/+0
* Switch back to dev_mode so existing configs aren't broken by the other changes.jim-p2011-04-011-4/+4
* standardize the device_mode variablelgcosta2011-04-011-4/+4
* Fix copypastojim-p2011-01-311-1/+1
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-201-0/+20
* Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-061-2/+2
* When the local port is left blank on an OpenVPN client, use 'lport 0' to dire...jim-p2010-11-191-1/+1
* Fix XSS issuesScott Ullrich2010-11-121-1/+1
* Warn a user when entering the OpenVPN client/server screens that they need a ...jim-p2010-11-041-6/+28
* Replace \r from custom options otherwise it breaks config.Ermal2010-10-281-1/+1
* Fix formattingjim-p2010-10-281-16/+16
* Fix this logic.jim-p2010-10-281-1/+1
OpenPOWER on IntegriCloud