summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Picture widget corrections. Fixes #9610jim-p2019-07-011-9/+34
* Encode error output in services_captiveportal_mac.php. Fixes #9609jim-p2019-07-011-2/+2
* Encode hostname in services_acb.php before use. Fixes #9584jim-p2019-06-131-1/+1
* Ensure NTP values are treated as numbers before use. Fixes #9558jim-p2019-05-282-16/+16
* Add GUI components for MDS mitigation. Implements #9532jim-p2019-05-222-2/+51
* Use correct variable in IP address validation check for DNS. Fixes #9543jim-p2019-05-221-1/+1
* Remove wildcards incorrectly used in isAllowedPage(). Fixes #9541jim-p2019-05-211-2/+2
* Fix a potential source of PHP errors when saving per-log settings. Fixes #9540jim-p2019-05-201-3/+5
* Implement new OpenVPN advanced options privilege. Fixes #9511jim-p2019-05-133-26/+85
* Remove Advanced box from OpenVPN Wizard. Issue #9511jim-p2019-05-132-9/+0
* Fix ACB privileges. Fixes #9519jim-p2019-05-113-3/+19
* Add back DNS over TLS host verification code. Fixes #8602jim-p2019-05-102-2/+51
* status.php updatesjim-p2019-05-101-1/+9
* Fix another typojim-p2019-05-101-1/+1
* Fix typojim-p2019-05-101-1/+1
* Update copyright notices to 2019. Happy New YearSteve Beaver2019-05-10283-283/+283
* Add warning for OpenVPN client, server, and override privileges.jim-p2019-05-093-0/+3
* Encode download parameter before use. Fixes #9508jim-p2019-05-091-1/+1
* Encode descr in the WOL widget. Fixes #9507jim-p2019-05-081-2/+2
* Encode output in status_filter_reload.php. Fixes #9499jim-p2019-05-031-1/+1
* Init array before usejim-p2019-05-031-0/+1
* Do now show scheduler icon when scheduler tag is emptyRenato Botelho2019-03-251-1/+2
* Initialized entries variable before use. Fixes #9359jim-p2019-03-121-0/+2
* Use only sshguard table for blocking ssh/gui attacks. Issue #9223jim-p2019-03-122-3/+2
* Fix output buffering when downloading config backups. Fixes #9390jim-p2019-03-101-1/+5
* Update privilegesjim-p2019-02-211-1/+1
* Fix OU Name DN entry when creating a user cert. Fixes #9317jim-p2019-02-131-1/+1
* Correct syntax error in diag_backup.php. Fixes #9316jim-p2019-02-131-2/+2
* Force the <enableserial> on when restoring a backup on a device with serial o...Luiz Souza2019-02-131-2/+4
* Fix limiter selection validation.jim-p2019-02-121-2/+2
* Test $sform before use, fixes #9313jim-p2019-02-121-6/+8
* Ticket #9308: Replace use of /etc/ca_countries by get_cert_country_codes()Renato Botelho2019-02-073-37/+4
* Make get_countr_code() parameter default to 'ALL'Renato Botelho2019-02-072-2/+2
* Add validation and encoding to various firewall advanced values. Issue #9294jim-p2019-01-292-49/+85
* Input validation and encoding of IGMP proxy addresses. Issue #9294jim-p2019-01-292-4/+9
* Validate NTP GPS type, encode output. Issue #9294jim-p2019-01-291-10/+21
* Encode traceroute error message. Issue #9294jim-p2019-01-291-1/+1
* Validate submitted interfaces. Issue #9294jim-p2019-01-291-1/+5
* Fix input validation of webguiproto. Issue #9294jim-p2019-01-291-1/+8
* status.php optimizations. Implements #9290jim-p2019-01-251-32/+84
* Fix desc of OpenVPN sync to show that it also syncs certs. Fixes #9283jim-p2019-01-221-1/+1
* Packet capture page fixes. Fixes #9239jim-p2019-01-211-4/+19
* Init array for 6o4 tunneling Fixes #9264jim-p2019-01-211-0/+1
* Allow a trailing dot in a hostname on diag_dns.php. Fixes #9276jim-p2019-01-211-2/+2
* Remove links to DNSStuf tools. Fixes #9275jim-p2019-01-211-5/+0
* Fix saving IPv6 over IPv4 tunneling NAT setting. Fixes #9264jim-p2019-01-101-5/+4
* Change alias name/pf keyword check to be case insensitive. Fixes #9231jim-p2018-12-271-1/+1
* Init filter rules in firewall_nat.php. Fixes #9193jim-p2018-12-181-0/+1
* Fix DigitalOcean DynDNS clientGrant Sheehan2018-12-111-1/+3
* Minor fixes related to #9121Steve Beaver2018-12-112-2/+2
OpenPOWER on IntegriCloud