Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

d9e8e80e 02/01/2021 05:41 PM Renato Botelho

Fix #8954: Enable hn_altq_enable on default config

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

f32e1438 01/29/2021 06:54 PM Jim Pingle

Add brackets around IPv6 endpoint address. Issue #11338

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()
9985ed7f 01/28/2021 03:43 PM Viktor Gurov

Gateway Group Policy rule creation fix. Issue #11298

70ffbad3 01/28/2021 03:43 PM Viktor Gurov

OpenVPN Server page fields hide fix. #11272

79ec3f15 01/28/2021 03:42 PM Viktor Gurov

Delete all OpenVPN related files on instance deletion. Issue #11254

c66b71c8 01/28/2021 02:58 PM Renato Botelho

Mute console before load crypto modules

0c68239a 01/27/2021 05:06 PM Jim Pingle

Fix WireGuard interface name assignment. Fixes #11323

Only set the name when it's empty/unset (e.g. when first created),
automatically determine the next available wg interface number.

4fdcc82b 01/27/2021 04:22 PM Jim Pingle

WireGuard: Always derive public key. Issue #11322

If the user enters a different private key, using the supplied public
key would lead to a mismatch. So always derive the public key when saving.

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

6f78203a 01/26/2021 03:32 PM Jim Pingle

Fix WG Generate button descr.

4efba66a 01/26/2021 03:14 PM Jim Pingle

Improve WireGuard field labels & descriptions.

0a0ef335 01/26/2021 02:36 PM Jim Pingle

Improve WireGuard port validation. Fixes #11311

cd4103cd 01/26/2021 02:15 PM Jim Pingle

Encode WireGuard tunnel edit/peer values. Issue #11312

7e226dc7 01/26/2021 02:07 PM Jim Pingle

Encode WireGuard tunnel list values. Issue #11312

b505e3ae 01/26/2021 01:37 PM Jim Pingle

Suppress errors when opening router file. Fixes #11314

73bd9c00 01/26/2021 01:10 PM Jim Pingle

Merge branch 'viktor/pfSense-checkipsecwildcardcert'

1b165375 01/26/2021 12:02 PM Viktor Gurov

IPsec wildcard certificates input validation. Implements #11297

ed837d48 01/25/2021 09:05 PM Jim Pingle

Attempt to use peer wg address if possible for gateway. Implements #11300

7f56c539 01/25/2021 04:13 PM Jim Pingle

Add WireGuard to backup areas. Implements NG 5485

0c3fff67 01/25/2021 04:02 PM Jim Pingle

Refine Unbound auto ACL generation. Implements #11309

7fe0979b 01/25/2021 03:28 PM Jim Pingle

Rework WireGuard tonatsubnets/unbound ACL entries. Fixes #11304

2924fc26 01/25/2021 02:14 PM Jim Pingle

Init var before use. Fixes #11307

81f10ba1 01/25/2021 01:51 PM Jim Pingle

Add units to source tracking timeout description. Fixes #11303

f25efb4b 01/25/2021 01:41 PM Steve Beaver

Allowe peer port < 512

94230d38 01/25/2021 01:40 PM Steve Beaver

Allowe listen port < 512

8b9d2275 01/25/2021 01:33 PM Jim Pingle

Use correct default MTU for WireGuard. Fixes #11291

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

Fix length check for WireGuard interface descriptions

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

Add WireGuard to easyrule

bc8cf86b 01/22/2021 05:40 PM Jim Pingle

Exclude wg(4) from auto outbound NAT. Fixes #11289

a0103e4b 01/22/2021 04:02 PM Viktor Gurov

PPPoE Server users create and instance delete fix. Issue #11282

d3eb9b35 01/22/2021 04:00 PM Steve Beaver

Fixed 11287 by moving style to css

c0d26370 01/22/2021 03:55 PM Jim Pingle

Use gettext() on WireGuard endpoint text. Issue #11286

e801e55b 01/22/2021 03:52 PM Jim Pingle

Assume default WG port if empty. Fixes #11286

While here, print a more user-friendly value when peer endpoints are
empty.

262dba24 01/22/2021 03:30 PM Jim Pingle

Fix populating keepalive value. Fixes #11288

df799f2c 01/22/2021 03:24 PM Jim Pingle

Assume default WG port if empty. Fixes #11286

56a4e2d5 01/22/2021 03:17 PM Steve Beaver

Add doubleclick handlers to WireGuard tables

171b0eb2 01/22/2021 01:15 PM Jim Pingle

Revert "Add wg to ALTQ list. Implements #11280"

Unstable. See #11285

This reverts commit 4a49b0d9b182c76f658201124c43278a65542c98.

16a294f7 01/22/2021 01:13 PM Jim Pingle

Add help.php entries for Wireguard pages. NG 5455 and Fixes #11283

8dffba30 01/21/2021 09:57 PM Jim Pingle

Fix WireGuard case

5a33a16c 01/21/2021 09:55 PM Jim Pingle

Ticket #5186: Enable Wireguard firewall rules tab

e42e51fe 01/21/2021 09:32 PM Jim Pingle

Correct typo. Fixes #11279

4a49b0d9 01/21/2021 09:31 PM Jim Pingle

