summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_phase2.php
Commit message (Expand)AuthorAgeFilesLines
* Add reason to write_config() calldoktornotor2017-03-091-1/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-9/+9
* GET/POST conversion vpn_ipsec*Steve Beaver2017-02-101-8/+9
* Required fields for VPN pagesPhil Davis2017-01-311-6/+6
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* Ensure a mobile P2 is marked as such when saving.jim-p2016-09-241-0/+2
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Remove references to glxsb as it is not relevant to current supported platfor...jim-p2016-09-011-7/+0
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-44/+43
* Always use require_oncePhil Davis2016-06-271-2/+2
* VPN / IPsec - Remove PersonalizationsNOYB2016-04-041-9/+9
* Changed all selectoraction to"change" instead of "click"Stephen Beaver2016-03-081-4/+4
* Fixed #5962Stephen Beaver2016-03-081-1/+1
* Synchronize page titles with tab titles; Rename few titles in order to be mor...k-paulius2016-02-131-2/+2
* Merge pull request #2616 from k-paulius/captionsStephen Beaver2016-02-111-1/+1
|\
| * Convert section titles to title casek-paulius2016-02-101-1/+1
* | use is_numericint rather than is_numeric for input validation hereChris Buechler2016-02-111-4/+4
|/
* Merge pull request #2576 from NOYB/HTML_Compliance_-_VPN_/_IPsec_/_Tunnel_-_E...Stephen Beaver2016-02-091-2/+4
|\
| * Suppress unused id attributes.NOYB2016-02-081-4/+4
| * Add subtle note about unique ID attributes of loop created elements.NOYB2016-02-011-0/+2
| * HTML Compliance - VPN / IPsec / Tunnel - Edit Phase IINOYB2016-01-301-2/+2
* | Internationalize vpn*.phpPhil Davis2016-02-081-2/+2
|/
* Fix enable/disable of NAT/BINAT address and mask fields.Chris Buechler2016-01-291-7/+7
* Fixed #5789Stephen Beaver2016-01-211-4/+4
* IPsec phase 2 display existing keylenPhil Davis2016-01-121-1/+1
* Code style v wPhil Davis2015-12-171-18/+21
* Standardize VPN IPsec breadcrumbsPhil Davis2015-12-071-4/+6
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
* 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
* 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
* 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
* Fixed #5102Stephen Beaver2015-09-041-3/+3
* 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