Project

General

Profile

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

# Date Author Comment
c720e0ee 01/23/2017 08:16 PM Renato Botelho

Merge pull request #3414 from phil-davis/ipv6-compress

0be9d722 01/23/2017 01:48 PM Steve Beaver

Fixed #6967

587995fb 01/22/2017 08:28 AM Phil Davis

Always force compress when calling Net_IPv6

e470f721 01/08/2017 01:50 AM Jim Pingle

Rework how IPsec log settings are stored/retreived, adjust the default values. Implements #7007

33927941 10/29/2016 10:08 PM Pi Ba

ipsec mobile clients, don't check mobile leases if mobile client isn't enabled to begin with

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

a46e0d74 07/18/2016 04:18 AM Chris Buechler

Allow AES-GCM for P1 where using IKEv2. Ticket #5990

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

e8c516a0 02/18/2016 12:19 PM Phil Davis

Internationalize etc inc i through s

d9901ff4 02/09/2016 11:56 PM Chris Buechler

Fix style issues.

2a5960b0 02/09/2016 09:58 PM Luiz Souza

Review of CARP uniqid changes.

It turns out that current CARP implementation is not much different from an IP alias.

This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

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/