summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_phase1.php
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+0
* Allow AES-GCM for P1 where using IKEv2. Ticket #5990Chris Buechler2016-07-171-0/+4
* 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
* Fixed #6401Stephen Beaver2016-05-251-4/+4
* Handle mode correctly with Auto IKE. Ticket #6360Chris Buechler2016-05-251-1/+1
* Fix tab highlighting when editing mobile IPsec P1. Fixes #6341jim-p2016-05-101-4/+2
* VPN Menu - PunctuationNOYB2016-04-221-1/+1
* VPN / IPsec - Remove PersonalizationsNOYB2016-04-041-6/+6
* Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704Chris Buechler2016-02-181-0/+19
* Synchronize page titles with tab titles; Rename few titles in order to be mor...k-paulius2016-02-131-2/+2
* FreeBSD doesn't yet support TFC, comment out until it does. Ticket #4688Chris Buechler2016-02-121-11/+16
* Merge pull request #2616 from k-paulius/captionsStephen Beaver2016-02-111-2/+2
|\
| * Convert section titles to title casek-paulius2016-02-101-2/+2
* | clarify help text. Ticket #5880Chris Buechler2016-02-111-1/+1
* | Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-111-1/+49
* | use is_numericint rather than is_numeric for input validation here.Chris Buechler2016-02-111-4/+4
* | Fix IKE version "auto". Ticket #5880Chris Buechler2016-02-111-2/+2
|/
* Fix style issues.Chris Buechler2016-02-091-1/+2
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-10/+5
* add call 'gettext' function in the vpn menu filesbruno2016-01-221-1/+1
* Fixed #5789Stephen Beaver2016-01-211-4/+4
* HTML Compliance - VPN / IPsec / Tunnel / Edit Phase 1NOYB2016-01-151-0/+1
* Code style v wPhil Davis2015-12-171-25/+40
* 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
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-3/+3
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-3/+4
* Don't allow IPsec mobile clients user auth source to not be a RADIUS server ifMatt Smith2015-11-031-7/+9
* Limit the auth methods where "My Certificate Authority" is displayed/saved forMatt Smith2015-10-201-4/+12
* Validate that the Mobile Client settings have a valid RADIUS server selectedMatt Smith2015-10-191-0/+11
* Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fi...jim-p2015-10-071-1/+1
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-42/+0
* Cert fields should be used for EAP-RADIUS as well.jim-p2015-09-301-0/+1
* Fix detection of mobile IPsec P1 when editing.jim-p2015-09-301-1/+1
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-3/+3
* Ticket #5182 add hide functionalityJared Dillard2015-09-221-0/+4
* fix code stylingJared Dillard2015-09-031-2/+3
* move error message to top of pageJared Dillard2015-09-031-6/+4
* Merge pull request #1853 from PiBa-NL/bootstrap_fix1jim-p2015-09-021-1/+1
|\
| * bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
* | Fixed # 4969Stephen Beaver2015-09-011-39/+66
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-567/+560
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1092
OpenPOWER on IntegriCloud