summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_settings.php
Commit message (Expand)AuthorAgeFilesLines
* Add isset check for strictcrlpolicyPhil Davis2015-07-231-1/+1
* Add IPsec advanced option for strict CRL checkingChris Buechler2015-07-221-0/+16
* Handle IPsec Advanced Settings save before IPsec is enabledPhil Davis2015-07-221-12/+16
* Encoding in vpn_ipsec_settings.phpjim-p2015-06-161-1/+1
* Merge pull request #1721 from phil-davis/styleRenato Botelho2015-06-151-3/+4
|\
| * Code spacingPhil Davis2015-06-151-3/+4
* | Ticket #4655 well manually merge pull/1715. Thanks: PhilErmal LUÇI2015-06-151-3/+9
|/
* Ok another round of this which unbreaks input error validation messagesErmal LUÇI2015-06-131-3/+6
* Make this right finally :). Thanks-ti: Phil-davisErmal LUÇI2015-06-121-3/+2
* Activate the redirection that for some reason got disabledErmal LUÇI2015-06-121-2/+2
* Ticket #4655 Do not behave against the logic of checkbox and description.Ermal LUÇI2015-06-111-2/+2
* Code style VPN IPsecPhil Davis2015-05-231-47/+64
* Show correct selection for noshuntlan option. Ticket #4655Chris Buechler2015-04-301-1/+1
* Fix #4640 IPsec Auto-exclude LAN address togglesPhil Davis2015-04-201-1/+1
* Implement make bofre break feature avaliable on strongswan 5.3.0 useful for I...Ermal LUÇI2015-04-181-0/+18
* Fix up Ticket #4504 implementation. Match config style with other areas. Use ...Chris Buechler2015-04-041-9/+9
* Fixes #4504 use correct key indexErmal LUÇI2015-04-031-1/+1
* Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic...Ermal LUÇI2015-04-031-0/+16
* Fix IPsec Advanced Settings uniqueids. It was neither set in strongswan confi...benny2015-03-311-0/+1
* clean up unique IDs text a bit.Chris Buechler2015-03-111-2/+2
* Don't enable interfaces_use by default. Add checkbox to enable on AdvancedChris Buechler2015-03-101-0/+19
* Remove "Prefer old SA" option, and ignore it in all existing configurations. ...Chris Buechler2015-03-031-18/+0
* Fixes #4359 Allow controlling uniqueidsErmal LUÇI2015-01-311-0/+29
* Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...Ermal LUÇI2015-01-311-7/+21
* Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)Ermal LUÇI2015-01-071-0/+15
* fix textChris Buechler2015-01-071-1/+1
* fix spelling of compressionChris Buechler2015-01-071-6/+6
* Fixes #4182 by properly managing IPcomp on ipsec tunnels.Ermal LUÇI2015-01-071-12/+9
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Add input validation on vpn_ipsec_settings.php. Fixes #4052.Chris Buechler2014-11-281-1/+57
* Fixes #4039 remove the toggle from IPSec settings since its not anymore useful.Ermal LUÇI2014-11-241-19/+0
* Allow accept_unencrypted_mainmode_messages to be enabled if neededErmal2014-10-301-0/+18
* get back to our standard RFC-defined capitalization of IPsecChris Buechler2014-10-021-4/+4
* firewall_virtual_ip make the table sortablePiBa-NL2014-09-281-1/+1
* Merge pull request #1139 from ExolonDX/branch_master_02Renato Botelho2014-05-091-6/+7
|\
| * Tidy up "vpn_ipsec" XHTMLColin Fleming2014-05-081-6/+7
* | Some adjustments to the code for loggingErmal2014-05-091-1/+1
|/
* Move the IPsec settings from System > Advanced, Misc tab to "Advanced Setting...jim-p2014-04-251-0/+252
OpenPOWER on IntegriCloud