summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase2.php
Commit message (Expand)AuthorAgeFilesLines
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-5/+6
* XHTML ComplianceN0YB2014-03-061-49/+49
* touch up text, s/nat/NAT/Chris Buechler2013-09-031-4/+4
* Remove invallid option 'none' for IPSec Phase 2. Fixes #2816Renato Botelho2013-02-151-1/+0
* Properly generate all address data based on configuration selectedErmal2013-02-111-6/+6
* Make IPv4/IPv6 validation on IPSecRenato Botelho2013-01-241-0/+20
* Don't allow transport mode to be selected for mobile clients. Fixes #2713jim-p2012-12-071-0/+2
* Commit a revised version of https://github.com/bsdperimeter/pfsense/pull/264....Ermal2012-11-191-1/+1
* Standardize hypenation and capitalization of Pre-Shared Keyjim-p2012-10-261-1/+1
* Throw an error when invalid configuration is posted(address->network).Ermal2012-10-231-0/+2
* Check against _address since that is the field inputed _type is always there.Ermal2012-10-051-2/+2
* Properly set address type selectionErmal2012-10-051-2/+2
* Do not make natlocalid requiredErmal2012-10-051-16/+19
* This field isn't required, so only check it if there is a valuejim-p2012-10-051-1/+1
* Add a NAT entry for configuring NAT on ipsec phase2. It will add nat rules on...Ermal2012-10-041-0/+99
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Activate more Hash, DH, and PFS options that are available in racoon now. Not...jim-p2012-08-021-6/+0
* Ticket #2455: do not check encryption algo for AH protocolPierre POMES2012-05-261-12/+17
* restore default dropdown values of 24/64 bitsDarren Embry2012-04-051-0/+38
* add feature #2320 to vpn_ipsec_phase2.php.Darren Embry2012-04-051-32/+7
* Reject an interface without a subnet as a network source in the IPsec Phase 2...jim-p2012-02-141-0/+10
* Merge remote branch 'upstream/master'jim-p2011-06-031-49/+38
|\
| * Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given...Evgeny Yurchenko2011-06-021-7/+21
| * Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given...Evgeny Yurchenko2011-06-011-49/+24
* | Merge remote branch 'upstream/master'jim-p2011-06-011-2/+68
|\ \ | |/
| * Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a give...Evgeny Yurchenko2011-05-311-2/+41
| * Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a give...Evgeny Yurchenko2011-05-311-1/+28
* | enlarge various address fields for IPv6 addressesSeth Mos2011-03-171-3/+3
* | Add the ability to differentiate between v4 and v6 tunnels. Bill says he can ...Seth Mos2011-03-111-9/+21
|/
* Make sure to resolve the gateway name before passing it off to the IPsec relo...smos2011-02-241-1/+2
* Add other interfaces to local network selection and show proper names. Fixes ...Erik Fonnesbeck2010-11-221-1/+6
* Fix XSS issuesScott Ullrich2010-11-121-10/+10
* Do not include 'remoteid' javascript functions for mobile ipsec. Ticket #797pierrepomes2010-10-171-9/+7
* Corrections gettext() calls on vpn_ipsec_phase2.phpRafael Lucas2010-07-301-1/+1
* Implement gettext() calls on vpn_ipsec_phase2.phpCarlos Eduardo Ramos2010-07-271-52/+52
* 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
* Add PSK tab to all IPsec pages, it was missing from some.jim-p2010-05-131-1/+2
* Ticket #430. Give a none option to allow for roadwarriors configs.Ermal Luçi2010-03-161-0/+5
* When editing a P2: reset netmask to 24 only when it is not specified, in case...pierrepomes2010-02-231-2/+2
* Ticket #352. Allow 0 mask in remote network bits.Ermal Luçi2010-02-121-7/+8
* fix textChris Buechler2010-02-111-2/+2
* 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
* Include functions.inc which will then include ipsec.incScott Ullrich2009-08-231-1/+1
* Fix interface list usageErmal Luçi2009-07-071-3/+0
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-151-26/+59
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-151-2/+26
* Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry.Seth Mos2009-03-121-0/+9
OpenPOWER on IntegriCloud