summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase1.php
Commit message (Expand)AuthorAgeFilesLines
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-7/+7
* XHTML ComplianceN0YB2014-03-061-67/+68
* Add an option to verify peers_identifier when it's ASN.1 distinguished name. ...Renato Botelho2014-02-281-0/+14
* Make IPv4/IPv6 validation on IPSecRenato Botelho2013-01-241-2/+23
* Fix indent and blanks at EOLRenato Botelho2013-01-241-30/+30
* Update usr/local/www/vpn_ipsec_phase1.phpErmal Luçi2012-11-161-1/+1
* Standardize hypenation and capitalization of Pre-Shared Keyjim-p2012-10-261-2/+2
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Activate "base" exchange mode also supported by racoon.jim-p2012-08-081-1/+1
* Activate more Hash, DH, and PFS options that are available in racoon now. Not...jim-p2012-08-021-4/+2
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-031-0/+13
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-1/+1
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-0/+5
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-0/+18
| |\ \
| * | | Remove gettext from negotiation modeVinicius Coque2011-05-251-1/+1
* | | | Merge remote branch 'upstream/master'jim-p2011-06-221-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Do not store CA and CERT in config unless needed. Will allow deleting unused ...Evgeny Yurchenko2011-06-211-0/+5
| | |/ | |/|
* | | Merge remote branch 'upstream/master'jim-p2011-06-031-0/+18
|\ \ \ | |/ /
| * | Add a GUI selection for racoon's generate_policy directive since it may be us...jim-p2011-06-031-0/+18
| |/
* | enlarge various address fields for IPv6 addressesSeth Mos2011-03-171-1/+1
* | Extend the IPsec configuration with a protocol family for the phase 1Seth Mos2011-03-141-0/+18
|/
* Correct variable name. This could never have deleted the static route for IPs...smos2011-02-241-1/+1
* Don't save CA/Cert for a PSK IPsec tunnel.jim-p2011-01-311-0/+8
* Ticket 1041. Fix bad commit...Pierre POMES2010-12-121-1/+1
* Add IPSec 'ipalias' VIP support. Ticket #1041Pierre POMES2010-12-101-0/+3
* Fix vip descriptions in openvpn and ipsec screens. Ticket #1042Pierre POMES2010-12-061-1/+1
* Fix XSS issuesScott Ullrich2010-11-121-7/+7
* Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...jim-p2010-10-191-2/+2
* Fixup comments a little.jim-p2010-10-111-0/+3
* Correct and cleanup this input validation logic for IPsec Phase 1 PSK/Cert co...jim-p2010-10-111-6/+15
* CA/CERT Movejim-p2010-09-011-2/+2
* Let the user choose the IPsec CA instead of assuming.jim-p2010-08-131-2/+27
* Add a GUI selection for the proposal_check config option. Provide all the cho...jim-p2010-08-131-1/+18
* Modify various (s)printf format strings to allow translations to change the o...Erik Fonnesbeck2010-08-111-1/+1
* Fix gettext implementation on vpn_ipsec_phase1.phpCarlos Eduardo Ramos2010-07-301-1/+1
* Implement gettext() calls on vpn_ipsec_phase1.phpCarlos Eduardo Ramos2010-07-271-68/+68
* Remove Logs tab from OpenVPN, as it is no longer needed.jim-p2010-06-011-1/+0
* Add status/log icons to IPsec pages.jim-p2010-06-011-0/+3
* Only enforce peer ID and psk on p1 screen if we are NOT dealing with a pure-p...jim-p2010-05-061-21/+38
* Reorder Auth. Method and PSK field to a more logical sequence. Part of ticket...jim-p2010-05-061-32/+33
* Move { and } to same line.sullrich2009-12-021-6/+3
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+2
* add links to IPsec logs under IPsec status and other pagesChris Buechler2009-11-071-0/+1
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-5/+3
* Include functions.inc which will then include ipsec.incScott Ullrich2009-08-231-1/+1
* Unbreak ipsec. ipsec.inc is needed to set the various drop down box values s...Scott Ullrich2009-08-231-1/+1
* Fix interface list usageErmal Luçi2009-07-071-3/+0
* Fix ipsec vpn phase1 post code so that we correctly try to delete the old sta...Seth Mos2009-07-061-3/+4
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-151-11/+0
OpenPOWER on IntegriCloud