Add wg to ALTQ list. Implements #11280

eb099537 01/21/2021 09:19 PM Jim Pingle

Prevent invalid WireGuard assignments. Fixes #11277

db2fefc5 01/21/2021 08:57 PM Jim Pingle

Show WireGuard interface description during assignment. Issue #11277

f50c6543 01/21/2021 07:55 PM Jim Pingle

WireGuard assignment/disable behavior improvements. NG 5518

  • Do not allow a WireGuard instance to be removed while assigned
  • Do not allow a WireGuard instance to be disabled while assigned
  • Destroy the WireGuard interface when disabled
c3c257e4 01/21/2021 04:42 PM Jim Pingle

Add WireGuard info to status output. NG 5483

488672e3 01/21/2021 04:03 PM Jim Pingle

WireGuard default port usage fix. NG 5482

e7e4ba5a 01/21/2021 03:00 PM Viktor Gurov

Signed CSR import fix. Issue #11275

e564dbd6 01/21/2021 12:18 AM Steve Beaver

Add ^wg to list of interface mimatch types

8e48b2e2 01/20/2021 08:27 PM Jim Pingle

Add OS routes using WireGuard Peer AllowedIPs. Part of NG 5437

45ae5c55 01/20/2021 07:50 PM Jim Pingle

Remove WireGuard peernwks field which is not needed. Part of NG 5437

6e23ca79 01/20/2021 07:43 PM Jim Pingle

Fix some bad WireGuard capitalization

236f8ecc 01/20/2021 07:39 PM Jim Pingle

Automatic WireGuard interface gateways. Part of NG 5437

a0341111 01/20/2021 05:40 PM Renato Botelho

Update translation files

9661de36 01/20/2021 05:37 PM Renato Botelho

Regenerate pot

3856366b 01/20/2021 05:27 PM Renato Botelho

Retire VXLAN support

VXLAN support is not enterprise ready and after internal discussion we
decided we are not able to support it. We are committed to release
features only when they are ready.

55da9aef 01/20/2021 01:44 PM Jim Pingle

Change XML listtag entry for peer to wgpeer for issue #5186

ef0b6170 01/19/2021 08:05 PM Renato Botelho

Fix copyright notices

b386d073 01/19/2021 08:05 PM Renato Botelho

Remove commented out code

1566a360 01/19/2021 08:05 PM Renato Botelho

Spell WireGuard properly

6f0fbd64 01/19/2021 06:34 PM Steve Beaver

Fixed #11265 - Remove unwanted log messages

06dda92e 01/19/2021 02:35 PM Renato Botelho

wg: Deny toconfigure IP address on wg interfaces

Ticket #5186

6facda79 01/19/2021 02:35 PM Jim Pingle

Add igc to ALTQ list. Issue NG 5185

c9706433 01/19/2021 02:35 PM Renato Botelho

Preserve wireguard address after interface assign

4efe99c6 01/19/2021 02:35 PM Renato Botelho

Improve code readability

c3acf286 01/19/2021 02:35 PM Steve Beaver

Fixed #5486 by making peer endpoint and port optional

f88a9797 01/19/2021 02:35 PM Steve Beaver

Warn user if peer table has changed before leaving page

422f8a04 01/19/2021 02:35 PM Steve Beaver

Added new Wireguard config fields peernwks and peerwgaddr per #5437

282d8ee7 01/19/2021 02:35 PM Renato Botelho

wg: Configure static routes

When configuring a wg tunnel, update static routes associated with that
interface

d1ac0394 01/19/2021 02:35 PM Renato Botelho

Update copyright year

fbf0a83d 01/19/2021 02:35 PM Jim Pingle

Fix typo

39a615f0 01/19/2021 02:35 PM Renato Botelho

Ticket #5186: Re-create config files during boot

948266c7 01/19/2021 02:35 PM Steve Beaver

Load file on pressing 'Enter' key

580c7a4f 01/19/2021 02:35 PM Renato Botelho

Ticket #5186: Implement is_wg_enabled()

07aa50fd 01/19/2021 02:35 PM Renato Botelho

Ticket #5186: Fix comment

aea837f8 01/19/2021 02:35 PM Steve Beaver

#5186 - Revised peer configuration to use 'wgpeer' rather than 'peer'

a0669cfb 01/19/2021 02:35 PM Renato Botelho

wg: Do not check assigned interface (Ticket #5186)

When saving changes on wireguard, do not check address conflict on
interface assigned to that tunnel, otherwise, it will not allow user to
save any modification

b0c94a2e 01/19/2021 02:35 PM Renato Botelho

wg: Fix indent and improve code readability

69ae8263 01/19/2021 02:35 PM Renato Botelho

wg: Adjust priv entries

97e391de 01/19/2021 02:35 PM Renato Botelho

wg: Use a more generic function to detect IP address

835e6895 01/19/2021 02:35 PM Renato Botelho

wg: Remove extra spaces

50bd4119 01/19/2021 02:35 PM Renato Botelho

wg: isset() just before is_array() is redundant

d763c52b 01/19/2021 02:35 PM Renato Botelho

wg: unlink_if_exists() can deal with glob matches