Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
39d83c73 04/07/2021 12:49 PM Viktor Gurov

Show Unbound used certificate on the Certificate Manager page. Fixes #11678

15f716d8 04/07/2021 12:37 PM Danilo Zrenjanin

Note says that gateway or failover gatewaygroup are valid options #11164

6bb8cdd4 04/07/2021 12:32 PM Viktor Gurov

OpenVPN Cisco AVPair {clientipv6} template. Implements #11596

a7086b04 03/31/2021 01:24 PM Renato Botelho

Fix #11760: Make sure log file exist

Prevent PHP complaining about log file not found and create an empty
file when it doesn't exist. In this case return code will not be read
and it will not break the loop, trying one more time.

18f7c1cb 03/28/2021 12:39 PM Viktor Gurov

Firewall Schedules edit fix. Issue #11747

8ec12f4b 03/26/2021 06:50 PM Renato Botelho

Upgrade: Improve information when it fails

Since first version after pfSense-upgrade, pkg_mgr_install.php waits for
pkg socket to start presenting information to users. This socket is
responsible for providing needed data to make progress bar to work.

When socket never shows up, usually because pfSense-upgrade aborted...

d832de01 03/25/2021 08:20 PM Steve Beaver

Display a suitable message in the textarea if the update process aborts for any reason. Tighten up timing so that update attempts that complete very quickly are not missed.

8c9eaa71 03/25/2021 03:25 PM Viktor Gurov

Find IPsec IKEv1 SAs widget fix. Issue #11435

e0628582 03/24/2021 08:08 PM Renato Botelho

Update translation files

d0aab9c7 03/24/2021 07:59 PM Renato Botelho

Regenerate pot

6bd19b7c 03/24/2021 07:58 PM Renato Botelho

Regenerate pot

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.

0aa7f5a7 03/19/2021 03:12 PM Jim Pingle

Fix user cert parameters when creating user+cert. Fixes #11705

02ff3b5a 03/18/2021 07:28 PM Steve Beaver

Fixed #11702 by revising ramdisk code

5effaab2 03/16/2021 06:49 PM Renato Botelho

Merge pull request #4503 from nraven777/patch-1

75a3b0de 03/16/2021 03:19 PM Viktor Gurov

set_curlproxy() fixes. Issue #11476

919545c4 03/16/2021 01:13 PM Steve Beaver

Finish refactoring firewall_NAT* for MVC

90fd68c6 03/16/2021 12:21 PM Viktor Gurov

Reject IPv4-mapped IPv6 addresses on Mobile IPsec DNS server input validation. Fixes #11446

1bfdb794 03/15/2021 12:24 PM Jim Pingle

Change OpenVPN auth to php-cgi for the time being. Fixes #4521

41e0d95f 03/11/2021 02:01 PM Jim Pingle

Refine help/error text for system domain. Fixes #11658

81949bee 03/10/2021 08:15 PM Viktor Gurov

IPsec IKEv1 mixed Phase 2 IP protocols support. Issue #11643

30064732 03/10/2021 06:15 PM Viktor Gurov

OpenVPN auth sources strlen validation. Issue #11104

07b780c8 03/10/2021 06:11 PM Viktor Gurov

route_del() optimization. Issue #11475

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

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

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

Revise firewall_nat_edit for MVC

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

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
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

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

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

a33e8b1c 02/24/2021 02:43 AM nraven777 consec

CaptivePortal: Redirect back to Login Page on Logout

Currently (i.e when a custom logout page is present) when a user clicks on logout , a window with the logout message is shown which closes automatically after a few seconds , this is both visually unappealing and can close the browser if the user only has the pfsense logout tab open , it therefore would be a good move to redirect the user back to the login page when they click on logout....

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

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

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

System Information widget fix. Issue #11443

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

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

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

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

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

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

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

Refactored system_advanced_misc for MVC

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

Show switch tagging ports on status_interfaces page. Implements #10804

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

Replace HTTP links to HTTPS. Implemets #11228

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

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

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

L2TP VPN MTU option. Feature #11406

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

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

Show gateway groups in OpenVPN Wizard. Fixes #11141

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

Randomize ACB cron minutes. Implements #10811

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

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

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

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...
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
c67c74dd 02/10/2021 08:03 PM Steve Beaver

Revert copyright symbols

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.

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

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

Add registered trdemark symbol where appropriate

91cd1741 02/04/2021 03:07 PM Viktor Gurov

Check RA service on interface IPv6 type change. Fixes #11367

729a4540 02/04/2021 11:03 AM Viktor Gurov

OpenVPN User Auth fix. Issue #11368

bfde8f08 02/03/2021 12:43 PM Viktor Gurov

OpenVPN input validation fix. Issue #11362

2521eced 02/02/2021 06:23 PM Steve Beaver

Fixed #11328 by fixing jQuery and error when 'protocol' is undefined

2d51537f 02/02/2021 01:48 PM Viktor Gurov

Captive Portal custom logo fix. Issue #11360

86b28a02 02/01/2021 04:11 PM Steve Beaver

Refactored system_advanced_* pages for MVC

ab9a819b 02/01/2021 02:17 PM Viktor Gurov

Sanitize PKCS11 PIN from swanctl.conf. Issue #11348

51a34b1f 02/01/2021 02:16 PM Viktor Gurov

Sanitize securiteinfo_id. Issue #11344

f1895d6a 02/01/2021 02:16 PM Viktor Gurov

Sanitize DHCP DDNS keys. Issue #11342

294bb15c 02/01/2021 02:15 PM Viktor Gurov

Sanitize WireGuard PresharedKey from config. Fixes #11341

90749e06 02/01/2021 02:14 PM Viktor Gurov

Issue #11340
Hide WireGuard interfaces on DHCP/DHCPv6 Relay pages,
Hide mediaopt field for WireGuard interfaces on interfaces.php page

48c91226 02/01/2021 02:13 PM Viktor Gurov

Hide TLS keydir for p2p openvpn mode. Issue #11336

37a21d1b 01/29/2021 02:28 PM Jim Pingle

Clarify that Peer WireGuard Address can be multiple addrs.

00e2a771 01/29/2021 04:24 AM BBcan177 .

Update vpn_wg_edit.php

  • Text edits
  • Formatting
  • Remove debug console.log()
70ffbad3 01/28/2021 03:43 PM Viktor Gurov

OpenVPN Server page fields hide fix. #11272

2ccdb454 01/27/2021 04:11 PM Jim Pingle

WireGuard: Make pubkey read only, populate automatically. Fixes #11322

While here, add a link to copy the public key to the clipboard.

51fa9278 01/27/2021 03:20 PM Jim Pingle

Merge branch 'viktor/pfSense-ipsecmobileinperror'

f7bc20ef 01/27/2021 07:15 AM Viktor Gurov

Mobile IPsec certificate validation. Issue #11319

3b592d01 01/27/2021 05:58 AM Viktor Gurov

Fix PHP error in Mobile IPsec validation if Group Auth is selected. Fixes #11212

002a038f 01/26/2021 08:51 PM Jim Pingle

Update OpenVPN Wizard to match current server options. Fixes #10919

9f127e7e 01/26/2021 04:13 PM Jim Pingle

Fix WG Keep Alive field variable name. Fixes #11288