1. 70c50ef suppress non linux network unused var warnings by Kevin Darbyshire-Bryant · 4 years, 9 months ago
  2. ea3c60a Diverge error handling between *BSD and Linux. by Brad Smith · 4 years, 9 months ago
  3. fc19399 Fix compiler warning. by Simon Kelley · 4 years, 9 months ago
  4. 980b14f Compiler warning. by Simon Kelley · 4 years, 9 months ago
  5. 1df73fe Remove compiler warnings in IPv6 checksum code in dump.c by Simon Kelley · 4 years, 9 months ago
  6. c125c1d Update decline address handling in DHCPv6 for new multi-address world. by Simon Kelley · 4 years, 9 months ago
  7. e39c484 Fix parameters to setsockopt() for TCP_FASTOPEN. by Matthias Andree · 4 years, 9 months ago
  8. 977a5a2 Merge i18n messages. by Simon Kelley · 4 years, 9 months ago
  9. 02df000 Trivial formatting fix. by Simon Kelley · 4 years, 9 months ago
  10. b2ed691 Ignore routes in non-main tables by Donald Sharp · 4 years, 9 months ago
  11. 8d6d573 option.c: fix NO_DHCP6 build error by Kevin Darbyshire-Bryant · 4 years, 9 months ago
  12. 48755eb Optimise closing file descriptors. by Simon Kelley · 4 years, 9 months ago
  13. 0541a1a Factor out closing all file descriptors for later optimisation. by Simon Kelley · 4 years, 9 months ago
  14. c992ed4 Debian filemode tweak. by Simon Kelley · 4 years, 9 months ago
  15. 92025a4 Debian package: support runscript init-system. by Simon Kelley · 4 years, 9 months ago
  16. a7d19e9 Support ECC-GOST DNSSEC signature algorithm. by Simon Kelley · 4 years, 9 months ago
  17. ec1cc45 Add support for ED448 DNSSEC signature verification. by Simon Kelley · 4 years, 9 months ago
  18. ee64582 Add --script-on-renewal option. by Simon Kelley · 4 years, 9 months ago
  19. 425e240 Remove DSA signature verification from DNSSEC, as specified in RFC 8624. by Simon Kelley · 4 years, 9 months ago
  20. dea53e6 Debian changelog update. by Simon Kelley · 4 years, 10 months ago
  21. a9b022a Allow empty server spec in --rev-server, to match --server. by Simon Kelley · 4 years, 10 months ago
  22. c65b77c dnssec: add hostname info to insecure DS warning by Kevin Darbyshire-Bryant · 6 years ago
  23. 8e3a5cb Use <poll.h> instead of <sys/poll.h> by DDoSolitary · 6 years ago
  24. 29ae308 Restore ability to answer non-recursive requests by Petr Menšík · 6 years ago
  25. 306888a Debian changelog update. by Simon Kelley · 4 years, 10 months ago
  26. f064188 Fix bug with prefixed wildcard addresses in 137286e9baecf6a3ba97722ef1b49c851b531810 by Simon Kelley · 4 years, 10 months ago
  27. 7747658 Fix problem with netlink socket and TCP DNS. by Simon Kelley · 4 years, 10 months ago
  28. 52ec783 Add tag filtering of dhcp-host directives. by Simon Kelley · 4 years, 10 months ago
  29. 137286e Extend 79aba0f10ad0157fb4f48afbbcb03f094caff97a for multiple IPv6 addresses. by Simon Kelley · 4 years, 10 months ago
  30. 79aba0f Support prefixed ranges of ipv6 addresses in dhcp-host. by Simon Kelley · 4 years, 10 months ago
  31. 515ba97 Fix infinite-loop router advert problems. by Simon Kelley · 4 years, 10 months ago
  32. cd67293 Fix RA problems with two interfaces on same IPv6 subnet. by Simon Kelley · 4 years, 10 months ago
  33. d9603ef Fix the disease, not the symptom in e40d8bef3bbf2fe8e1287663b2c84817066b3434 by Simon Kelley · 4 years, 10 months ago
  34. e40d8be Do not try to measure length of NULL pointer. This avoids a crash for empty domains in server=//... configurations. by Dominik DL6ER · 4 years, 11 months ago
  35. ab53883 Enhance --conf-dir to load files in a deterministic order. by Simon Kelley · 5 years ago
  36. 6c1e9ac Remove experimental DHCPv6 prefix-class support. by Simon Kelley · 5 years ago
  37. c7a44c4 Revert tftp block number overflow check. Wrapping block nos is fine. by Simon Kelley · 5 years ago
  38. 2ac4cf0 Tweaks to TFTP. by Simon Kelley · 5 years ago
  39. a914d0a Check for SERV_NO_REBIND on unqualified domains by Sung Pae · 5 years ago
  40. 91102ad Add warnings and caveats for --proxy-dnssec. by Simon Kelley · 5 years ago
  41. 378fa56 Don't send RAs on interfaces without a link-local address. by Simon Kelley · 5 years ago
  42. 2a8710a Update copyrights to 2020. by Simon Kelley · 5 years ago
  43. 66f6265 Add --tftp-single-port option. by Simon Kelley · 5 years ago
  44. 18a6bdd Avoid RA code trampling on DHCPv6 messages. by Simon Kelley · 5 years ago
  45. 9e73244 Fix crash in DHCP option parsing. by Simon Kelley · 5 years ago
  46. 7d04e17 Fix buffer overflow checking in parse_hex(). by Simon Kelley · 5 years ago
  47. 34d4147 Fix dhcp-name-match to always match client-supplied name. by Simon Kelley · 5 years ago
  48. 0c211c4 Support DHCP option 150 (TFTP server address, RFC 5859). by Ville Skyttä · 5 years ago
  49. bf23c8a Spelling and format fixes. by Ville Skyttä · 5 years ago
  50. f73f739 Fix bug which gave zero-length DHCPv6 packets if sendto() is interrupted. by Simon Kelley · 5 years ago
  51. 5cee7c2 Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq by Simon Kelley · 5 years ago
  52. 1aef66b New CNAME code shouldn't spin on CNAME loops. by Simon Kelley · 5 years ago
  53. 4a1c21d Fix spin-crash in new CNAME code (b59a5c2567aafac35734d9660d9480613999e4cb) by Simon Kelley · 5 years ago
  54. c117675 Fix systemd unit startup order by nl6720 · 5 years ago
  55. 6ebdc95 Fix dhcp-name-match to function when name supplied in --dhcp-host. by Simon Kelley · 5 years ago
  56. 55a22b8 Fix out-of-date comment. by Simon Kelley · 5 years ago
  57. 1fd56c0 Tidy up CNAME representaion. by Simon Kelley · 5 years ago
  58. 376cb97 Extend non-terminal name handling to all locally configured RRs. by Simon Kelley · 5 years ago
  59. 84449bf Generalise locally-configured CNAME handling. by Simon Kelley · 5 years ago
  60. 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
  61. 157d8cf Don't silently discard all-zeroes adddresses in --host-record. by Simon Kelley · 5 years ago
  62. 1292e1a Don't waste time caching zero-TTL DNS records. by Simon Kelley · 5 years ago
  63. 122997d Fix bugs in caching CNAMEs with target to SRV records. by Simon Kelley · 5 years ago
  64. b59a5c2 Generalise CNAME handling. by Simon Kelley · 5 years ago
  65. 2a20cc6 Man page typo. by Geert Stappers · 5 years ago
  66. 936bd82 Fix too small control array in tftp code on BSD and SOLARIS by Simon Kelley · 5 years ago
  67. 13a58f9 Add dhcp-ignore-clid configuration option by Florent Fourcot · 5 years ago
  68. 19b0e3b Check for REFUSED and SERVFAIL replies to DNSKEY queries. by Simon Kelley · 5 years ago
  69. 203ce0a Update to 04db1483d1a86823240d986e10cfdbf75e1b9954 by Simon Kelley · 5 years ago
  70. e3002bf Add missing dump_packet() for DNSSEC query retries. by Simon Kelley · 5 years ago
  71. 04db148 Fix crash on REFUSED answers to DNSSEC queries. by Simon Kelley · 5 years ago
  72. 6fe436a Report error on dhcp_release by Petr Menšík · 5 years ago
  73. e710c34 Fix crash when negative SRV response over TCP gets stored in LRU cache entry. by Alin Nastac · 5 years ago
  74. defd6b1 Fix 90d7c6b97dbae2c913e7bb7af9c6c0f874493092 CAP_NET_RAW, not CAP_NET_ADMIN. by Simon Kelley · 5 years ago
  75. 90d7c6b Keep suitable capabilities if we may bind server sockets to interface or port. by Simon Kelley · 5 years ago
  76. e24abf2 Fix botch in ae7a3b9d2e8705af203a1347c397718a24331747 by Simon Kelley · 5 years ago
  77. 69a0477 DNSSEC: unsigned RRs in the auth section are not bogus. by Simon Kelley · 5 years ago
  78. ae7a3b9 DNSSEC: implement RFC-4036 para 5.3.3. rules on TTL values. by Simon Kelley · 5 years ago
  79. d9f882b Change dhcp_release to use default address when no IP subnet matches by Brian Haley · 5 years ago
  80. fef2f1c DNSSEC: Unsigned RRs in auth section proving that a DS doesn't exist are OK. by Simon Kelley · 5 years ago
  81. 5a91334 Debian package: link against libidn2. by Simon Kelley · 5 years ago
  82. e198fe8 Compilation fix for MacOS. by Simon Kelley · 5 years ago
  83. 248efe8 Truncate stupidly large cache sizes. by Simon Kelley · 5 years ago
  84. dc6a57f Always force AD bit to zero in authoritative DNS answers. by Simon Kelley · 5 years ago
  85. 240da59 Makefile: fix i18n build with ubus by Fabrice Fontaine · 5 years ago
  86. 5a56233 CHANGELOG update for ab73a746a0d6fcac2e682c5548eeb87fb9c9c82e by Simon Kelley · 5 years ago
  87. 225accd Fix breakage of dhcp_lease_time utility. by Simon Kelley · 5 years ago
  88. ab73a74 Fix build with libnettle 3.5 by Vladislav Grishenko · 5 years ago
  89. 69bc947 Fix memory leak in helper.c by Simon Kelley · 5 years ago
  90. 3052ce2 Fix build after y2038 changes in glib. by Jiri Slaby · 5 years ago
  91. 18e1766 Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq by Simon Kelley · 5 years ago
  92. 05299fd Fix wrong return code from explore_rrset() with some errors. by Simon Kelley · 5 years ago
  93. 7ef5569 Replace ash shell with dash in contrib/reverse-dns. by Simon Kelley · 6 years ago
  94. 7509f94 Debian startup fix. by Simon Kelley · 6 years ago
  95. 343b7b4 Support multiple daemon instances with systemd in Debian. by Simon Kelley · 6 years ago
  96. a2b8220 Improved UBus supported by Jan Willem Janssen · 6 years ago
  97. 5c464ef Allow more then one --conf-file on the command line. by Simon Kelley · 6 years ago
  98. 5fc639c Don't retry close() syscalls after an EINTR errors. by Simon Kelley · 6 years ago
  99. 7673013 Apply fix from c6cc455dd191fbea56ee14a0ef88a7d655a6fe9a in DHCP code. by Simon Kelley · 6 years ago
  100. c6cc455 Fix cmsg(3) API usage on OpenBSD by Jérémie Courrèges-Anglas · 6 years ago