1. 05ff659 Fix stupid infinite loop introduced by preceding commit. by Simon Kelley · 7 years ago
  2. db0f488 Handle some corner cases in RA contructed interfaces with addresses changing interface. by Simon Kelley · 7 years ago
  3. 7dcca6c Warn about the impact of cache-size on performance. by Geert Stappers · 7 years ago
  4. 090856c Allow zone transfer in authoritative mode whenever auth-peer is specified. by Simon Kelley · 7 years ago
  5. cc5cc8f Sane error message when pcap file header is wrong. by Simon Kelley · 7 years ago
  6. c488b68 Handle standard and contructed dhcp-ranges on the same interface. by Simon Kelley · 7 years ago
  7. 1f1873a Log warning on very large cachesize config, instead of truncating it. by Simon Kelley · 7 years ago
  8. 0a496f0 Do unsolicited RAs for interfaces which appear after dnsmasq startup. by Maarten de Vries · 7 years ago
  9. e27825b Fix logging in previous. by Simon Kelley · 7 years ago
  10. 1f60a18 Retry SERVFAIL DNSSEC queries to a different server, if possible. by Simon Kelley · 7 years ago
  11. a0088e8 Handle query retry on REFUSED or SERVFAIL for DNSSEC-generated queries. by Simon Kelley · 7 years ago
  12. 34e26e1 Retry query to other servers on receipt of SERVFAIL rcode. by Simon Kelley · 7 years ago
  13. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  14. 07ed585 Add logging for DNS error returns from upstream and local configuration. by Simon Kelley · 7 years ago
  15. 0669ee7 Fix DHCP broken-ness when --no-ping AND --dhcp-sequential-ip are set. by Simon Kelley · 7 years ago
  16. f84e674 Be persistent with broken-upstream-DNSSEC warnings. by Simon Kelley · 7 years ago
  17. 7f00843 Handle DNSSEC-unaware upstream servers better. by Simon Kelley · 7 years ago
  18. a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
  19. 4e72fec Fix DNSSEC without dnssec-check-unsigned. by Simon Kelley · 7 years ago
  20. 4441cf7 Fix DNS server fd garbage collection. by Simon Kelley · 7 years ago
  21. e83915d Set V6ONLY on DNS upstream socket. by Simon Kelley · 7 years ago
  22. 6d37924 Makefile: Stop creating '-d' directory by Kevin Darbyshire-Bryant · 7 years ago
  23. f3d7974 Fixed bug number in changelog s/833596/883596/ by Simon Kelley · 7 years ago
  24. 734d531 Add RFC4039 rapid commit support. by Simon Kelley · 7 years ago
  25. 9a7be47 Add lintian override in Debian package. by Simon Kelley · 7 years ago
  26. 26e27d0 Symbolic link for /usr/share/doc/dnsmasq-base-lua in Debian package. by Simon Kelley · 7 years ago
  27. 94b6878 Tidy crypto.c of old library compat. Now need libnettle 3. by Simon Kelley · 7 years ago
  28. 8b96552 Fix compiler warning. by Simon Kelley · 7 years ago
  29. ae29065 Fix debian/changelog syntax. by Simon Kelley · 7 years ago
  30. 6b2b564 Enhance --synth-domain to allow names with sequential integers. by Simon Kelley · 7 years ago
  31. 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. by Simon Kelley · 7 years ago
  32. 56f0623 Allow trailing dot in CNAME. by Petr Menšík · 7 years ago
  33. f3223fb Fix nettle_hash() function to avoid ABI incompatibilities. by Simon Kelley · 7 years ago
  34. 4c4f4c2 Debian dependency tweaking for new dnsmasq-base-lua package. by Simon Kelley · 7 years ago
  35. 773af30 Man page typo fix. by Ville Skyttä · 7 years ago
  36. 4cc944b Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq by Simon Kelley · 7 years ago
  37. 87e00fe Compiler warning fixes. by Simon Kelley · 7 years ago
  38. e7a4af8 Compiler warning fixes. by Simon Kelley · 7 years ago
  39. 2d69d61 Add liblua-dev to Debian build-depends. by Simon Kelley · 7 years ago
  40. 30e4a94 Debian package: add dnsmasq-base-lua binary package. by Simon Kelley · 7 years ago
  41. 232a8f3 Merge messages for release. by Simon Kelley · 7 years ago
  42. 1721453 Remove special handling of A-for-A queries. by Simon Kelley · 7 years ago
  43. 499d8dd Fix boundary for test introduced in 3e3f1029c9ec6c63e430ff51063a6301d4b2262 by yiwenchen · 7 years ago
  44. 6f1cbfd Fix debian/readme typo. by Andy Hawkins · 7 years ago
  45. 55ecde7 Inotify: Ignore backup files created by editors by Andy Hawkins · 7 years ago
  46. 6b54d69 Make failure to chown() pidfile a warning. by Simon Kelley · 7 years ago
  47. 246a31c Change ownership of pid file, to keep systemd happy. by Simon Kelley · 7 years ago
  48. 83e4b73 Remove confusion between --user and --script-user. by Simon Kelley · 7 years ago
  49. 6340ca7 Tweak heuristic for initial DNSSEC memory allocation. by Simon Kelley · 7 years ago
  50. baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
  51. 486bcd5 Simplify and correct bindtodevice(). by Kurt H Maier · 7 years ago
  52. be9a74d Close Debian bug for CVE-2017-15107. by Simon Kelley · 7 years ago
  53. ffcbc0f Example config typo fixes. by Leon M. George · 7 years ago
  54. a969ba6 Special case NSEC processing for root DS record, to avoid spurious BOGUS. by Simon Kelley · 7 years ago
  55. f178172 Add homepage to Debian control file. by Simon Kelley · 7 years ago
  56. cd7df61 Fix DNSSEC validation errors introduced in 4fe6744a220eddd3f1749b40cac3dfc510787de6 by Simon Kelley · 7 years ago
  57. c1a4e25 Try to be a little more clever at falling back to smaller DNS packet sizes. by Simon Kelley · 7 years ago
  58. 4fe6744 DNSSEC fix for wildcard NSEC records. CVE-2017-15107 applies. by Simon Kelley · 7 years ago
  59. 3bd4c47 Remove limit on length of command-line options. by Neil Jerram · 7 years ago
  60. 98196c4 Typo fix. by Artem Poloznikov · 7 years ago
  61. 22cd860 Allow more than one --bridge-interface option to refer to an interface. by Simon Kelley · 7 years ago
  62. 3c973ad Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC time validation. by Simon Kelley · 7 years ago
  63. faaf306 Spelling fixes. by Ville Skyttä · 7 years ago
  64. c7e6aea Change references to gPXE to iPXE. by Geert Stappers · 7 years ago
  65. e541245 Handle duplicate RRs in DNSSEC validation. by Simon Kelley · 7 years ago
  66. 84a01be Bump year in Debian copyright notice. by Simon Kelley · 7 years ago
  67. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  68. a6cee69 Fix exit code from dhcp_release6. by Simon Kelley · 7 years ago
  69. 0039920 Severely fix code formating of contrib/lease-tools/dhcp_release6.c by Simon Kelley · 7 years ago
  70. 39d8550 Run Debian startup regex in "C" locale. by Simon Kelley · 7 years ago
  71. ef3d137 Fix infinite retries in strict-order mode. by Simon Kelley · 7 years ago
  72. 8c707e1 Make 373e91738929a3d416e6292e65824184ba8428a6 compile without DNSSEC. by Simon Kelley · 7 years ago
  73. 373e917 Fix a6004d7f17687ac2455f724d0b57098c413f128d to cope with >256 RRs in answer section. by Simon Kelley · 7 years ago
  74. 74f0f9a Commment language tweaks. by Josh Soref · 7 years ago
  75. ed6bdb0 Man page typos. by 李三0159 · 7 years ago
  76. c88af04 Modify doc.html to mention git-over-http is now available. by Simon Kelley · 7 years ago
  77. ae0187d Fix trust-anchor regexp in Debian init script. by Dr. Markus Waldeck · 7 years ago
  78. 0c50e3d Bump version in Debian package. by Simon Kelley · 7 years ago
  79. 075366a Open inotify socket only when used. by Petr Menšík · 7 years ago
  80. 8e8b2d6 Release notes update. by Simon Kelley · 7 years ago
  81. 087eb76 Always return a SERVFAIL response to DNS queries with RD=0. by Simon Kelley · 7 years ago
  82. ebedcba Typo in printf format string added in 22dee512f3738f87539a79aeb52b9e670b3bd104 by Simon Kelley · 7 years ago
  83. 0954a97 Remove RSA/MD5 DNSSEC algorithm. by Simon Kelley · 7 years ago
  84. b77efc1 Tidy DNSSEC algorithm table use. by Simon Kelley · 7 years ago
  85. 3b0cb34 Fix manpage which said ZSK but meant KSK. by Simon Kelley · 7 years ago
  86. aa6f832 Add a few DNS RRs to the table. by Simon Kelley · 7 years ago
  87. ad9c6f0 Add support for Ed25519 DNSSEC signature algorithm. by Simon Kelley · 7 years ago
  88. a6004d7 Fix caching logic for validated answers. by Simon Kelley · 7 years ago
  89. c366717 Tidy up add_resource_record() buffer size checks. by Simon Kelley · 7 years ago
  90. 22dee51 Log DNS server max packet size reduction. by Simon Kelley · 7 years ago
  91. 6fd5d79 Fix logic on EDNS0 headers. by Simon Kelley · 7 years ago
  92. 9d6918d Use IP[V6]_UNICAST_IF socket option instead of SO_BINDTODEVICE for DNS. by Simon Kelley · 7 years ago
  93. a49c5c2 Fix search_servers() segfault with DNSSEC. by Simon Kelley · 7 years ago
  94. 30858e3 Spaces in CNAME options break parsing. by Simon Kelley · 7 years ago
  95. 30df7ef Merge i18n messages. by Simon Kelley · 7 years ago
  96. 3e8c42c Debian changlelog update. by Simon Kelley · 7 years ago
  97. 62cb936 Security fix, CVE-2017-14491, DNS heap buffer overflow. by Simon Kelley · 7 years ago
  98. 39921d0 Update credits for Google security team. by Simon Kelley · 7 years ago
  99. 6a0b00f Misc code cleanups arising from Google analysis. by Simon Kelley · 7 years ago
  100. 51eadb6 Security fix, CVE-2017-14495, OOM in DNS response creation. by Simon Kelley · 7 years ago