Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
48a15754 03/08/2020 10:07 AM Viktor Gurov

URL/URL Table alias with IDN hostnames. Issue #10321

faf07413 03/04/2020 09:12 PM Jim Pingle

Fix IPsec mobile user and pool references. Fixes #10296 Fixes #10314

407a5c28 02/27/2020 07:38 PM Jim Pingle

For mobile IPsec pools, use separate pool for v4 and v6. Fixes #10296

61452020 02/26/2020 02:49 PM Viktor Gurov

NTP: do not add noserve to restrict source. Issue #9830

d2011b0a 02/25/2020 01:58 PM Jim Pingle

Correct 'default' behavior of OpenVPN TLS key dir. Fixes #10287

48dae98c 02/21/2020 06:48 PM Jim Pingle

L2TP and PPPoE user password validation. Fixes #10275

4e2e05cb 02/21/2020 04:11 PM Renato Botelho

Merge pull request #4198 from vktg/ipsecstripgcmhash

f944f4a7 02/21/2020 02:24 PM Jim Pingle

Server cert lifetime reduced to 398. Fixes #9825

New requirements coming this fall will require new certs to be valid for at most
398 days. Setup this new requirement now, rather than waiting.

While here, reduce usage of hardcoded value where possible.

9d60be2a 02/21/2020 05:30 AM Viktor Gurov

Strip IPsec PH2 hash for AEAD ciphers. Issue #9726

8b4e89b9 02/20/2020 03:31 PM Renato Botelho

Merge pull request #4194 from vktg/ipsecmultipools

ea4a05ed 02/20/2020 03:31 PM Renato Botelho

Merge pull request #4195 from netpok/feature/cloudflare-token

f9734a1a 02/18/2020 05:06 PM Balázs Váradi

Add spaces to concatenation

e59b9382 02/18/2020 02:12 PM Balázs Váradi

Fix formatting and remove empty strings

1c67c475 02/18/2020 12:44 PM Csoban Kesmarki

Broke long lines to improve readability

Followed rbgarga's suggestions.

f9c9899b 02/18/2020 08:30 AM Viktor Gurov

Accomodate both RADIUS and pool IP addresses in IPsec. Issue #8160

e67f13c6 02/17/2020 11:32 AM Balázs Váradi

Implement Cloudflare DDNS with API token

91aa6dfd 02/14/2020 08:50 PM Csoban Kesmarki

Feature #10256

fa062b53 02/13/2020 07:47 PM Renato Botelho

Merge pull request #4187 from zeroxx1986/master

b7440bc6 02/13/2020 07:38 PM Renato Botelho

Merge pull request #4186 from vktg/slaacusev4iface

86d933e3 02/13/2020 07:37 PM Renato Botelho

Merge pull request #4189 from vktg/supressdnserror

107d50af 02/13/2020 07:35 PM Renato Botelho

Merge pull request #4192 from vktg/openvpnacl

ae472dc1 02/13/2020 05:21 AM Shawn Bruce

OpenVPN radius ACL enhancements. Issue #9206

7e7572ba 02/12/2020 03:56 PM Jim Pingle

get_service_with_port(): Validate port contents. Fixes #10255

9210d0aa 02/12/2020 09:08 AM Viktor Gurov

Extra parameter SLAACuseIPv4iface. Issue #9324

8f85087b 02/12/2020 07:18 AM Viktor Gurov

Suppress dns_get_record() errors. Issue #9405

c03557a2 02/10/2020 06:03 PM Jim Pingle

Fix braces. Issue #10246

f9a16422 02/10/2020 04:08 PM Jim Pingle

NAT rule dst port reference corrections. Fixes #10246

When negating, the number of elements in $dstaddr_port is different. Do
not hardcode the index of the assumed last value, but calculate it
instead.

Otherwise the ruleset can have invalid entries like "port port" in...

4cd9bc90 02/10/2020 03:17 PM Renato Botelho

Merge pull request #4177 from vktg/gremtu

7d0bed43 02/10/2020 03:15 PM Renato Botelho

Merge pull request #4184 from vktg/dhcpmaclimit

c519b62f 02/10/2020 03:13 PM Jim Pingle

IPsec VTI IPv6 address correction. Fixes #9801

When setting up IPv6 VTI, assume /64 -- Previous code was assuming /32
which wasn't correct, and it can't be /128 either since the IPv6
addresses are not point-to-point like IPv4.

3c95346d 02/10/2020 02:49 PM Jim Pingle

Ensure ALTQ bw is treated as int when factoring RRD values. Fixes #10248

