Project

General

Profile

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

# Date Author Comment
a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

e729ecf8 10/31/2023 12:08 AM Marcos M

Specify specialnet flags when calling get_specialnet(). Fix #14935

Allow passing specialnet flags to pconfig_to_address() to correctly
handle address/network config elements. Also correctly handle VIP
selection in nat/binat rules.

77ba3449 10/10/2023 05:56 PM Marcos M

Specify specialnet flags for GUI fields. Fix #14845
Store the flags in variables to allow easier future updates.

abc8192b 08/23/2023 06:32 PM Marcos M

Refactor rule separators. Fix #14691

feefe2c3 07/31/2023 05:32 PM Marcos M

Refactor display of special networks

ccf3b257 07/31/2023 05:32 PM Marcos M

Refactor usage of special networks
Pre-requisite for easier implementation of interface group in firewall rules.

8a12728d 07/31/2023 05:30 PM Marcos M

Use the correct index when saving rule separators. Fix #14619
Also fix displaying rule separators with an out of range index.

be6d4417 03/03/2023 02:11 PM Jim Pingle

Fix EasyRule ICMP6 and invalid protos. Fixes #14037

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

d55227f4 11/14/2022 09:02 PM Jim Pingle

Misc EasyRule updates/fixes.

  • Addresses several known issues in EasyRule. Fixes #13445
  • Updates syntax to new style for PHP 8.1. Fixes #13627
8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

83314732 08/31/2021 02:09 PM Viktor Gurov

Cleanup and improve easyrule. Fixes #12151

015a4824 06/15/2021 01:48 PM Viktor Gurov

Easyrule IPv6 fix. Issue #11439

281dede0 03/19/2021 07:25 PM Renato Botelho

Remove WireGuard support

Out of an abundance of caution while we investigate the claims about
WireGuard in public, we need to remove it from pfSense Plus and CE in
order to shield customers from potential risk.

e1afb219 01/22/2021 06:23 PM Jim Pingle

Add WireGuard to easyrule

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

1dcaf2d8 09/11/2019 01:59 PM Renato Botelho

Remove deprecated comments since username tag got CDATA

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

b55d94e8 11/14/2018 05:04 PM Jim Pingle

Init various arrays in easyrule before use with references. Fixes #9119

bd4c337c 05/30/2018 08:53 PM Jim Pingle

Please welcome routed IPsec using if_ipsec VTI interfaces. Implements #8544

To use, create a P1/P2 and set P2 to VTI using local/remote network as tunnel endpoint addresses, then assign the interface (enable, but IP type = none), and use like any other interface for routing.

7c1aa62b 03/01/2018 03:43 PM Jim Pingle

Add missing firewall rule tracker info to automatically generated rules. Fixes #8353

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

f593f80b 04/16/2017 10:18 AM Phil Davis

Refactor get_configured_interface_with_descr remove unused parameter

fddb303a 03/05/2017 09:32 PM Doktor Notor

Add reason to write_config() calls

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

Move copyright from ESF to Netgate

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

Move to Apache License 2.0

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

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

92272605 04/11/2016 07:03 AM NOYB NOYB

Easyrule Block Firewall Separators Update

Update firewall rule separators positions when adding an easyrule block.

6d364925 02/12/2016 01:55 PM Phil Davis

Remove German from English message text

7e506f87 02/02/2016 03:28 PM Jim Pingle

Fix easy rule problem when using a non-English language, take 2.

1c0083d0 01/29/2016 01:19 PM Jim Pingle

Fix easy rule problem when using a non-English language.

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

1d85e963 11/10/2015 04:42 PM Renato Botelho

Fix calls to ipsec_enabled() added in 179ab6b364

179ab6b3 11/10/2015 04:20 PM Luiz Souza

Eliminate a few more cases of $config['ipsec']['enable'].

Mostly when dealing with enc0 interface.

c9d46a8e 09/15/2015 09:20 PM Renato Botelho

Retire PPTP server, fixes #4226:

- Remove PPTP server and all related code
- Bump config version 12.2
- Write upgrade config code to remove pptpd section and also cleanup
firewall and NAT rules using PPTP interface or src/des

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

Move main pfSense content to src/