Project

General

Profile

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

# Date Author Comment
6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

09fe7cf9 11/26/2015 02:30 AM Chris Buechler

Fix what I broke removing DES. pointy-hat-to: me

76bec1ab 11/26/2015 12:34 AM Chris Buechler

Remove GCM options from phase 1, it's only supported in P2. Remove DES while here.

fef38e5a 11/22/2015 03:37 PM Luiz Souza

Fix ipsec_enabled() to return true only when at least one of the phase 1 entries are enabled.

dc0f709e 11/22/2015 01:21 PM Luiz Souza

Convert all the occurrences of $config['ipsec']['enable'] in filter.inc, ipsec.inc and service-utils.inc

Fix ruleset when IPSEC is enabled but there are no Phase 1 entries.

Issue: #5487

c53e411f 11/11/2015 09:17 PM Matthew Smith

Fix #5350. Correct issues with strongswan logging (setting changes did not persist across reboots, setting silent did not work).

796b7651 11/10/2015 06:19 PM Renato Botelho

Change ipsec_dump_mobile() to parse regular output of ipsec leases, we are removing patch that made it to output xml

4e96112a 11/10/2015 03:14 PM Luiz Souza

Add a new function that returns the current state of IPSEC.

Whenever we have phase1 entries, IPSEC is considered enabled.

f3e15492 11/03/2015 07:57 PM Renato Botelho

A new fix for #4130:

The fix added for this bug, that check xml file size is < 200 to decide
if file must or not be read created a new issue, single entry is not
showed.

Instead of doing this, check parse_xml_config() return and return empty
array when it's -1...

1dade399 11/03/2015 06:54 PM Renato Botelho

Only call pfSense_ipsec_list_sa() when IPsec is enabled

e1c34c69 11/03/2015 01:25 PM Renato Botelho

Restore ipsec_dump_spd() accidentally removed on 7fcd5ea8bb2e7c9c94e1f38008fc3da440eb14e8. Pointy hat to: garga

7fcd5ea8 11/03/2015 11:22 AM Renato Botelho

Retire ipsec_smp_dump_status()

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/