ac91bbaa 02/10/2020 02:10 PM Jim Pingle

Revert "Fix #10235"

This reverts commit 32218e9e1e69a0e2b91bcd829fcba04ec8586bdc.

8c92a782 02/10/2020 01:30 PM Renato Botelho

Merge pull request #4188 from vktg/ipsecph2nohash

ffcfddc6 02/08/2020 05:26 PM Viktor Gurov

Fix IPsec issue if no PH2 hashes selected. Issue #9309

b08a1fa1 02/08/2020 12:03 PM Viktor Gurov

Set correct default MTU for GRE,GIF and GRE/IPsec. Issue #10222

35bc0edf 02/08/2020 11:40 AM Daniel Koh

DHCP group known clients by interface. Issue #1605

e9015d70 02/08/2020 10:24 AM Tibor Bacsi

fixing bug https://redmine.pfsense.org/issues/10241

538d28dc 02/07/2020 07:12 PM Renato Botelho

Merge pull request #4116 from Augustin-FL/ldap

4cbc82ee 02/07/2020 06:59 PM Renato Botelho

PHP: array and string access with curly braces is deprecated

42e4de7c 02/07/2020 06:58 PM Renato Botelho

Merge pull request #4049 from Hobby-Student/master

f75f20cb 02/07/2020 06:47 PM Renato Botelho

Merge pull request #4171 from apollo13/patch-1

a8287828 02/07/2020 04:17 PM Renato Botelho

Merge pull request #4165 from vktg/resolve46

fa2801a1 02/07/2020 04:14 PM Renato Botelho

Merge pull request #4172 from vktg/compare6vip

23e0b2a7 02/07/2020 03:56 PM Renato Botelho

Merge pull request #4180 from vktg/qinqppp

e541d719 02/07/2020 03:51 PM Renato Botelho

Merge pull request #4181 from vktg/iftopstatus

984d45b9 02/07/2020 03:48 PM Renato Botelho

Merge pull request #4106 from vktg/prfipsec

64e65655 02/05/2020 09:18 PM Renato Botelho

Fix #10235

Add a missing break to case statement. Without it, $compression was
being filled with a bad value and also if push compress was being used,
it added the option breaking connection.

Reported by: Vinicius Dell'Aglio on Telegram pfSense group

15c2e494 02/05/2020 06:51 PM Joshua Sign

Add iftop support to status_graph.php. Issue #3334

47944568 02/05/2020 05:19 PM Steve Beaver

Partial/future work-around for #10216 - When checking to see if the copyright notice has changed (and should be displayed) only check the first HTML <DIV>. This will avoid the notice popping up if the survey text is changed.

82bf21fc 02/03/2020 07:24 PM Jim Pingle

RAM Disk robustness improvements. Fixes NG 3173

  • Prevents RAM disk from being partially enabled and left in a broken
    state if the RAM disks cannot be created
  • Prevents RAM disks from potentially overcommitting free kernel memory,
    which FreeBSD now prevents, but could result in errors....
e7a5a990 02/01/2020 09:02 AM Viktor Gurov

Allow to select QinQ interfaces for PPP interface. Issue #9472

84052eb7 01/25/2020 03:53 PM Viktor Gurov

Compare compressed IPv6 CARP VIP. Issue #6579

d3ac1cea 01/24/2020 05:06 PM Viktor Gurov

IPsec IPv6 dynamic FQDN Remote Gateways, resolve_retry() IPv6 support. Issue #9405

f5ddbec1 01/24/2020 12:19 PM Viktor Gurov

Allow manual selection of IPsec IKE Pseudo-Random Function (PRF). Issue #9309

afd8177f 01/22/2020 04:11 PM Florian Apolloner

Fixed dhcpdv6 config generation for domain-list option. Fixes #10200

e9869c5a 01/21/2020 01:57 PM Jim Pingle

CF DDNS wants int for TTL. Issue #10196

9404b54a 01/21/2020 01:37 PM Jim Pingle

Add TTL for CloudFlare DDNS. Fixes #10196

903826b5 01/17/2020 02:03 PM Viktor Gurov

allow to disable IPsec P1 when P2 is disabled VTI. Issue #10190

b1ea180a 01/17/2020 12:05 PM Renato Botelho

Merge pull request #4164 from vktg/nottagged

effb7266 01/16/2020 03:52 PM Viktor Gurov

inverse matching of tags. Issue #10186

24da61c6 01/14/2020 06:17 PM Viktor Gurov

add fe80::1:1 as an alias. Issue #9998

