- 4d85e40 Change default lease time for DHCPv6 to one day. by Simon Kelley · 4 years, 5 months ago
- 2bd02d2 Backdated CHANGELOG update. by Simon Kelley · 4 years, 5 months ago
- 7e194a0 Apply floor of 60s to TTL of DNSKEY and DS records in cache. by Simon Kelley · 4 years, 5 months ago
- 9beb4d9 Fix BNF in man page description for --server. by Simon Kelley · 4 years, 5 months ago
- ab5ebe9 Bump Debian version to 2.82 by Simon Kelley · 4 years, 6 months ago
- 837e8f4 Remove runit support when building debs for Ubuntu. by Simon Kelley · 4 years, 6 months ago
- e2cb655 Thorough clean-up following 8270648da1eae77db381b848a47d79b85c206e29. by Simon Kelley · 4 years, 6 months ago
- 8270648 Fix memory corruption on EAGAIN return from pipe during TCP requests. by Frank · 4 years, 6 months ago
- 619000a Suppress logging of listen addresses during startup. by Simon Kelley · 4 years, 8 months ago
- 1c1b925 Remove duplicate address family from listener by Petr Menšík · 5 years ago
- 49bdf1e Handle listening on duplicate addresses by Petr Menšík · 5 years ago
- 60a3ae1 Cleanup interfaces no longer available by Petr Mensik · 5 years ago
- 951a221 Compare address and interface index for allowed interface by Petr Mensik · 5 years ago
- 51cdd1a Explicitly mark address port not used by Petr Mensik · 5 years ago
- 66adee8 Log listening on new interfaces by Petr Mensik · 5 years ago
- 4890bcd Workaround for reported recvmsg() ignoring MSG_PEEK. by Simon Kelley · 4 years, 8 months ago
- 8baf583 Allow IPv6 addresses ofthe form [::ffff:1.2.3.4] in --dhcp-option. by Simon Kelley · 4 years, 8 months ago
- 913fa15 Convert failure of setsockopt(..., SOL_NETLINK, NETLINK_NO_ENOBUFS, ...) into warning. by Simon Kelley · 4 years, 8 months ago
- 00fe2f4 Debian package fix for kFreeBSD. by Simon Kelley · 4 years, 8 months ago
- ec2067d Debian package fixes. by Simon Kelley · 4 years, 8 months ago
- 7ddb99d Debian changelog entry for CVE-2019-14834 by Simon Kelley · 4 years, 8 months ago
- ba26d34 [PATCH] src/dnsmasq.c: Labeled a lonely #endif by Geert Stappers · 4 years, 8 months ago
- 081a1c4 2.81rc5 CHANGELOG and man/dnsmasq.8 manual page improvements by Matthias Andree · 4 years, 8 months ago
- 532246f Tweak to DNSSEC logging. by Simon Kelley · 4 years, 8 months ago
- 8caf3d7 Fix rare problem allocating frec for DNSSEC. by Simon Kelley · 4 years, 8 months ago
- d162bee Allow overriding of ubus service name. by Oldřich Jedlička · 4 years, 9 months ago
- b43585c Fix nameserver list in auth mode. by Simon Kelley · 4 years, 9 months ago
- 3f60ecd Fixed resource leak on ubus_init failure. by Oldřich Jedlička · 4 years, 9 months ago
- 0506a5e Handle old kernels that don't do NETLINK_NO_ENOBUFS. by Simon Kelley · 4 years, 9 months ago
- e7ee1aa Extend stop-dns-rebind to reject IPv6 LL and ULA addresses. by Dominik DL6ER · 4 years, 9 months ago
- 63ed917 Update to Debian runit mods. by Simon Kelley · 4 years, 9 months ago
- 63e21bd Remove 19036 trust anchor, now expired. by Simon Kelley · 4 years, 9 months ago
- 1627d57 Set NETLINK_NO_ENOBUFS in netlink socket, to avoid POLLERR returns. by Simon Kelley · 4 years, 9 months ago
- b837c45 Update German translation. by Conrad Kostecki · 4 years, 9 months ago
- 46bdfe6 Fix error in IPv6 prefix calculation. by Petr Menšík · 4 years, 9 months ago
- dded78b Add DHCPv6 ntp-server (56) option handling. by Vladislav Grishenko · 4 years, 9 months ago
- b594e8d rfc3315: fix incorrect logical '&&' warning by Kevin Darbyshire-Bryant · 4 years, 9 months ago
- 70c50ef suppress non linux network unused var warnings by Kevin Darbyshire-Bryant · 4 years, 9 months ago
- ea3c60a Diverge error handling between *BSD and Linux. by Brad Smith · 4 years, 9 months ago
- fc19399 Fix compiler warning. by Simon Kelley · 4 years, 9 months ago
- 980b14f Compiler warning. by Simon Kelley · 4 years, 9 months ago
- 1df73fe Remove compiler warnings in IPv6 checksum code in dump.c by Simon Kelley · 4 years, 9 months ago
- c125c1d Update decline address handling in DHCPv6 for new multi-address world. by Simon Kelley · 4 years, 9 months ago
- e39c484 Fix parameters to setsockopt() for TCP_FASTOPEN. by Matthias Andree · 4 years, 9 months ago
- 977a5a2 Merge i18n messages. by Simon Kelley · 4 years, 9 months ago
- 02df000 Trivial formatting fix. by Simon Kelley · 4 years, 9 months ago
- b2ed691 Ignore routes in non-main tables by Donald Sharp · 4 years, 9 months ago
- 8d6d573 option.c: fix NO_DHCP6 build error by Kevin Darbyshire-Bryant · 4 years, 10 months ago
- 48755eb Optimise closing file descriptors. by Simon Kelley · 4 years, 9 months ago
- 0541a1a Factor out closing all file descriptors for later optimisation. by Simon Kelley · 4 years, 9 months ago
- c992ed4 Debian filemode tweak. by Simon Kelley · 4 years, 10 months ago
- 92025a4 Debian package: support runscript init-system. by Simon Kelley · 4 years, 10 months ago
- a7d19e9 Support ECC-GOST DNSSEC signature algorithm. by Simon Kelley · 4 years, 10 months ago
- ec1cc45 Add support for ED448 DNSSEC signature verification. by Simon Kelley · 4 years, 10 months ago
- ee64582 Add --script-on-renewal option. by Simon Kelley · 4 years, 10 months ago
- 425e240 Remove DSA signature verification from DNSSEC, as specified in RFC 8624. by Simon Kelley · 4 years, 10 months ago
- dea53e6 Debian changelog update. by Simon Kelley · 4 years, 10 months ago
- a9b022a Allow empty server spec in --rev-server, to match --server. by Simon Kelley · 4 years, 10 months ago
- c65b77c dnssec: add hostname info to insecure DS warning by Kevin Darbyshire-Bryant · 6 years ago
- 8e3a5cb Use <poll.h> instead of <sys/poll.h> by DDoSolitary · 6 years ago
- 29ae308 Restore ability to answer non-recursive requests by Petr Menšík · 6 years ago
- 306888a Debian changelog update. by Simon Kelley · 4 years, 10 months ago
- f064188 Fix bug with prefixed wildcard addresses in 137286e9baecf6a3ba97722ef1b49c851b531810 by Simon Kelley · 4 years, 10 months ago
- 7747658 Fix problem with netlink socket and TCP DNS. by Simon Kelley · 4 years, 10 months ago
- 52ec783 Add tag filtering of dhcp-host directives. by Simon Kelley · 4 years, 10 months ago
- 137286e Extend 79aba0f10ad0157fb4f48afbbcb03f094caff97a for multiple IPv6 addresses. by Simon Kelley · 4 years, 10 months ago
- 79aba0f Support prefixed ranges of ipv6 addresses in dhcp-host. by Simon Kelley · 4 years, 10 months ago
- 515ba97 Fix infinite-loop router advert problems. by Simon Kelley · 4 years, 11 months ago
- cd67293 Fix RA problems with two interfaces on same IPv6 subnet. by Simon Kelley · 4 years, 11 months ago
- d9603ef Fix the disease, not the symptom in e40d8bef3bbf2fe8e1287663b2c84817066b3434 by Simon Kelley · 4 years, 11 months ago
- e40d8be Do not try to measure length of NULL pointer. This avoids a crash for empty domains in server=//... configurations. by Dominik DL6ER · 5 years ago
- ab53883 Enhance --conf-dir to load files in a deterministic order. by Simon Kelley · 5 years ago
- 6c1e9ac Remove experimental DHCPv6 prefix-class support. by Simon Kelley · 5 years ago
- c7a44c4 Revert tftp block number overflow check. Wrapping block nos is fine. by Simon Kelley · 5 years ago
- 2ac4cf0 Tweaks to TFTP. by Simon Kelley · 5 years ago
- a914d0a Check for SERV_NO_REBIND on unqualified domains by Sung Pae · 5 years ago
- 91102ad Add warnings and caveats for --proxy-dnssec. by Simon Kelley · 5 years ago
- 378fa56 Don't send RAs on interfaces without a link-local address. by Simon Kelley · 5 years ago
- 2a8710a Update copyrights to 2020. by Simon Kelley · 5 years ago
- 66f6265 Add --tftp-single-port option. by Simon Kelley · 5 years ago
- 18a6bdd Avoid RA code trampling on DHCPv6 messages. by Simon Kelley · 5 years ago
- 9e73244 Fix crash in DHCP option parsing. by Simon Kelley · 5 years ago
- 7d04e17 Fix buffer overflow checking in parse_hex(). by Simon Kelley · 5 years ago
- 34d4147 Fix dhcp-name-match to always match client-supplied name. by Simon Kelley · 5 years ago
- 0c211c4 Support DHCP option 150 (TFTP server address, RFC 5859). by Ville Skyttä · 5 years ago
- bf23c8a Spelling and format fixes. by Ville Skyttä · 5 years ago
- f73f739 Fix bug which gave zero-length DHCPv6 packets if sendto() is interrupted. by Simon Kelley · 5 years ago
- 5cee7c2 Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq by Simon Kelley · 5 years ago
- 1aef66b New CNAME code shouldn't spin on CNAME loops. by Simon Kelley · 5 years ago
- 4a1c21d Fix spin-crash in new CNAME code (b59a5c2567aafac35734d9660d9480613999e4cb) by Simon Kelley · 5 years ago
- c117675 Fix systemd unit startup order by nl6720 · 5 years ago
- 6ebdc95 Fix dhcp-name-match to function when name supplied in --dhcp-host. by Simon Kelley · 5 years ago
- 55a22b8 Fix out-of-date comment. by Simon Kelley · 5 years ago
- 1fd56c0 Tidy up CNAME representaion. by Simon Kelley · 5 years ago
- 376cb97 Extend non-terminal name handling to all locally configured RRs. by Simon Kelley · 5 years ago
- 84449bf Generalise locally-configured CNAME handling. by Simon Kelley · 5 years ago
- 456a319 DHCPv6 IAID should be of unsigned type. It is derived from strtoul() in lease.c:read_leases() and already now interpreted as unsigned in helper.c:276 and outpacket.c:put_opt6_long(). RFC3315 (section 22.4) shows that the IAID is 4 bytes long so we do not need to go up to unsigned long. by Dominik DL6ER · 5 years ago
- 157d8cf Don't silently discard all-zeroes adddresses in --host-record. by Simon Kelley · 5 years ago
- 1292e1a Don't waste time caching zero-TTL DNS records. by Simon Kelley · 5 years ago
- 122997d Fix bugs in caching CNAMEs with target to SRV records. by Simon Kelley · 5 years ago