summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase1.php
Commit message (Expand)AuthorAgeFilesLines
* Correct dispaly of checkboxes for ipsecErmal2014-11-021-2/+2
* Fix PSK for non-ascii also here, ticket #3917Renato Botelho2014-10-141-0/+6
* Correct speeling as reported by: Phil Davis via githubErmal2014-09-161-1/+1
* Inverse the sense of the toggles to avoid configuration upgradesErmal2014-09-121-6/+4
* Provide Advanced Options for controlling rekey and reauth, might be usable wi...Ermal2014-09-121-0/+26
* Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ...Ermal2014-09-121-72/+93
* Tidy up "vpn_ipsec_phase1.php" XHTMLColin Fleming2014-05-091-43/+43
* Oops unbreak thisErmal2014-05-091-2/+2
* Remove Proposal check as a racoon thingyErmal2014-05-091-18/+0
* Remove generate policy option since its not relevant with strongswanErmal2014-05-091-18/+0
* Use better looking description and remove base type from negotiation. This is...Ermal2014-05-091-1/+1
* Allow to select IKE version to be used.Ermal2014-05-091-0/+21
* Check the right field hereRenato Botelho2014-04-291-1/+1
* Move the IPsec settings from System > Advanced, Misc tab to "Advanced Setting...jim-p2014-04-251-0/+1
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* xhtml Complianceayvis2014-03-141-23/+23
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-7/+7
* First swing at converting from racoon to StrongSWAN.Ermal2014-02-061-11/+0
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* 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
OpenPOWER on IntegriCloud