summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_phase1.php
Commit message (Expand)AuthorAgeFilesLines
* Authentication selector JavaScript changed to eliminate lagSteve Beaver2017-09-191-2/+2
* Use attribute rekey_enable as usual but optionally allow to set margintime if...hamnur2017-07-171-10/+20
* Fix indent of if-blockhamnur2017-07-141-1/+1
* Check if margintime is numeric and smaller than P1 lifetimehamnur2017-07-141-2/+6
* Hide margintime if rekeying is disabledhamnur2017-07-141-15/+28
* Add strongswan rekeymargin attribute to vpn ipsec phase1 viewhamnur2017-06-291-0/+14
* Add reason to write_config() calldoktornotor2017-03-091-1/+1
* Fix saving Hybrid RSA + Xauth. Fixes #7258jim-p2017-02-131-1/+2
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-11/+12
* GET/POST conversion vpn_ipsec*Steve Beaver2017-02-101-8/+8
* Required fields for VPN pagesPhil Davis2017-01-311-15/+15
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* Fixed #6898Steve Beaver2016-11-071-1/+1
* 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
OpenPOWER on IntegriCloud