Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d9818e01 03/10/2021 06:05 PM Viktor Gurov

Static IPv6 /128 routes fix. Issue #11594

6efc02a1 03/10/2021 06:04 PM Viktor Gurov

WireGuard default TCP MSS clampling. Issue #11600

edff0a3c 03/10/2021 06:03 PM Viktor Gurov

Unmount var and tmp ZFS on boot. Fixes #11617

1a618961 03/10/2021 06:01 PM Viktor Gurov

DHCP6 interfaces bootup fix. Issue #11633

a35da2ea 03/10/2021 05:58 PM Viktor Gurov

XMLRPC no section fix. Issue #11638

f6f121a2 03/10/2021 05:56 PM Viktor Gurov

Correct source IP for IPsec on 6RD/6to4 interfaces. Fixes #11643

a473d897 03/10/2021 05:05 PM Jim Pingle

Reverse x509 escape cert subjects on renewal page. Fixes #11654

09d3fe62 03/10/2021 05:05 PM Jim Pingle

Fix handling of renewing cert w/o SAN. Fixes #11652

8579d26b 03/10/2021 03:12 PM Jim Pingle

Use correct parameters when adding WG IPv6 tunnel addr. Fixes #11618

0d8a9270 03/09/2021 07:03 PM Renato Botelho

Do not build node_exporter on armv7 since lang/go14 is broken

feefcc31 03/09/2021 06:03 PM Renato Botelho

Report full product version, including -pN

2428d0a9 03/09/2021 03:26 PM Steve Beaver

Revise firewall_nat_edit for MVC

b9c1679d 03/09/2021 02:56 PM Jim Pingle

Correct rsort_log_filename() behavior. Fixes #11639

99cef76e 03/09/2021 01:02 PM Renato Botelho

Catch up with rename of Coreboot upgrade package to Firmware

beac9a1c 03/08/2021 08:19 PM Steve Beaver

Remove obsolete vars for MVC

ec0e144d 03/08/2021 08:11 PM Steve Beaver

Revise firewall_nat.php for MVC

779daee9 03/05/2021 11:21 AM Danilo Zrenjanin

Typo fix. Issue #11624

2524d548 03/04/2021 04:25 PM Renato Botelho

Do not run post-install during build

361ad87b 03/03/2021 09:24 PM Jim Pingle

Fix typo

f26a816b 03/03/2021 07:53 PM Renato Botelho

Add missing break

2e94828c 03/03/2021 07:14 PM Jim Pingle

Rework WOL page a bit. Fixes #11616

  • Eliminate duplicate code
  • Fix output encoding
  • Additional validation
  • Use POST when waking all devices
7990de53 03/01/2021 02:25 PM Viktor Gurov

route_get() optimization. Fixes #11475

490b5b48 03/01/2021 02:24 PM Viktor Gurov

Set correct DHCP failover peer IP on XMLRPC sync. Fixes #11519

e89e12e8 03/01/2021 02:23 PM Viktor Gurov

Move custom IPSEC NAT-T port settings to Advanced Options. Todo #11518

c08d270e 03/01/2021 02:23 PM Viktor Gurov

Set explicit-exit-notify to 1 for new OpenVPN Client instances. Implements #11521

3939c0e3 03/01/2021 02:18 PM Viktor Gurov

IPsec Mobile users swanctl.conf fix. Issue #11564

4a51b9cd 03/01/2021 02:17 PM Viktor Gurov

IPsec peer ID Any fix. Issue #11555

f4d883da 03/01/2021 02:17 PM Viktor Gurov

Cisco AVPair parse {clientip}. Fixes #11561

44baf5a7 03/01/2021 02:16 PM Viktor Gurov

OpenVPN data-ciphers option length validation. Issue #11559

f725132e 03/01/2021 02:15 PM Viktor Gurov

OpenVPN ncp_enable checkbox fix. Issue #11554

a1fe8144 03/01/2021 02:14 PM Viktor Gurov

Restart unbound on interface recover. Fixes #11547

cfff0f35 03/01/2021 02:13 PM Viktor Gurov

IPsec VTI interfaces bootup fix. Issue #11537

296c5881 03/01/2021 02:10 PM Viktor Gurov

WPA Enterprise PAP inner method support. Issue #2400

95e599a1 03/01/2021 02:05 PM Viktor Gurov

Show changed NAT timeouts on the system_advanced_firewall page. Issue #11565

