summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_server.php
Commit message (Expand)AuthorAgeFilesLines
...
* Indicate in various places if a certificate is revoked.jim-p2010-10-211-2/+12
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-4/+4
* Add GUI checkbox to enable strict username/common name matching for SSL/TLS+U...jim-p2010-10-131-0/+32
* Allow selecting an OpenVPN Server CRL if we are in an SSL mode.jim-p2010-09-211-0/+22
* Properly segment the OpenVPN server list table so it will sort properly.jim-p2010-09-201-0/+6
* CA/CERT Movejim-p2010-09-011-2/+2
* Require an authentication backend if the user chooses an OpenVPN server mode ...jim-p2010-08-301-0/+3
* Fix typojim-p2010-08-131-1/+1
* Use <?php instead of the short formRenato Botelho2010-08-121-1/+1
* Fix gettext implementation on vpn_openvpn_server.phpCarlos Eduardo Ramos2010-07-301-1/+1
* Implement gettext() calls on vpn_openvpn_server.phpCarlos Eduardo Ramos2010-07-271-121/+121
* Fix typo that prevented these two checkboxes from displaying the proper state...Erik Fonnesbeck2010-07-091-2/+2
* Hide the inter-client comm. option for peer-to-peer openvpn connections.jim-p2010-06-301-1/+5
* Remove logs tab from OpenVPN, since it is now replaced by the Log icon.jim-p2010-06-011-1/+0
* Add status and log urls to OpenVPN pages.jim-p2010-06-011-0/+2
* Hide "Local Network" field when creating/editing an OpenVPN shared key server...jim-p2010-05-081-1/+9
* Fix OpenVPN server validation logic. It was failing if you tried to save a sh...jim-p2010-05-081-4/+6
* add Logs tabChris Buechler2010-05-041-0/+1
* Fix descriptionjim-p2010-04-281-1/+1
* Add back Dynamic IP checkbox for OpenVPN Servers.jim-p2010-04-281-0/+20
* Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This ...jim-p2010-04-191-1/+1
* Fix finding next OpenVPN port. Protocol should be lowercase.jim-p2010-04-191-1/+1
* show port and protoChris Buechler2010-04-181-3/+3
* Show wizard tab for openvpn.Ermal Luçi2010-03-111-0/+1
* Ticket #413. Hanlde cases when no authentication is specified.Ermal Luçi2010-03-101-2/+4
* Check against proper value. Spotted-by: cmbErmal Luçi2010-03-081-1/+1
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-031-6/+2
* Allow openvpn server to authenticate only based on username/password credenti...Ermal Luçi2010-03-021-1/+12
* Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-021-4/+6
* Add support for authenticating users against server specified in the system->...Ermal Luçi2010-02-241-1/+28
* Fix setting unsetting of disable option for OpenVPN.Ermal Luçi2010-02-161-3/+4
* fix typoChris Buechler2010-02-071-1/+1
* Ticket #296. Blacklist webConfigurator certificate from certificate list it w...Ermal Luçi2010-02-031-0/+2
* fix typosChris Buechler2010-01-011-1/+1
* fix textChris Buechler2009-12-301-1/+1
* Add IP alias and 'any' support to OpenVPN. Feedback #69pierrepomes2009-12-101-2/+9
* Add carp support for OpenVPN. Ticket #69pierrepomes2009-12-021-0/+3
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+0
* fix typoChris Buechler2009-11-081-1/+1
* Make sortableScott Ullrich2009-08-231-8/+3
* Remove openvpn.inc from functions.inc since its just a subsystem that does no...Ermal Luçi2009-07-081-1/+2
* Add double click to editScott Ullrich2009-07-011-4/+4
* Add note about ; and add a push exampleScott Ullrich2009-06-301-3/+3
* Break before SaveScott Ullrich2009-06-301-0/+2
* Oops, rename to avancedScott Ullrich2009-06-301-1/+1
* Rename to custom_options to match the original setting nameScott Ullrich2009-06-301-3/+3
* Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffleScott Ullrich2009-06-301-0/+24
* Fix OpenVPN automatic shared key generation.jim-p2009-05-081-3/+4
* Fix detection of TLS/Shared Key mode for OpenVPNjim-p2009-05-081-1/+1
* Apparent variable name typo, fixes Ticket #1904jim-p2009-04-191-1/+1
OpenPOWER on IntegriCloud