1. 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
  2. 63437ff Fix CVE-2017-13704, which resulted in a crash on a large DNS query. by Simon Kelley · 7 years ago
  3. 9396752 Try other servers if first returns REFUSED when --strict-order active. by Hans Dedecker · 7 years ago
  4. 32be32e Formatting fixes for CHANGELOG by Simon Kelley · 7 years ago
  5. 1649f70 Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52e by Simon Kelley · 7 years ago
  6. 74ea915 Fix typo and format in CHANGELOG by Simon Kelley · 8 years ago
  7. 43cdf1c Remove automatic IDN support when building i18n. by Simon Kelley · 8 years ago
  8. b2a9c57 Add "known-othernet" DHCP tag. by Simon Kelley · 8 years ago
  9. a9df0e3 Revert "Implement RFC-6842 (Client-ids in DHCP replies.)" by Simon Kelley · 8 years ago
  10. 5ce3e76 DHCPv4: do ICMP-ping check in all cases other that current lease. by Simon Kelley · 8 years ago
  11. 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
  12. 5a7212c Make --rev-server work in the presence of --bogus-priv. by Vladislav Grishenko · 8 years ago
  13. 3a8b0f6 Improve error handling with shcp-script "init" mode. by Petr Menšík · 8 years ago
  14. c77fb9d Capture and log STDOUT and STDERR output from dhcp-script. by Petr Menšík · 8 years ago
  15. 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
  16. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  17. 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
  18. fca008d Make --bogus-priv apply to IPv6. by Simon Kelley · 8 years ago
  19. 43517fc Spelling fixes. by klemens · 8 years ago
  20. 88a77a7 Implement RFC-6842 (Client-ids in DHCP replies.) by Simon Kelley · 8 years ago
  21. 3e2496f Decrease the number of individual sites listed in log. by Hannu Nyman · 8 years ago
  22. 361dfe5 Improve connection handling when talking to TCP upsteam servers. by Simon Kelley · 8 years ago
  23. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  24. d42d470 Make --localise-queries apply to names from --interface-name. by Simon Kelley · 8 years ago
  25. 0740e43 Fix rrfilter bug leading to malformed replies. by Simon Kelley · 8 years ago
  26. 903df07 Detect and error loops in --cname configuration. by Simon Kelley · 8 years ago
  27. f89cae3 Add DNSMASQ_REQUESTED_OPTIONS env-var to lease change script. by ZHAO Yu · 8 years ago
  28. 09b768e Bump TCP connection backlog from 5 to 32. by Simon Kelley · 8 years ago
  29. b637d78 Allow wildcard CNAME records in authoritative zones. by Simon Kelley · 8 years ago
  30. 2675f20 Handle binding upstream servers to an interface by Beniamino Galvani · 8 years ago
  31. 6d95099 Handle v4-mapped IPv6 addresses sanely for --synth-domain. by Simon Kelley · 8 years ago
  32. c8328ec Bump auth zone serial when reloading /etc/hosts and friends. by Simon Kelley · 8 years ago
  33. 06093a9 Fix problem with --dnssec-timestamp by Kevin Darbyshire-Bryant · 8 years ago
  34. 1d07667 Fix logic error in Linux netlink code. by Ivan Kokshaysky · 8 years ago
  35. 294d36d Calculate length of TFTP error reply correctly. by Simon Kelley · 8 years ago
  36. da2cad4 Doc about --pxe-service basename change into CHANGELOG. by Simon Kelley · 9 years ago
  37. 0a4a049 Final PXE tweak, and release-note to reflect changes. by Simon Kelley · 9 years ago
  38. 68bea10 Fix error in PXE arch names and add ARM32 and ARM64. by Simon Kelley · 9 years ago
  39. b970260 Limit number of upstream nameservers when logging configuration. by Simon Kelley · 9 years ago
  40. 69cbf78 Add contrib/lease-tools/dhcp_release6 by Simon Kelley · 9 years ago
  41. 14ffa07 Fix init of per server EDNS UDP packet size. by Simon Kelley · 9 years ago
  42. a2bc254 Check return-code of inet_pton when parsing DHCPv4 options. by Simon Kelley · 9 years ago
  43. bec366b Add --tftp-mtu option. by Simon Kelley · 9 years ago
  44. e06e6e3 Update CHANGELOG. by Simon Kelley · 9 years ago
  45. fdc97e1 Avoid divide-by-zero when dhcp-range is a whole /64 by Simon Kelley · 9 years ago
  46. 1e50512 Final form of configuration for EDNS0 MAC-address code. by Simon Kelley · 9 years ago
  47. 926332a Add --max-port config option. by Hans Dedecker · 9 years ago
  48. d05dd58 Fix wrong reply to simple name when --domain-needed set and no servers configured. by Simon Kelley · 9 years ago
  49. eddf365 Fix bad cache-size calculation when hosts-file read fails. by André Glüpker · 9 years ago
  50. 41a8d9e Fix crash when empty address from DNS overlays A record from hosts. by Edwin Török · 9 years ago
  51. 77607cb Respect the --no-resolv flag in inotify code. by Simon Kelley · 9 years ago
  52. a7369be Enhance --add-subnet to allow arbitary subnet addresses. by Ed Bardsley · 9 years ago
  53. d2aa7df Include 0.0.0.0/8 in DNS rebind checks. by Simon Kelley · 9 years ago
  54. 63ec5d1 Fix new poll() code for helper pipe. Removed CPU-spin. by Simon Kelley · 9 years ago
  55. 13480e8 DNSSEC fix, signed wildcard CNAME to unsigned domain. by Simon Kelley · 9 years ago
  56. 362c930 Fix inotify code to handle dangling symlinks better. by Simon Kelley · 9 years ago
  57. 90cb222 --conf-file should read no file, not try and read the default file. by Simon Kelley · 9 years ago
  58. 4918bd5 Documenation updates for --bridge-interface and "off-link". by Neil Jerram · 9 years ago
  59. c6d82c9 Add Dbus methods to create and delete DHCP leases. by Nicolas Cavallari · 9 years ago
  60. 89130d9 DHCPv6: DHCPCONFIRM should be OK for any address on link, not just dynamic addresses. by Simon Kelley · 10 years ago
  61. ca85a28 Allow T1 and T2 DHCPv4 options to be set. by Simon Kelley · 10 years ago
  62. b059c96 Check IPv4-mapped IPv6 addresses with --stop-rebind. by Simon Kelley · 10 years ago
  63. a77cec8 Handle UDP packet loss when fragmentation of large packets is broken. by Simon Kelley · 10 years ago
  64. a5ae1f8 Logs in DHCPv6 not suppressed by dhcp6-quiet. by Simon Kelley · 10 years ago
  65. 0df29f5 Note CVE-2015-3294 by Simon Kelley · 10 years ago
  66. 78c6184 Auth: correct replies to NS and SOA in .arpa zones. by Simon Kelley · 10 years ago
  67. 38440b2 Fix crash in auth code with odd configuration. by Simon Kelley · 10 years ago
  68. ad4a8ff Fix crash on receipt of certain malformed DNS requests. by Simon Kelley · 10 years ago
  69. 04b0ac0 Fix crash caused by looking up servers.bind when many servers defined. by Simon Kelley · 10 years ago
  70. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  71. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  72. 6ef15b3 Fix broken ECDSA DNSSEC signatures. by Simon Kelley · 10 years ago
  73. 0491805 Allow inotify to be disabled at compile time on Linux. by Simon Kelley · 10 years ago
  74. 61b838d Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6. by Win King Wan · 10 years ago
  75. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 10 years ago
  76. 3934155 Cope with multiple interfaces with the same LL address. by Simon Kelley · 10 years ago
  77. 28de387 Add --min-cache-ttl option. by RinSatsuki · 10 years ago
  78. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  79. 97e618a DNSSEC: do top-down search for limit of secure delegation. by Simon Kelley · 10 years ago
  80. 32fc6db Add --ignore-address option. by Glen Huang · 10 years ago
  81. 094b5c3 Fix crash in DNSSEC code when attempting to verify large RRs. by Simon Kelley · 10 years ago
  82. 4766936 Eliminate IPv6 privacy addresses from --interface-name answers. by Simon Kelley · 10 years ago
  83. 3ad3f3b Fix breakage of --domain=<domain>,<subnet>,local by Simon Kelley · 10 years ago
  84. ad946d5 CHANGELOG re. inotify. by Simon Kelley · 10 years ago
  85. 800c5cc Remove floor on EDNS0 packet size with DNSSEC. by Simon Kelley · 10 years ago
  86. 00cd9d5 crash at startup when an empty suffix is supplied to --conf-dir by Simon Kelley · 10 years ago
  87. bf2db4b Fix CHANGELOG entry under wrong version. by Simon Kelley · 10 years ago
  88. 5782649 Fix bug which caused dnsmasq to become unresponsive when an interface goes. by Simon Kelley · 10 years ago
  89. 288df49 Fix bug when resulted in NXDOMAIN answers instead of NODATA. by Simon Kelley · 10 years ago
  90. 15b1b7e Fix endian bug in --local-service code. by Richard Genoud · 10 years ago
  91. 85900a2 Revert route-information option in RA. There are problems with some clients. by Simon Kelley · 10 years ago
  92. 3e1551a Extend --conf-dir to allow filtering on file suffixes. by Simon Kelley · 10 years ago
  93. 5bf50af RFC4191 route information option. by Ilya Ponetaev · 10 years ago
  94. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  95. 6d8e8ac Tidy up previous commit. by Simon Kelley · 10 years ago
  96. cdb755c Fix FTBFS with Nettle-3.0. by Simon Kelley · 10 years ago
  97. c4638f9 New DBus methods. by Daniel Collins · 11 years ago
  98. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  99. c4a0937 ipsets equivalent in *BSD, using pf tables. by Simon Kelley · 11 years ago
  100. 8e9ffba Merge branch 'mobile-ra' by Simon Kelley · 11 years ago