0e432655 03/01/2021 02:01 PM Renato Botelho

Merge pull request #4504 from bashkarev/master

f7e4e439 03/01/2021 02:00 PM Renato Botelho

Merge pull request #4505 from woeperbe/patch-1

7b2bca91 03/01/2021 11:59 AM Marc Buffet

Update services.inc

Corrects the error in the dynamic DNS widget
warning: array_combine(): both parameters should have an equal number of elements in /usr/local/www/widgets/widgets/dyn_dns_status.widget.php on line 151

321fbbdb 02/27/2021 09:21 PM Dmitry Bashkarev

Fixed bug parsing netmask cisco acl

2169112c 02/25/2021 06:47 PM Steve Beaver

Basic fiurewall_NAT MVC conversion

9a5bde87 02/24/2021 07:23 PM Jim Pingle

Correct location and config for Strict CRLs in IPsec. Fixes #11526

4aa7c7ae 02/23/2021 10:04 PM Jim Pingle

Improve CA/Self-Signed serial handling. Fixes #11514

bdaa35dc 02/23/2021 09:24 PM Jim Pingle

Try parsing four digit years in cert timestamps. Fixes #11504

29804b9e 02/23/2021 07:21 PM Jim Pingle

Improve handling of broken/invalid certs. Fixes #11489

6f84dd13 02/23/2021 02:56 PM Steve Beaver

On save return virtual IP id

a397f9a8 02/23/2021 01:44 PM Renato Botelho

Merge pull request #4501 from mschiegl/patch-1

8b424bca 02/23/2021 12:46 PM Viktor Gurov

Use set_curlproxy() function for cURL proxy configuration. Issue #11476

c03a2049 02/23/2021 12:44 PM Viktor Gurov

IPsec Mobile EAP-RADIUS additional configuration fix. Issue #11447

969574b6 02/23/2021 12:41 PM Viktor Gurov

Put OpenVPN route-nopull option after custom options. Fixes #11448

19866d78 02/23/2021 12:30 PM Viktor Gurov

System Information widget fix. Issue #11443

4fef1c10 02/23/2021 12:29 PM Viktor Gurov

WireGuard interface friendly description. Fixes #11437

ee712bbb 02/23/2021 12:29 PM Viktor Gurov

Allow to use OpenVPN provided DNS servers. Implements #11140

5f120301 02/23/2021 12:27 PM Viktor Gurov

WPA Enterprise (PEAP/TLS/TTLS) client mode. Feature #2400

00995e1e 02/22/2021 05:33 PM Luiz Souza

Fix a typo.

No functional changes.

dc572d38 02/22/2021 03:45 PM Renato Botelho

Merge pull request #4491 from dsmackie/issue-9887

f37660de 02/22/2021 11:14 AM Renato Botelho

Merge pull request #4500 from bitscher/master

50ae67cd 02/22/2021 11:06 AM Renato Botelho

Merge pull request #4487 from znerol-forks/feature/master/radvd-linklocal-vip

bb3a6eb4 02/20/2021 10:28 PM Jim Pingle

Don't add empty pools line. Fixes #11488

eb5bd64f 02/20/2021 10:20 PM Jim Pingle

Fix child SA name generation. Fixes #11487

50c2b3f9 02/20/2021 10:16 PM Jim Pingle

Fix IPsec connect/disconnect for all tunnels. Fixes #11486

bd5d33d8 02/20/2021 05:55 AM mschiegl

Fix openssl digest algorithm param in openvpn.inc

At least in OpenSSL 1.1.1i-freebsd, used by pfsense 2.5, there is no longer a "list-message-digest-algorithms" parameter. It has been replaced by "list -digest-algorithms".
The old parameter results in an error 'Invalid command 'list-message-digest-algorithms'; type "help" for a list' and may even cause an endless loop on startup/migration.

6ecf793e 02/19/2021 06:24 PM Steve Beaver

Fixed #5685 - Renaming alias does not update firewall rules containg that alias

2cb3c56d 02/19/2021 03:19 PM Steve Beaver

Fixed #11464 by adding proxy configuration to web service calls

da59b0a3 02/19/2021 05:30 AM bitscher

Merge branch 'master' into master

01388d99 02/18/2021 07:45 PM Steve Beaver

Add getVIPs() function for MVC

0d2a423c 02/18/2021 07:45 PM Steve Beaver

Revised firewall_virtual_ip_edit for MVC

