1. 19b0e3b Check for REFUSED and SERVFAIL replies to DNSKEY queries. by Simon Kelley · 5 years ago
  2. 203ce0a Update to 04db1483d1a86823240d986e10cfdbf75e1b9954 by Simon Kelley · 5 years ago
  3. e3002bf Add missing dump_packet() for DNSSEC query retries. by Simon Kelley · 5 years ago
  4. 04db148 Fix crash on REFUSED answers to DNSSEC queries. by Simon Kelley · 5 years ago
  5. 6fe436a Report error on dhcp_release by Petr Menšík · 5 years ago
  6. e710c34 Fix crash when negative SRV response over TCP gets stored in LRU cache entry. by Alin Nastac · 5 years ago
  7. defd6b1 Fix 90d7c6b97dbae2c913e7bb7af9c6c0f874493092 CAP_NET_RAW, not CAP_NET_ADMIN. by Simon Kelley · 5 years ago
  8. 90d7c6b Keep suitable capabilities if we may bind server sockets to interface or port. by Simon Kelley · 5 years ago
  9. e24abf2 Fix botch in ae7a3b9d2e8705af203a1347c397718a24331747 by Simon Kelley · 5 years ago
  10. 69a0477 DNSSEC: unsigned RRs in the auth section are not bogus. by Simon Kelley · 5 years ago
  11. ae7a3b9 DNSSEC: implement RFC-4036 para 5.3.3. rules on TTL values. by Simon Kelley · 5 years ago
  12. d9f882b Change dhcp_release to use default address when no IP subnet matches by Brian Haley · 5 years ago
  13. fef2f1c DNSSEC: Unsigned RRs in auth section proving that a DS doesn't exist are OK. by Simon Kelley · 5 years ago
  14. 5a91334 Debian package: link against libidn2. by Simon Kelley · 5 years ago
  15. e198fe8 Compilation fix for MacOS. by Simon Kelley · 5 years ago
  16. 248efe8 Truncate stupidly large cache sizes. by Simon Kelley · 5 years ago
  17. dc6a57f Always force AD bit to zero in authoritative DNS answers. by Simon Kelley · 5 years ago
  18. 240da59 Makefile: fix i18n build with ubus by Fabrice Fontaine · 5 years ago
  19. 5a56233 CHANGELOG update for ab73a746a0d6fcac2e682c5548eeb87fb9c9c82e by Simon Kelley · 5 years ago
  20. 225accd Fix breakage of dhcp_lease_time utility. by Simon Kelley · 5 years ago
  21. ab73a74 Fix build with libnettle 3.5 by Vladislav Grishenko · 5 years ago
  22. 69bc947 Fix memory leak in helper.c by Simon Kelley · 5 years ago
  23. 3052ce2 Fix build after y2038 changes in glib. by Jiri Slaby · 5 years ago
  24. 18e1766 Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq by Simon Kelley · 5 years ago
  25. 05299fd Fix wrong return code from explore_rrset() with some errors. by Simon Kelley · 5 years ago
  26. 7ef5569 Replace ash shell with dash in contrib/reverse-dns. by Simon Kelley · 6 years ago
  27. 7509f94 Debian startup fix. by Simon Kelley · 6 years ago
  28. 343b7b4 Support multiple daemon instances with systemd in Debian. by Simon Kelley · 6 years ago
  29. a2b8220 Improved UBus supported by Jan Willem Janssen · 6 years ago
  30. 5c464ef Allow more then one --conf-file on the command line. by Simon Kelley · 6 years ago
  31. 5fc639c Don't retry close() syscalls after an EINTR errors. by Simon Kelley · 6 years ago
  32. 7673013 Apply fix from c6cc455dd191fbea56ee14a0ef88a7d655a6fe9a in DHCP code. by Simon Kelley · 6 years ago
  33. c6cc455 Fix cmsg(3) API usage on OpenBSD by Jérémie Courrèges-Anglas · 6 years ago
  34. 1da81f7 CHANGELOG typo fix. by Simon Kelley · 6 years ago
  35. ae5b7e0 Add --shared-network DHCP configuration. by Simon Kelley · 6 years ago
  36. 305ffb5 Improve kernel-capability manipulation code under Linux. by Simon Kelley · 6 years ago
  37. 608aa9f Support TCP fastopen on incoming and outgoing connections. by Simon Kelley · 6 years ago
  38. c61c7bb Remove redundant prototypes from dnsmasq.h by Dominik DL6ER · 6 years ago
  39. 5ed82ae Remove unclear gcc-ism in conditional expression. by Simon Kelley · 6 years ago
  40. 6799320 Don't attempt to parse a sequence of hex digits without any colons as IPv6 address. by Simon Kelley · 6 years ago
  41. c406fd6 Add Vcs-* fields to Debian control file. by Simon Kelley · 6 years ago
  42. 5d514f2 Fix nodocs/nodoc confusion in Debian packaging. by Simon Kelley · 6 years ago
  43. a066aac Fix to credits in 162e5e0062ce923c494cc64282f293f0ed64fc10 by Simon Kelley · 6 years ago
  44. 8bd28a8 Small error-message tweak, for clarity. by Simon Kelley · 6 years ago
  45. 065e5bb More /etc/hosts linecount fixing. by Simon Kelley · 6 years ago
  46. df6636b lease: prune lease as soon as expired by Florent Fourcot · 6 years ago
  47. 162e5e0 Fix bug added in 2.80 non-terminal code which returns NODATA instead of NXDOMAIN. by Sven Mueller · 6 years ago
  48. 4219ade Fix line counting when reading /etc/hosts. by Simon Kelley · 6 years ago
  49. 28cfe36 Change read_leases() to skip invalid entries. by Brian Haley · 6 years ago
  50. d2d4990 Fix missing braces in 8eac67c0a15b673c8d27002c248651b308093e4 by Steven Siloti · 6 years ago
  51. 18eac67 Fix entries in /etc/hosts disabling static leases. by Steven Siloti · 6 years ago
  52. f8c77ed Fix removal of DHCP_CLIENT_MAC options from DHCPv6 relay replies. by Simon Kelley · 6 years ago
  53. 4bf62f6 Tidy cache_blockdata_free() by Simon Kelley · 6 years ago
  54. 9c0d445 Fix e7bfd556c079c8b5e7425aed44abc35925b24043 to actually work. by Simon Kelley · 6 years ago
  55. 2896e24 Check for not(DS or DNSKEY) in is_outdated_cname_pointer() by Simon Kelley · 6 years ago
  56. a90f09d Fix crash freeing negative SRV cache entries. by Simon Kelley · 6 years ago
  57. 5b99eae Cache SRV records. by Simon Kelley · 6 years ago
  58. 2daca52 Fix typo in ra-param man page section. by Christian Weiske · 6 years ago
  59. 2c59473 File logic bug in cache-marshalling code. Introduced a couple of commits back. by Simon Kelley · 6 years ago
  60. cc921df Remove nested struct/union in cache records and all_addr. by Simon Kelley · 6 years ago
  61. ab194ed Futher address union tidying. by Simon Kelley · 6 years ago
  62. 65a01b7 Tidy address-union handling: move class into explicit argument. by Simon Kelley · 6 years ago
  63. bde4647 Tidy all_addr union, merge log and rcode fields. by Simon Kelley · 6 years ago
  64. e7bfd55 Alter DHCP address selection after DECLINE in consec-addr mode. by Simon Kelley · 6 years ago
  65. b683cf3 build failure on master with NO_DHCPv6 and fix.... by Kevin Darbyshire-Bryant · 6 years ago
  66. 3becf46 fix ipv6 ipset bug in master by Kevin Darbyshire-Bryant · 6 years ago
  67. 137e9f8 Fix option parsing errors introduced in 59e470381f84f2fdf0640c7bc67827f3f0c64784 by Petr Menšík · 6 years ago
  68. 07e25da Treat DS and DNSKEY queries being forwarded the same as those locally originated. by Simon Kelley · 6 years ago
  69. d46ee72 Bump Debian version. by Simon Kelley · 6 years ago
  70. 59e4703 Free config file values on parsing errors. by Petr Menšík · 6 years ago
  71. 48d12f1 Remove the NO_FORK compile-time option, and support for uclinux. by Simon Kelley · 6 years ago
  72. 122392e Revert 68f6312d4bae30b78daafcd6f51dc441b8685b1e by Simon Kelley · 6 years ago
  73. 3a5a84c Fix Makefile lines generating UBUS linker config. by Simon Kelley · 6 years ago
  74. 24b8760 Do not rely on dead code elimination, use array instead. by Petr Menšík · 6 years ago
  75. 6f7812d Fix spurious AD flags in some DNS replies from local config. by Simon Kelley · 6 years ago
  76. cbb5b17 Fix logging in cf5984367bc6a949e3803a576512c5a7bc48ebab by Simon Kelley · 6 years ago
  77. cf59843 Don't forward *.bind/*.server queries upstream by Vladislav Grishenko · 6 years ago
  78. ee87504 Remove ability to compile without IPv6 support. by Simon Kelley · 6 years ago
  79. a220545 Ensure that AD bit is reset on answers from --address=/<domain>/<address>. by Simon Kelley · 6 years ago
  80. a799ca0 Impove cache behaviour for TCP connections. by Simon Kelley · 6 years ago
  81. 91421cb Fix compiler warning. by Simon Kelley · 6 years ago
  82. 53792c9 fix typo by Martin Schiller · 6 years ago
  83. df07182 Update German translation. by Conrad Kostecki · 6 years ago
  84. e1791f3 Fix logging of DNSSEC queries in TCP mode. Destination server address was misleading. by Simon Kelley · 6 years ago
  85. 0fdf3c1 Fix dhcp-match-name to match hostname, not complete FQDN. by Simon Kelley · 6 years ago
  86. ee1df06 Tweak strategy for confirming SLAAC addresses. by Simon Kelley · 6 years ago
  87. 1e87eba Clarify manpage for --auth-sec-servers by Simon Kelley · 6 years ago
  88. 0893347 Make interface spec optional in --auth-server. by Simon Kelley · 6 years ago
  89. 7cbf497 Example config file fix for CERT Vulnerability VU#598349. by Simon Kelley · 6 years ago
  90. 3a610a0 Finesse allocation of memory for "struct crec" cache entries. by Simon Kelley · 6 years ago
  91. 48b090c Fix b6f926fbefcd2471699599e44f32b8d25b87b471 to not SEGV on startup (rarely). by Simon Kelley · 6 years ago
  92. 4139298 Change behavior when RD bit unset in queries. by Simon Kelley · 6 years ago
  93. 51cc10f Add warning about 0.0.0.0 and :: addresses to man page. by Simon Kelley · 6 years ago
  94. ea6cc33 Handle memory allocation failure in make_non_terminals() by Simon Kelley · 6 years ago
  95. ad03967 Add debian/tmpfiles.conf by Simon Kelley · 6 years ago
  96. f4fd07d Debian bugfix. by Simon Kelley · 6 years ago
  97. e3c08a3 Debian packaging fix. (restorecon) by Simon Kelley · 6 years ago
  98. 118011f Debian packaging fix. (tmpfiles.d) by Simon Kelley · 6 years ago
  99. af3bd07 Man page typo. by Simon Kelley · 6 years ago
  100. d682099 Picky changes to 47b45b2967c931fed3c89a2e6a8df9f9183a5789 by Simon Kelley · 6 years ago