summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework cert keylen/digest validation. Fixes #9180jim-p2018-12-071-15/+24
* Fix array init in setup_wizard.xml. Fixes #9170jim-p2018-12-051-12/+3
* Fix NPt validation to allow single addresses. Fixes #9163jim-p2018-12-041-1/+2
* Add Korean to the list of available languagesRenato Botelho2018-12-031-0/+1
* Update translation filesRenato Botelho2018-12-03102-335099/+337036
* Regenerate potRenato Botelho2018-12-031-6471/+6494
* Do not call interfaces_vlan_configure() every time an interface is edited in ...Luiz Souza2018-11-272-5/+73
* Make the WF2Q+ the default scheduler for the dummynet limiters.Luiz Souza2018-11-222-8/+15
* Allow no username for FreeDNS-v6stephenw102018-11-221-2/+2
* Fix #9144: Init array before useRenato Botelho2018-11-211-0/+1
* Fix #9121: Initialize arrays to prevent PHP 7 errorsjim-p2018-11-21139-1005/+345
* Fix #8937: Show hwaddr for LAGG membersRenato Botelho2018-11-211-1/+4
* Fix #8465: Preserve default gw when switch to BACKUPRenato Botelho2018-11-201-12/+14
* Break long linesRenato Botelho2018-11-201-6/+17
* Fix few spelling issuesAugustin-FL2018-11-202-5/+5
* Send MAC address as username if radmac is used for connecting an userAugustin-FL2018-11-201-1/+3
* Redirect Blocked MAC without requiring credentials if Blocked MAC URL has bee...Augustin FL2018-11-201-1/+1
* Update src/usr/local/www/vendor/d3/d3.min.jsMarco Pannetto2018-11-201-2/+2
* Update src/usr/local/www/vendor/d3/d3.min.jsMarco Pannetto2018-11-201-2/+2
* Removed js warningsMarco Pannetto2018-11-202-1/+2
* Init various arrays in easyrule before use with references. Fixes #9119jim-p2018-11-141-0/+5
* Fix #9071: Make sure pkg metadata is updated when repo config changesRenato Botelho2018-11-141-0/+2
* Remove unused variableRenato Botelho2018-11-141-3/+0
* Simplify logic to remove packages section from backupRenato Botelho2018-11-141-4/+1
* Always configure VTI routes when setting up the interface. Fixes #9116jim-p2018-11-131-3/+1
* Fix previous regex. Issue #9106jim-p2018-11-121-1/+1
OpenPOWER on IntegriCloud