0a739261 02/18/2021 07:39 PM Jim Pingle

Fix broken help link.

4ccf553a 02/18/2021 06:48 PM Steve Beaver

firewall_virtual_ip refactored fro MVC

d30498df 02/18/2021 05:15 PM Renato Botelho

Fix filename in copyright message

cc28c45f 02/18/2021 05:01 PM Steve Beaver

Refactored system_advanced_misc for MVC

087d28fa 02/18/2021 04:31 PM Viktor Gurov

Non local gateways fix. Issue #11433

4e5e99a6 02/18/2021 04:29 PM Viktor Gurov

Show switch tagging ports on status_interfaces page. Implements #10804

b785f439 02/18/2021 04:27 PM Viktor Gurov

RTL8153 USB ethernet module. Implements #11125

47df65c3 02/18/2021 04:25 PM Viktor Gurov

Replace HTTP links to HTTPS. Implemets #11228

3fca57f8 02/18/2021 04:22 PM Viktor Gurov

Delete static routes on gateway down. Fixes #11296

16d5365c 02/18/2021 04:21 PM Viktor Gurov

Remove unused L2TP VPN directory. Fixes #11299

a628e8ca 02/18/2021 04:20 PM Viktor Gurov

Hide MAC address field for pseudo-interfaces. Issue #11387

57dc81ea 02/18/2021 04:19 PM Viktor Gurov

Authentication Servers copy button. Feature #11390

8673ae11 02/18/2021 04:18 PM Viktor Gurov

Unbound ip6.arpa local-zone type. Fixes #11403

861d6eef 02/18/2021 04:08 PM Viktor Gurov

aliasmod shell script. Implements #11380

1d378c4e 02/18/2021 04:06 PM Viktor Gurov

Set correct TCP MSS for IPv6. Fixes #11409

7c4b3d3c 02/18/2021 04:05 PM Viktor Gurov

Allow to use host portion of IPv6 in firewall rules. Feature #6626

6e281116 02/18/2021 04:05 PM Viktor Gurov

L2TP VPN MTU option. Feature #11406

5e280f4b 02/18/2021 04:02 PM Viktor Gurov

Xen console support. Feature #11402

f5736d98 02/18/2021 04:00 PM Viktor Gurov

Display negotiated cipher on Status / OpenVPN page. Implements #7077

f22b2155 02/18/2021 03:59 PM Viktor Gurov

Hide Shared Key field on OpenVPN client page in SSL/TLS mode. Fixes #11382

fe6b1252 02/18/2021 03:58 PM Viktor Gurov

Mythic-Beasts.com DynDNS provider support. Implements #7842

6542fe08 02/18/2021 03:57 PM Viktor Gurov

RADIUS Advanced parameters. Feature #11211

c09137ab 02/18/2021 03:06 PM Jim Pingle

Do not prefix FQDN IPsec IDs with @. Fixes #11442

819bd77c 02/18/2021 02:48 PM Viktor Gurov

Show gateway groups in OpenVPN Wizard. Fixes #11141

a2076602 02/18/2021 02:43 PM Viktor Gurov

Check that DHCP has gateway in interface_has_gateway(). Fixes #5135

25e8eb57 02/18/2021 02:41 PM Viktor Gurov

Randomize ACB cron minutes. Implements #10811

54b3109f 02/18/2021 02:39 PM Viktor Gurov

RADVD set AdvRDNSSLifetime. Fixes #11105

9115501d 02/18/2021 02:38 PM Viktor Gurov

Down disabled interfaces on boot. Fixes #11091

23fcdccc 02/18/2021 02:32 PM Viktor Gurov

Do not restart unchanged services on XMLRPC sync. Fixes #11082

e01266c0 02/18/2021 03:27 AM Luiz Souza

Improve the handling of crypto offload hardware.

Remove support to deprecated hardware.

Task: #11426

95a4e1a0 02/17/2021 09:56 PM Jim Pingle

Find IPsec IKE SAs by their full name. Issue #11435

4e5857b6 02/17/2021 09:39 PM Jim Pingle

Find IPsec IKE SAs by their full name. Issue #11435

edd24218 02/17/2021 08:30 PM Steve Beaver

Update comments

f483c24b 02/17/2021 08:27 PM Steve Beaver

Provide system_advanced_firewall.inc

f010f43c 02/17/2021 08:21 PM Steve Beaver

Revised system_advanced_notificaions for MVC