summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/openvpn_wizard.inc
Commit message (Expand)AuthorAgeFilesLines
* Encode ca/cert info in openvpn_wizard.incjim-p2015-07-011-0/+8
* Minor wizard text fixupsPhil Davis2015-06-021-4/+4
* fix up textChris Buechler2014-11-041-3/+3
* Ensure e-mail address carries over from the CA screen to the Cert screen in t...jim-p2014-04-151-0/+4
* use email from CA creation also as the default for server certChris Buechler2014-04-141-0/+1
* Change OpenVPN Compression settings to cover the full range of allowed settin...jim-p2013-10-311-0/+9
* Add Auth Digest to OpenVPN wizard also.jim-p2013-10-301-0/+10
* Track user/time a firewall rule was created and last updated, and show this i...jim-p2013-03-201-0/+2
* Permit openvpn to use same port on different interfaces. It should fix #814Renato Botelho2013-01-291-1/+1
* Don't forget the wizard...jim-p2013-01-241-2/+2
* Allow selecting the digest algorithm when creating a CA or Cert. Implements #...jim-p2013-01-211-2/+2
* Change ereg() to preg_match() functionccesario2012-07-011-2/+2
* When making a server certificate in the wizard, make sure we specify it must ...jim-p2011-11-291-1/+1
* makes correct use of printf and gettextVinicius Coque2011-07-181-2/+2
* Misc fixes to make the openvpn wizard stop re-creating a CA previously made v...jim-p2011-05-071-2/+7
* Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lowe...jim-p2011-03-031-1/+1
* Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o...jim-p2011-01-201-0/+10
* Add a checkbox for duplicate-cn on OpenVPN servers.jim-p2011-01-201-0/+2
* Change OpenVPN wizard to set input_errors when there is a fatal condition tha...jim-p2010-10-201-4/+4
* Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes...jim-p2010-10-201-4/+16
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-5/+5
* CA/CERT Movejim-p2010-09-011-13/+13
* Enforce length of OpenVPN server descr in wizard.jim-p2010-08-261-2/+11
* Fix this test, allows proper selection of CA in OpenVPN wizard.jim-p2010-08-201-1/+1
* Remove remote network from wizard, it is not used for a Remote Access VPN.jim-p2010-05-081-5/+0
* fix "Invalid argument supplied for foreach"Chris Buechler2010-05-011-4/+6
* Add dynamic IP option to OpenVPN wizard.jim-p2010-04-281-0/+2
* Perform IP/Host and Port number validation for Authentication servers in the ...jim-p2010-04-191-1/+14
* Restrict country code entry in the OpenVPN wizard to two letters.jim-p2010-04-191-0/+6
* Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.jim-p2010-04-191-3/+3
* Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (...jim-p2010-04-191-4/+3
* Fix CA cert dupe detection when no certs yet exist.jim-p2010-04-151-4/+6
* Perform more strict validation on CA and Cert names before proceeding in the ...jim-p2010-04-121-4/+10
* Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket ...jim-p2010-04-121-0/+16
* OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and so...jim-p2010-04-121-3/+6
* Fixup OpenVPN wizard LDAP settings. Ticket #500.jim-p2010-04-121-2/+11
* Add/fix wording of descriptions in OpenVPN wizard.jim-p2010-04-121-148/+152
* Add some descriptions. Default to local port 1194 when no other server is con...Ermal2010-03-181-0/+3
* Correctly show cipher listErmal2010-03-181-1/+2
* Actually get values from the CA based on what was choosen during wizard.Ermal2010-03-181-1/+1
* Try to prefill values if creating a certificate.Ermal2010-03-181-0/+38
* Merge common name fields with descriptive name. Default to 3650 days of lifet...Ermal2010-03-181-4/+4
* fix textChris Buechler2010-03-131-3/+3
* The Openvpn rule does not need proto.Ermal2010-03-111-1/+1
* Fix rule creation.Ermal2010-03-111-1/+0
* Add my copyrightErmal2010-03-111-0/+27
* Correct field name.Ermal Luçi2010-03-111-1/+1
* Fix index.Ermal Luçi2010-03-111-1/+1
* Fix rule creation.Ermal Luçi2010-03-111-1/+1
* Final touches.Ermal Luçi2010-03-111-1/+1
OpenPOWER on IntegriCloud