summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create /var/crash after creating /var RAM disk. Fixes #9409jim-p2019-03-181-0/+1
* Add missing obsoleted filesRenato Botelho2019-03-131-0/+16
* Initialized entries variable before use. Fixes #9359jim-p2019-03-122-0/+3
* Use only sshguard table for blocking ssh/gui attacks. Issue #9223jim-p2019-03-124-6/+4
* Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223jim-p2019-03-121-18/+0
* Remove unnecessary expiretable cron jobs for ssh/gui lockout. Issue #9223jim-p2019-03-122-1/+9
* Fix output buffering when downloading config backups. Fixes #9390jim-p2019-03-101-1/+5
* Update translation filesRenato Botelho2019-02-25102-78146/+84319
* Regenerate potRenato Botelho2019-02-251-1509/+1624
* Update privilegesjim-p2019-02-212-7/+19
* Merge pull request #4034 from kkr0kk/patch-2Renato Botelho2019-02-141-1/+1
|\
| * Update gwlb.inckkr0kk2019-01-121-1/+1
| * Update gwlb.inckkr0kk2019-01-111-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: Sort country codesRenato Botelho2019-02-071-0/+1
* | Fix #9308: Obsolete now unused /etc/ca_countriesRenato Botelho2019-02-072-237/+1
* | Ticket #9308: Replace use of /etc/ca_countries by get_cert_country_codes()Renato Botelho2019-02-073-37/+4
* | Ticket #9308: Implement get_cert_country_codes() to get the list of country c...Renato Botelho2019-02-071-0/+19
* | Make get_countr_code() parameter default to 'ALL'Renato Botelho2019-02-073-3/+3
* | Add validation and encoding to various firewall advanced values. Issue #9294jim-p2019-01-292-49/+85
* | Encode shaper queue name before printing. Issue #9294jim-p2019-01-291-12/+12
* | 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
* | Fix handling of special swap cases. Fixes #9281jim-p2019-01-221-3/+7
* | 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
* Ensure IPsec P1 entries have a 'protocol' value. Fixes #9207jim-p2018-12-182-1/+14
* Fix DigitalOcean DynDNS clientGrant Sheehan2018-12-112-3/+9
* Alternate swap device location tactics. Issue #9182jim-p2018-12-112-4/+19
* Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160jim-p2018-12-111-4/+10
* Minor fixes related to #9121Steve Beaver2018-12-113-3/+3
* Fixed regression where calling station id was removed from openvpnKacper2018-12-111-1/+2
* Remove obsolete OLSRD code. Implements #9117jim-p2018-12-115-94/+5
OpenPOWER on IntegriCloud