summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_phase2.php
Commit message (Collapse)AuthorAgeFilesLines
* Standardize VPN IPsec breadcrumbsPhil Davis2015-12-071-4/+6
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Fix the warning when no HASH algorithm is selected (together with AES-GCM).Luiz Otavio O Souza2015-11-091-1/+1
|
* Fix visualization of the selected PFS key group.Luiz Otavio O Souza2015-11-091-1/+1
| | | | Without this fix you can change your PFS key group to off when editing a phase 2 entry.
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-27/+54
|
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-42/+0
|
* Fixed bogus array_merge in localid_type selectorStephen Beaver2015-09-301-1/+1
|
* Fixed incorrect encryption bits selectorsStephen Beaver2015-09-301-43/+43
| | | | Hide Remote network if mobile
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-3/+3
|
* Ticket #5182 add hide functionalityJared Dillard2015-09-221-1/+4
|
* Fixed #5102Stephen Beaver2015-09-081-3/+3
| | | | javascript revised to accommodate VPN masks
* Fixed #5102Stephen Beaver2015-09-041-3/+3
| | | | Provided new method addVPNMask() that creates a mask selector including '0'
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-503/+517
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+983
OpenPOWER on IntegriCloud