1bcc6e56 01/14/2020 04:56 PM Jim Pingle

Link to the book, not old OpenBSD docs. Fixes #10184

d83d2280 01/10/2020 08:21 PM Jim Pingle

Mount devfs for unbound when python is enabled. Fixes #9251

(cherry picked from commit 741892ee23a9085b71fa94fcfb8375044fec6ee2)

ff383f32 01/10/2020 06:29 PM Jim Pingle

Use correct md value in crypt_data(). Fixes #10178

ffc44c36 01/10/2020 05:28 PM Jim Pingle

openvpn.tls-verify.php syntax fixes. Issue #7767

3db11061 01/10/2020 05:28 PM Jim Pingle

Fix openvpn.tls-verify.php whitespace. Issue #7767

f764f63a 01/08/2020 09:19 PM Jim Pingle

Update SSL refs to SSL/TLS. Fixes #10172

775b4245 01/08/2020 03:11 PM Renato Botelho

Merge pull request #4151 from vktg/urltablefeature

fac76b60 01/08/2020 12:14 PM Renato Botelho

Merge pull request #4145 from vktg/ovpnocsp

79bcd2d2 01/08/2020 12:09 PM Viktor Gurov

squashed commit

6e658d8d 01/08/2020 07:10 AM Viktor Gurov

switch to resolve_host_addresses() func

312908c4 01/07/2020 05:27 PM Renato Botelho

Merge pull request #4149 from Augustin-FL/nginx

477d5b5f 01/04/2020 10:47 AM Viktor Gurov

urltable can return >1 IPs

4ddcc5ca 01/03/2020 11:44 PM A FL

Wait 0.2 seconds after stopping Nginx.
Redmine #10159

8a6d9d7f 01/03/2020 08:27 PM Steve Beaver

Remove vestiges of legacy ACB system

e48255d5 01/03/2020 07:29 PM Jim Pingle

Remove some outdated references. Issue #10156

d86a9bf9 01/03/2020 07:14 PM Jim Pingle

Fix typo

4eb12fbf 01/03/2020 05:03 PM Jim Pingle

Fix sshguard config/command. Fixes #9971

Also requires sshguard patch

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

1cdd7dd2 01/03/2020 01:59 PM Jim Pingle

Revert "strip hash algo if ealgo == *gcm"

This reverts commit 1f8e92a30c1db4f96625b4591a65902492084eb3.

03f7009d 12/31/2019 05:54 PM Jim Pingle

Fix syntax error

d30d2108 12/31/2019 02:21 PM Jim Pingle

Move igmpproxy logs to routing.log. Fixes #10139

1cd960a8 12/31/2019 02:11 PM Renato Botelho

Merge pull request #4132 from vktg/hidenoprvcerts

a5b927e5 12/31/2019 02:10 PM Renato Botelho

Merge pull request #4142 from vktg/routedelete

5a24d994 12/31/2019 06:46 AM Viktor Gurov

fixes

4e8cb2fc 12/31/2019 05:25 AM Viktor Gurov

parenthesis fix

db1f9fe5 12/30/2019 09:04 PM Renato Botelho

Merge pull request #4143 from vktg/ipsecgcmnoah

f6d8ae5a 12/30/2019 09:03 PM Renato Botelho

Merge pull request #4129 from luckman212/dns-v6-options-patch-2

3ae60408 12/28/2019 01:56 PM Viktor Gurov

cosmetic

1f8e92a3 12/28/2019 01:41 PM Viktor Gurov

strip hash algo if ealgo == *gcm

988e6c59 12/28/2019 11:02 AM Viktor Gurov

fix route delete code

853c97a7 12/28/2019 10:32 AM Viktor Gurov

fix route delete code

9701089e 12/18/2019 09:27 PM Jim Pingle

Rework IPsec P1 Lifetime GUI options. Fixes #9983

d250c48b 12/18/2019 07:32 AM Viktor Gurov

fix

09646aef 12/17/2019 03:31 PM → luckman212

Remove superfluous ( )'s

c58e56fb 12/17/2019 02:24 PM → luckman212

3rd try - change config names

bc18c480 12/17/2019 01:12 PM Renato Botelho

Merge pull request #4109 from vktg/p11ipsec

79fc17f9 12/17/2019 01:00 PM Renato Botelho

Merge pull request #4122 from vktg/ecdsarenew

e43c71ce 12/17/2019 10:42 AM Viktor Gurov

do not show certs without prv by default

9f6432f0 12/16/2019 11:52 PM → luckman212

2nd try
change config option to avoid positive checkbox = negative option