- c366717 Tidy up add_resource_record() buffer size checks. by Simon Kelley · 7 years ago
- 22dee51 Log DNS server max packet size reduction. by Simon Kelley · 7 years ago
- 6fd5d79 Fix logic on EDNS0 headers. by Simon Kelley · 7 years ago
- 9d6918d Use IP[V6]_UNICAST_IF socket option instead of SO_BINDTODEVICE for DNS. by Simon Kelley · 7 years ago
- a49c5c2 Fix search_servers() segfault with DNSSEC. by Simon Kelley · 7 years ago
- 30858e3 Spaces in CNAME options break parsing. by Simon Kelley · 7 years ago
- 30df7ef Merge i18n messages. by Simon Kelley · 7 years ago
- 3e8c42c Debian changlelog update. by Simon Kelley · 7 years ago
- 62cb936 Security fix, CVE-2017-14491, DNS heap buffer overflow. by Simon Kelley · 7 years ago
- 39921d0 Update credits for Google security team. by Simon Kelley · 7 years ago
- 6a0b00f Misc code cleanups arising from Google analysis. by Simon Kelley · 7 years ago
- 51eadb6 Security fix, CVE-2017-14495, OOM in DNS response creation. by Simon Kelley · 7 years ago
- 897c113 Security fix, CVE-2017-14496, Integer underflow in DNS response creation. by Simon Kelley · 7 years ago
- 33e3f10 Security fix, CVE-2017-14494, Infoleak handling DHCPv6 forwarded requests. by Simon Kelley · 7 years ago
- 3d4ff1b Security fix, CVE-2017-14493, DHCPv6 - Stack buffer overflow. by Simon Kelley · 7 years ago
- 24036ea Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. by Simon Kelley · 7 years ago
- 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
- b697fbb Do not include stdio.h before dnsmasq.h by Christian Hesse · 7 years ago
- 96e063c Update contrib/try-all-ns. by Rasmus Ahlberg · 7 years ago
- 4e841da Fix broken translations after commit 730c6745 by Chris Novakovic · 7 years ago
- 09ce307 Disable libIDN2 underscore workaround with libIDN or fixed libIDN2. by Simon Kelley · 7 years ago
- a3303e1 Don't return arcount=1 if EDNS0 RR won't fit in the packet. by Simon Kelley · 7 years ago
- 63437ff Fix CVE-2017-13704, which resulted in a crash on a large DNS query. by Simon Kelley · 7 years ago
- 69a815a Fix loss of undercores in domain names when using libidn2. by Simon Kelley · 7 years ago
- 1d22494 Remove ping-check of configured DHCP address. by Simon Kelley · 7 years ago
- 391f708 Man page tweak. by Simon Kelley · 7 years ago
- cbd29e5 Printf related fixes. by Rosen Penev · 7 years ago
- 50a2841 Fix function declarations. by Rosen Penev · 7 years ago
- 9396752 Try other servers if first returns REFUSED when --strict-order active. by Hans Dedecker · 7 years ago
- 712dadb Bump Debian version to 2.78-1 by Simon Kelley · 7 years ago
- 32be32e Formatting fixes for CHANGELOG by Simon Kelley · 7 years ago
- 1649f70 Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52e by Simon Kelley · 7 years ago
- 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
- 4bb6886 Tweak ICMP ping check logic for DHCPv4. by Simon Kelley · 7 years ago
- 2446514 Fix logic of appending ".<layer>" to PXE basename by Chris Novakovic · 8 years ago
- 109d0e7 Debian: improve regexp for parsing root.ds. by Simon Kelley · 8 years ago
- 74ea915 Fix typo and format in CHANGELOG by Simon Kelley · 8 years ago
- 9828ab1 Fix compiler warning. by Matthias Andree · 8 years ago
- f77700a Fix compiler warning. by Matthias Andree · 8 years ago
- 0fbd980 Fix compiler warning. by Simon Kelley · 8 years ago
- 43cdf1c Remove automatic IDN support when building i18n. by Simon Kelley · 8 years ago
- ff19b1a Fix &/&& confusion. by Simon Kelley · 8 years ago
- 1835343 Update German translation. by Conrad Kostecki · 8 years ago
- 2aaea18 Add .gitattributes to substitute VERSION on export. by Simon Kelley · 8 years ago
- 7ab78b9 Fix c7be0164ce6ae89d6f2f0ffea14e2612418dd5da by Simon Kelley · 8 years ago
- c7be016 Suppress DHCP ping checks when allocating on the loopback interface. by Simon Kelley · 8 years ago
- d203af4 Add optional support for libidn2 and therefore IDNA2008. by Petr Menšík · 8 years ago
- 05f76da Don't die() on failing to parse lease-script output. by Simon Kelley · 8 years ago
- bf05f8f Fix crash introduced by 09f3b2cd9c7b5b5e0e96ba41f666e69808862620. by Simon Kelley · 8 years ago
- 09f3b2c Fix case of DS queries to domains marked as not doing DNSSEC. by Simon Kelley · 8 years ago
- 2282787 Fix botch introduced by 561441320f0cb67ea97f81c59332da5c6d14b494 by Simon Kelley · 8 years ago
- 4583dd9 Replace obsolete utime() usage with utimes(). by Vladislav Grishenko · 8 years ago
- 5614413 Fix a couple of crashes on malformed config files. by Simon Kelley · 8 years ago
- b2a9c57 Add "known-othernet" DHCP tag. by Simon Kelley · 8 years ago
- efff74c Tweak logging introduced in 3a8b0f6fccf464b1ec6d24c0e00e540ab2b17705 by Simon Kelley · 8 years ago
- a9df0e3 Revert "Implement RFC-6842 (Client-ids in DHCP replies.)" by Simon Kelley · 8 years ago
- 5ce3e76 DHCPv4: do ICMP-ping check in all cases other that current lease. by Simon Kelley · 8 years ago
- 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
- 5a7212c Make --rev-server work in the presence of --bogus-priv. by Vladislav Grishenko · 8 years ago
- 3a8b0f6 Improve error handling with shcp-script "init" mode. by Petr Menšík · 8 years ago
- a24c31e Debian: enable PIE and BINDNOW hardening in build. by Simon Kelley · 8 years ago
- f5a3679 Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 8 years ago
- 5ac813c Bump Lua version to 5.2. by Simon Kelley · 8 years ago
- a93b02e Compile option string: show script-support independent of DHCP. by Simon Kelley · 8 years ago
- c77fb9d Capture and log STDOUT and STDERR output from dhcp-script. by Petr Menšík · 8 years ago
- facc18f Bump Debian standards version. by Simon Kelley · 8 years ago
- bc515b7 Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 8 years ago
- 7bfa263 FreeBSD compilation tweak. by Simon Kelley · 8 years ago
- 461b7b4 Debian: readme typos. by Simon Kelley · 8 years ago
- b1cefa5 Debian: strip dhcp_release6 binary. by Simon Kelley · 8 years ago
- ce9a970 Debian: add lsb-base dep. by Simon Kelley · 8 years ago
- 93a9a55 Debian changelog format fixup. by Simon Kelley · 8 years ago
- 44eb875 Handle change in format of Debian /usr/share/dns/root.ds. by Simon Kelley · 8 years ago
- bc87e60 Debian initscript tweak. by Floris Bos · 8 years ago
- 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
- 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
- 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
- 4e7694d Allow binding to both source address and interface in server specs. by Kristian Evensen · 8 years ago
- e33b487 When forwarding a query to a non-DNSSEC nameserver, don't verify the lack of DNSSEC. by James Bottomley · 8 years ago
- ad59f27 Fix man page re interface labels and add warning when used badly. by Petr Menšík · 8 years ago
- 16f03e7 Check for failure of "git describe" in get-version. by Bert Gijsbers · 8 years ago
- dc99058 Improve error checking for --rev-server. by Olivier Gayot · 8 years ago
- 916959c Fix rev-server with /32 prefix. by Olivier Gayot · 8 years ago
- 864913c Man page typo. by Simon Kelley · 8 years ago
- 13dee6f Compilation warning fixes. by Simon Kelley · 8 years ago
- 62f9c0d Fix CNAME wildcard in auth-mode. by Simon Kelley · 8 years ago
- 54bb363 Update FAQ to fix a couple of dead links. by Simon Kelley · 8 years ago
- fca008d Make --bogus-priv apply to IPv6. by Simon Kelley · 8 years ago
- 43517fc Spelling fixes. by klemens · 8 years ago
- 88a77a7 Implement RFC-6842 (Client-ids in DHCP replies.) by Simon Kelley · 8 years ago
- 3e2496f Decrease the number of individual sites listed in log. by Hannu Nyman · 8 years ago
- 05da782 Add forthcoming 2017 root zone trust anchor to trust-anchors.conf. by Simon Kelley · 8 years ago
- 361dfe5 Improve connection handling when talking to TCP upsteam servers. by Simon Kelley · 8 years ago
- 68f6312 Stop treating SERVFAIL as a successful response from upstream servers. by Baptiste Jonglez · 8 years ago
- 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
- d42d470 Make --localise-queries apply to names from --interface-name. by Simon Kelley · 8 years ago
- 0740e43 Fix rrfilter bug leading to malformed replies. by Simon Kelley · 8 years ago
- 903df07 Detect and error loops in --cname configuration. by Simon Kelley · 8 years ago
- 0ef1334 Tweak start-up logging by Simon Kelley · 8 years ago
- 5eb9dde Fix getsockname error return check. by Reiter Wolfgang · 8 years ago