Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
acb.inc 10.4 KB
auth.inc 56.9 KB
auth_check.inc 1.39 KB
auth_func.inc 1.84 KB
authgui.inc 12 KB
captiveportal.inc 83.9 KB
certs.inc 28 KB
config.console.inc 16.5 KB
config.gui.inc 1.99 KB
config.inc 5.44 KB
config.lib.inc 28.4 KB
copyget.inc 2.61 KB
copynotice.inc 2.83 KB
crypt.inc 2.4 KB
dyndns.class 92 KB
easyrule.inc 14.4 KB
filter.inc 151 KB
filter_log.inc 20.9 KB
functions.inc 1.2 KB
globals.inc 8.56 KB
gmirror.inc 10.7 KB
gwlb.inc 69.6 KB
interfaces.inc 202 KB
interfaces_fast.inc 8.51 KB
ipsec.attributes.php 4.46 KB
ipsec.auth-user.php 3.6 KB
ipsec.inc 22.5 KB
itemid.inc 3.14 KB
led.inc 6.09 KB
meta.inc 4.63 KB
notices.inc 14.3 KB
openvpn.attributes.php 4.35 KB
openvpn.auth-user.php 5.31 KB
openvpn.inc 60.1 KB
openvpn.tls-verify.php 2.21 KB
parser_dhcpv6_leases.inc 19.2 KB
parser_ipv6.inc 8 KB
pfsense-utils.inc 92.9 KB
phpsessionmanager.inc 2.27 KB
pkg-utils.inc 42.3 KB
priv.defs.inc 87.7 KB
priv.inc 7.14 KB
r53.class 6.42 KB
rrd.inc 36.5 KB
service-utils.inc 22.2 KB
services.inc 89.4 KB
shaper.inc 138 KB
system.inc 70.3 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 27.2 KB
upgrade_config.inc 169 KB
util.inc 76.2 KB
voucher.inc 22.5 KB
vpn.inc 59.7 KB
vslb.inc 17.5 KB
wizardapp.inc 32.9 KB
xmlparse.inc 9.99 KB
xmlparse_attr.inc 5.87 KB
xmlreader.inc 7.54 KB
xmlrpc_client.inc 5.56 KB

Latest revisions

# Date Author Comment
7c4e29cb 07/24/2018 09:04 PM Jim Pingle

VTI input validation. Fixes #8674

Add input validation to prevent switching away from VTI or deleting a
VTI P1/P2 which belongs to an assigned interface, since this would break
the interface assignment and cause an interface mismatch at the next
boot.

2c3ac0b3 07/23/2018 08:39 PM Jim Pingle

Remove unneeded VTIs in IPsec sync. Issue #8674

Still needs input validation to prevent changes that would remove an
assigned interface.

5e3918ba 07/23/2018 01:03 PM Jim Pingle

Fix PHP error when adding a gateway from interfaces.php. Fixes #8680

b1e7a0b0 07/20/2018 06:08 PM Jim Pingle

Fix PHP7 error due to lack of int casting for gateway weight when making rules.

b2c97ede 07/20/2018 06:07 PM Jim Pingle

Fix PHP7 array issue in array_merge_recursive_unique()

be060079 07/19/2018 07:06 PM Jim Pingle

Teach DynDNS to use custom IP check services. Fixes #8664

857533db 07/18/2018 08:59 PM Stephen Jones

Fixes #8661 PHP7 illegal string offset

7c957a56 07/18/2018 03:25 PM Stephen Jones

PHP7 fixed illegal argument supplied foreach()

e1ad890e 07/17/2018 12:23 PM Jim Pingle

Revert "Add fields for DNS server hostnames for TLS verification. Implements #8602"

Per https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=658 the verification
requires OpenSSL 1.1.x, and FreeBSD 11.2 base OpenSSL is 1.0.x.

This reverts commit ad08a8242ca45907e0486712d218a5f8f34c7332.

ef3d2cad 07/16/2018 10:35 PM Steve Beaver

Fixed #8654
Fixed PHP7 issue causing separators not to work at all

View revisions

Also available in: Atom