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

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

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

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

Revise firewall_nat.php for MVC

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

Fix typo

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

Add missing break

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

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

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

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

Merge pull request #4504 from bashkarev/master

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

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.

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

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

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

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

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

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

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

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

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

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

9f5fbb5d 02/17/2021 08:10 PM Steve Beaver

Merged system_advanced_network for MVC

93fee0fd 02/17/2021 08:06 PM Steve Beaver

remove obsolete system_advanced.inc

33db4727 02/17/2021 07:58 PM Steve Beaver

Fix hnaltqenable setting

219a41be 02/17/2021 02:18 PM Steve Beaver

Split system_admin.inc into separate files per tab

fef846ce 02/16/2021 09:08 PM Jim Pingle

Fix custom XMLRPC port for Captive Portal. Fixes #11425

d6db3d73 02/16/2021 05:50 PM Steve Beaver

Completed networking section, subject to testing

2efdd601 02/15/2021 01:20 AM bitscher

Add IPv6 support for Gandi LiveDNS dynamic DNS handler

  • Simplify the use of the LiveDNS API by using another API call that
    handles both creating and updating for a given name and record type
    instead of the former two step operation that was fetching the whole...
3f4949b6 02/12/2021 06:29 PM Steve Beaver

Add input_errors to returned array

c040bd1d 02/12/2021 04:34 PM Steve Beaver

Revised system_advanced_notifications for MVC

11fd7da7 02/12/2021 01:50 PM Jim Pingle

Fix WireGuard add/next name behavior. Fixes #11407

  • No need to set index when creating a new entry
  • WireGuard interface name label was assuming array index=wg if name
    which was incorrect
c7e8d310 02/11/2021 08:26 PM Steve Beaver

Handle case where copyright file is downloaded but has a size of zero

cb0a23f2 02/10/2021 06:15 PM Jim Pingle

Add option to set IPsec filtering mode. Implements #11395

User can choose between filtering enc (tunnel+VTI) or filtering on
assigned VTI interface tabs (VTI only, drops all tunnel mode traffic).
See https://redmine.pfsense.org/issues/11395 for details.

c512df2d 02/10/2021 03:27 PM Steve Beaver

Fix Microsoft's idea of an apostropphe

d7769375 02/10/2021 12:58 PM Steve Beaver

Increment requested copyright version

c121648c 02/10/2021 01:52 AM Steve Beaver

Revise copyright modal to accommodate larger content

4a30c608 02/09/2021 06:53 PM Jim Pingle

Use Netgate domain for bogons. Issue NG 5446

5e3df7f4 02/09/2021 05:01 PM Renato Botelho

Detect Plus by product label

99809731 02/09/2021 04:54 PM Renato Botelho

Rename Factory -> Plus

860391bf 02/09/2021 04:15 PM Jim Pingle

This file moved, remove old copy. Fixes #11389

b29e6e1b 02/08/2021 07:03 PM Steve Beaver

Revert "Refactor system_advanced_misc for MVC"

This reverts commit c33b0ab6c2fcd4c9786d1b5e7903c01fa1fafa7d.

c33b0ab6 02/08/2021 06:07 PM Steve Beaver

Refactor system_advanced_misc for MVC

1965b431 02/08/2021 06:00 PM Steve Beaver

Typo

b34b2151 02/08/2021 05:53 PM Steve Beaver

Add registered trdemark symbol where appropriate

65371889 02/08/2021 01:22 PM Viktor Gurov

Nested alias checking fix. Issue #11372

89c7e448 02/07/2021 12:41 PM Viktor Gurov

Return correct Track IPv6 address if >1 VIP on interface. Issue #5999

87b93bb8 02/05/2021 11:31 AM Renato Botelho

It's time to move to 2.6.0-DEVELOPMENT

21c2bb34 02/04/2021 06:13 PM Renato Botelho

Remove what I suspect is a debug leftover

93830bec 02/04/2021 03:12 PM Viktor Gurov

OpenVPN rmdir fix. Issue #11254

3673b6d0 02/04/2021 11:30 AM Renato Botelho

Style fixes