Project

General

Profile

Download (15.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c5292060 04/05/2015 12:52 AM Chris Buechler

Fix up Ticket #4504 implementation. Match config style with other areas. Use a config setting to disable, rather than enable, this functionality since it's enabled by default so the tag isn't necessary in the default config. Remove now unnecessary config upgrade code.

9b7ca37d 04/03/2015 06:03 PM Ermal Luçi

Fixes #4504 use correct key index

53475389 04/03/2015 05:59 PM Ermal Luçi

Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic sent to lan ip to go to the ipsec tunnel

887f2517 03/31/2015 04:18 PM Ermal Luçi

Merge manually pull request #1593

3d67c650 03/12/2015 03:00 AM Chris Buechler

clean up unique IDs text a bit.

eb6495c3 03/10/2015 10:20 PM Chris Buechler

Don't enable interfaces_use by default. Add checkbox to enable on Advanced
tab, in case there are scenarios where it's desirable. Ticket #4341

Conflicts:
etc/inc/vpn.inc

911cc213 03/03/2015 06:18 AM Chris Buechler

Remove "Prefer old SA" option, and ignore it in all existing configurations. Breaks things in many cases with strongSwan. For the very rare circumstances where this is actually desirable, it's just a sysctl that can be set in tunables.

908edbd3 01/31/2015 06:36 PM Ermal Luçi

Fixes #4359 Allow controlling uniqueids

41da54ce 01/31/2015 10:06 AM Ermal Luçi

Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec service.

845f9f78 01/07/2015 09:06 PM Ermal Luçi

Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)

2a8a09a9 01/07/2015 06:48 PM Chris Buechler

fix text

d2884b9a 01/07/2015 06:47 PM Chris Buechler

fix spelling of compression

45efe1b6 01/07/2015 03:33 PM Ermal Luçi

Fixes #4182 by properly managing IPcomp on ipsec tunnels.
Also retires IPsec force reloading advanced sysctl since its useless nowdays with strongswan and remove its call on rc.newipsecdns.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

a96dc32e 11/29/2014 01:17 AM Chris Buechler

Add input validation on vpn_ipsec_settings.php. Fixes #4052.

2f851abf 11/24/2014 09:07 PM Ermal Luçi

Fixes #4039 remove the toggle from IPSec settings since its not anymore useful.

737b18f2 10/30/2014 08:35 PM Ermal LUÇI

Allow accept_unencrypted_mainmode_messages to be enabled if needed

3c4fc30b 10/02/2014 09:19 PM Chris Buechler

get back to our standard RFC-defined capitalization of IPsec

547d7641 09/28/2014 08:56 PM Pi Ba

firewall_virtual_ip make the table sortable

4a5b2e8b 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1139 from ExolonDX/branch_master_02

6ae8b844 05/09/2014 01:36 PM Ermal LUÇI

Some adjustments to the code for logging

391453a1 05/08/2014 10:02 PM Colin Fleming

Tidy up "vpn_ipsec" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT and IMG tags and ALT to IMG tags
Move NOWRAP into CLASS statement
Deprecate ampersand in Anchor tags

71172088 04/25/2014 04:13 PM Jim Pingle

Move the IPsec settings from System > Advanced, Misc tab to "Advanced Settings" tab under VPN > IPsec.