Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ed5564a3 02/05/2021 01:07 PM Renato Botelho

Fix branch name

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

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.

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

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

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

Add WireGuard to backup areas. Implements NG 5485

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

Add units to source tracking timeout description. Fixes #11303

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

Fix length check for WireGuard interface descriptions

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

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

Add doubleclick handlers to WireGuard tables

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

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

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

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.

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

Fix copyright notices

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

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

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

Update copyright year

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

Fix typo

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

Load file on pressing 'Enter' key

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

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

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

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

wg: Remove extra spaces

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

wg: Style fixes

21e74d25 01/19/2021 02:35 PM Steve Beaver

Fix Wireguard tunnel save with zero peers

2b0b1f3b 01/19/2021 02:35 PM Steve Beaver

Completed revision of wg config edit fors

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

Revised wg edit system to use peer table as source of truth

971d1374 01/19/2021 02:35 PM Steve Beaver

Eliminate ghost lines in modal

6fca3062 01/19/2021 02:35 PM Steve Beaver

revised peer display/edit form

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

Revise appearance of save and PSK buttons

566facd9 01/19/2021 02:35 PM Steve Beaver

#5186 fixed validation issues as requested

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

#5186 - Provide 'generate PSK' butoon. Some fixes to validation

165b5c4f 01/19/2021 02:35 PM Steve Beaver

#5186 - Add ability to mark row-helper help text as required (underlined) by pre-pendinf text with '*'. No longer clear help text when adding new peer.

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

#5186 Added keepalive units, clarified Address text, added incremented port placeholder, minor validation changes

065847a4 01/19/2021 02:35 PM Steve Beaver

Added user input validation for Wireguard config. Marked certain values as required

4103ddd6 01/19/2021 02:35 PM Luiz Souza

Fix the wireguard configuration file, start tunnels at boot.

Add the Endpoint port, fix the configuration permissions.

Remove the WG tunnel when a tunnel is removed.

1698954c 01/19/2021 02:35 PM Steve Beaver

Added support for wireguard pre-shared keys

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

Optionally generate keys in JSON

7d18cbb6 01/19/2021 02:35 PM Steve Beaver

Added ability to generate a new public/private key pair for hte interface. Public key is displayed on the tunnel edit form

0f674c32 01/19/2021 02:35 PM Luiz Souza

Fixes the saving of peers settings in GUI.

The previous commits had a few mistakes which were fixed in here.

Fixes the WG configuration path and creation.

The GUI is now working as expected to add, edit and save the WG tunnel entries.

5f4b92c2 01/19/2021 02:35 PM Luiz Souza

Rename the Wireguard peers entries in configuration XML to 'peer'.

'peer' is already properly handled by the XML routines as a list entry, which
is not the case of 'peers'.

This fixes the saving of peers settings in GUI.

52a5f91f 01/19/2021 02:35 PM Luiz Souza

Fix a typo.

No functional change.

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

Moved wg.inc to proper location

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

Dim row when tunnel is disabled

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

Removed peer file. No longer needed

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

Revised tunnel table, added firewall key display, added key generation code

77084fc6 01/19/2021 02:35 PM Steve Beaver

Add tunnel name (wg?) to tunnel so that tunnels can be deleted without renumbering the remaining tunnels

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

Completed tunnel delete logic

42c33bac 01/19/2021 02:35 PM Steve Beaver

Completed new tunnel functionality when no tunnels exist in hte config

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

Completed config file update

42fc38a3 01/19/2021 02:35 PM Steve Beaver

Add new tunnel functionality

7ce95691 01/19/2021 02:35 PM Steve Beaver

Completed 'row helper' stuff to allow peers to be added and deleted

8a31882d 01/19/2021 02:35 PM Steve Beaver

Split peer form into two rows with custom Javascript methods

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

Added form elements to edit interface

80af47f0 01/19/2021 02:35 PM Steve Beaver

Prototyped main wireguard UI page

82bcf46c 01/19/2021 02:35 PM Steve Beaver

Outlined Wireguard GUI pages and added it to the VPN menu