summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak to DNSSEC logging.v2.81rc5Simon Kelley2020-04-041-1/+1
* Fix rare problem allocating frec for DNSSEC.Simon Kelley2020-04-043-8/+11
* Allow overriding of ubus service name.Oldřich Jedlička2020-03-285-6/+20
* Fix nameserver list in auth mode.Simon Kelley2020-03-282-10/+14
* Fixed resource leak on ubus_init failure.Oldřich Jedlička2020-03-191-0/+1
* Handle old kernels that don't do NETLINK_NO_ENOBUFS.Simon Kelley2020-03-195-20/+40
* Extend stop-dns-rebind to reject IPv6 LL and ULA addresses.Dominik DL6ER2020-03-172-10/+26
* Update to Debian runit mods.v2.81rc4Simon Kelley2020-03-171-1/+1
* Remove 19036 trust anchor, now expired.Simon Kelley2020-03-171-2/+1
* Set NETLINK_NO_ENOBUFS in netlink socket, to avoid POLLERR returns.Simon Kelley2020-03-101-0/+8
* Update German translation.Conrad Kostecki2020-03-101-71/+56
* Fix error in IPv6 prefix calculation.v2.81rc3Petr Menšík2020-03-082-2/+2
* Add DHCPv6 ntp-server (56) option handling.Vladislav Grishenko2020-03-084-8/+41
* rfc3315: fix incorrect logical '&&' warningKevin Darbyshire-Bryant2020-03-081-1/+1
* suppress non linux network unused var warningsKevin Darbyshire-Bryant2020-03-082-1/+6
* Diverge error handling between *BSD and Linux.Brad Smith2020-03-081-3/+6
* Fix compiler warning.v2.81rc2Simon Kelley2020-03-051-1/+1
* Compiler warning.Simon Kelley2020-03-051-1/+1
* Remove compiler warnings in IPv6 checksum code in dump.cSimon Kelley2020-03-051-2/+6
* Update decline address handling in DHCPv6 for new multi-address world.Simon Kelley2020-03-052-43/+48
* Fix parameters to setsockopt() for TCP_FASTOPEN.Matthias Andree2020-03-051-1/+1
* Merge i18n messages.Simon Kelley2020-03-0210-4940/+6719
* Trivial formatting fix.Simon Kelley2020-03-021-1/+1
* Ignore routes in non-main tablesv2.81rc1Donald Sharp2020-03-021-1/+3
* option.c: fix NO_DHCP6 build errorKevin Darbyshire-Bryant2020-03-021-0/+4
* Optimise closing file descriptors.Simon Kelley2020-03-021-0/+32
* Factor out closing all file descriptors for later optimisation.Simon Kelley2020-03-024-16/+19
* Debian filemode tweak.Simon Kelley2020-03-022-0/+0
* Debian package: support runscript init-system.Simon Kelley2020-02-296-4/+59
* Support ECC-GOST DNSSEC signature algorithm.Simon Kelley2020-02-291-2/+51
* Add support for ED448 DNSSEC signature verification.Simon Kelley2020-02-291-6/+18
* Add --script-on-renewal option.Simon Kelley2020-02-275-6/+19
* Remove DSA signature verification from DNSSEC, as specified in RFC 8624.Simon Kelley2020-02-262-53/+6
* Debian changelog update.Simon Kelley2020-02-121-0/+1
* Allow empty server spec in --rev-server, to match --server.Simon Kelley2020-02-113-2/+9
* dnssec: add hostname info to insecure DS warningKevin Darbyshire-Bryant2020-02-111-1/+1
* Use <poll.h> instead of <sys/poll.h>DDoSolitary2020-02-111-1/+5
* Restore ability to answer non-recursive requestsPetr Menšík2020-02-111-14/+14
* Debian changelog update.Simon Kelley2020-02-101-1/+2
* Fix bug with prefixed wildcard addresses in 137286e9baecf6a3ba97722ef1b49c851...Simon Kelley2020-02-101-11/+8
* Fix problem with netlink socket and TCP DNS.Simon Kelley2020-02-091-0/+24
* Add tag filtering of dhcp-host directives.Simon Kelley2020-02-078-28/+58
* Extend 79aba0f10ad0157fb4f48afbbcb03f094caff97a for multiple IPv6 addresses.Simon Kelley2020-02-066-274/+322
* Support prefixed ranges of ipv6 addresses in dhcp-host.Simon Kelley2020-02-037-42/+122
* Fix infinite-loop router advert problems.Simon Kelley2020-01-271-4/+11
* Fix RA problems with two interfaces on same IPv6 subnet.Simon Kelley2020-01-273-12/+21
* Fix the disease, not the symptom in e40d8bef3bbf2fe8e1287663b2c84817066b3434Simon Kelley2020-01-262-2/+2
* Do not try to measure length of NULL pointer. This avoids a crash for empty d...Dominik DL6ER2020-01-201-1/+1
* Enhance --conf-dir to load files in a deterministic order.Simon Kelley2020-01-103-15/+37
* Remove experimental DHCPv6 prefix-class support.Simon Kelley2020-01-074-193/+1