1. cfcafdd Tweak f1204a875e0f16fd645df965db346fc56d2ab1dd by Simon Kelley · 3 years, 10 months ago
  2. f1204a8 Tweak sort order of tags in get-version. by Simon Kelley · 3 years, 10 months ago
  3. 2029501 Fix possible free-memory ref in e75069f79aa6b8a61034a9a4db9b6265b8be8ae4 by Simon Kelley · 3 years, 10 months ago
  4. 807e823 Bump Debian changelog version. by Simon Kelley · 3 years, 10 months ago
  5. c8e8f5c Bump copyright notices for 2021. Happy New Year! by Simon Kelley · 3 years, 10 months ago
  6. a69b017 Change HAVE_NETTLEHASH compile-time to HAVE_CRYPTOHASH. by Simon Kelley · 3 years, 10 months ago
  7. e75069f Tidy initialisation in hash_questions.c by Simon Kelley · 3 years, 11 months ago
  8. 3f535da Fix for 12af2b171de0d678d98583e2190789e544440e02 by Simon Kelley · 3 years, 11 months ago
  9. 8ebdc36 Optimise sort_rrset for the case where the RR type no canonicalisation. by Simon Kelley · 3 years, 11 months ago
  10. 12af2b1 Fix to 75e2f0aec33e58ef5b8d4d107d821c215a52827c by Simon Kelley · 3 years, 11 months ago
  11. 04490bf Move fd into frec_src, fixes 15b60ddf935a531269bb8c68198de012a4967156 by Simon Kelley · 3 years, 11 months ago
  12. 327bbc9 Changed priority to high in Debian changelog. by Simon Kelley · 3 years, 11 months ago
  13. cc0b448 Update to new struct frec fields in conntrack code. by Simon Kelley · 3 years, 11 months ago
  14. 9212ad2 Update Debian changelog. by Simon Kelley · 3 years, 11 months ago
  15. 503f68d Fix warning message logic. by Simon Kelley · 3 years, 11 months ago
  16. e01e09c Add CVE numbers to security update descriptions in CHANGELOG by Simon Kelley · 4 years ago
  17. 6a6e06f Small cleanups in frec_src datastucture handling. by Simon Kelley · 4 years ago
  18. 2024f97 Support hash function from nettle (only) by Petr Menšík · 4 years ago
  19. 25e63f1 Handle caching with EDNS options better. by Simon Kelley · 4 years ago
  20. 15b60dd Handle multiple identical near simultaneous DNS queries better. by Simon Kelley · 4 years, 1 month ago
  21. 8244611 Add missing check for NULL return from allocate_rfd(). by Simon Kelley · 4 years, 1 month ago
  22. 1eb6ced Fix DNS reply when asking for DNSSEC and a validated CNAME is already cached. by Simon Kelley · 4 years, 1 month ago
  23. 059aded Optimse RR digest calculation in DNSSEC. by Simon Kelley · 4 years, 1 month ago
  24. 2d76586 Use SHA-256 to provide security against DNS cache poisoning. by Simon Kelley · 4 years, 1 month ago
  25. 257ac0c Check destination of DNS UDP query replies. by Simon Kelley · 4 years, 1 month ago
  26. 4e96a4b Fix remote buffer overflow CERT VU#434904 by Simon Kelley · 4 years, 1 month ago
  27. a2a7e04 Use the values of --min-port and --max-port in TCP connections. by Simon Kelley · 4 years ago
  28. 4ded962 pxe: support pxe clients with custom vendor-class by Wang Shanker · 4 years ago
  29. f60fea1 CHANGELOG: Fix three typoes. by Matthias Andree · 4 years, 5 months ago
  30. 4d85e40 Change default lease time for DHCPv6 to one day. by Simon Kelley · 4 years, 5 months ago
  31. 2bd02d2 Backdated CHANGELOG update. by Simon Kelley · 4 years, 5 months ago
  32. 7e194a0 Apply floor of 60s to TTL of DNSKEY and DS records in cache. by Simon Kelley · 4 years, 5 months ago
  33. 9beb4d9 Fix BNF in man page description for --server. by Simon Kelley · 4 years, 5 months ago
  34. ab5ebe9 Bump Debian version to 2.82 by Simon Kelley · 4 years, 5 months ago
  35. 837e8f4 Remove runit support when building debs for Ubuntu. by Simon Kelley · 4 years, 5 months ago
  36. e2cb655 Thorough clean-up following 8270648da1eae77db381b848a47d79b85c206e29. by Simon Kelley · 4 years, 6 months ago
  37. 8270648 Fix memory corruption on EAGAIN return from pipe during TCP requests. by Frank · 4 years, 6 months ago
  38. 619000a Suppress logging of listen addresses during startup. by Simon Kelley · 4 years, 7 months ago
  39. 1c1b925 Remove duplicate address family from listener by Petr Menšík · 5 years ago
  40. 49bdf1e Handle listening on duplicate addresses by Petr Menšík · 5 years ago
  41. 60a3ae1 Cleanup interfaces no longer available by Petr Mensik · 5 years ago
  42. 951a221 Compare address and interface index for allowed interface by Petr Mensik · 5 years ago
  43. 51cdd1a Explicitly mark address port not used by Petr Mensik · 5 years ago
  44. 66adee8 Log listening on new interfaces by Petr Mensik · 5 years ago
  45. 4890bcd Workaround for reported recvmsg() ignoring MSG_PEEK. by Simon Kelley · 4 years, 7 months ago
  46. 8baf583 Allow IPv6 addresses ofthe form [::ffff:1.2.3.4] in --dhcp-option. by Simon Kelley · 4 years, 8 months ago
  47. 913fa15 Convert failure of setsockopt(..., SOL_NETLINK, NETLINK_NO_ENOBUFS, ...) into warning. by Simon Kelley · 4 years, 8 months ago
  48. 00fe2f4 Debian package fix for kFreeBSD. by Simon Kelley · 4 years, 8 months ago
  49. ec2067d Debian package fixes. by Simon Kelley · 4 years, 8 months ago
  50. 7ddb99d Debian changelog entry for CVE-2019-14834 by Simon Kelley · 4 years, 8 months ago
  51. ba26d34 [PATCH] src/dnsmasq.c: Labeled a lonely #endif by Geert Stappers · 4 years, 8 months ago
  52. 081a1c4 2.81rc5 CHANGELOG and man/dnsmasq.8 manual page improvements by Matthias Andree · 4 years, 8 months ago
  53. 532246f Tweak to DNSSEC logging. by Simon Kelley · 4 years, 8 months ago
  54. 8caf3d7 Fix rare problem allocating frec for DNSSEC. by Simon Kelley · 4 years, 8 months ago
  55. d162bee Allow overriding of ubus service name. by Oldřich Jedlička · 4 years, 9 months ago
  56. b43585c Fix nameserver list in auth mode. by Simon Kelley · 4 years, 8 months ago
  57. 3f60ecd Fixed resource leak on ubus_init failure. by Oldřich Jedlička · 4 years, 9 months ago
  58. 0506a5e Handle old kernels that don't do NETLINK_NO_ENOBUFS. by Simon Kelley · 4 years, 9 months ago
  59. e7ee1aa Extend stop-dns-rebind to reject IPv6 LL and ULA addresses. by Dominik DL6ER · 4 years, 9 months ago
  60. 63ed917 Update to Debian runit mods. by Simon Kelley · 4 years, 9 months ago
  61. 63e21bd Remove 19036 trust anchor, now expired. by Simon Kelley · 4 years, 9 months ago
  62. 1627d57 Set NETLINK_NO_ENOBUFS in netlink socket, to avoid POLLERR returns. by Simon Kelley · 4 years, 9 months ago
  63. b837c45 Update German translation. by Conrad Kostecki · 4 years, 9 months ago
  64. 46bdfe6 Fix error in IPv6 prefix calculation. by Petr Menšík · 4 years, 9 months ago
  65. dded78b Add DHCPv6 ntp-server (56) option handling. by Vladislav Grishenko · 4 years, 9 months ago
  66. b594e8d rfc3315: fix incorrect logical '&&' warning by Kevin Darbyshire-Bryant · 4 years, 9 months ago
  67. 70c50ef suppress non linux network unused var warnings by Kevin Darbyshire-Bryant · 4 years, 9 months ago
  68. ea3c60a Diverge error handling between *BSD and Linux. by Brad Smith · 4 years, 9 months ago
  69. fc19399 Fix compiler warning. by Simon Kelley · 4 years, 9 months ago
  70. 980b14f Compiler warning. by Simon Kelley · 4 years, 9 months ago
  71. 1df73fe Remove compiler warnings in IPv6 checksum code in dump.c by Simon Kelley · 4 years, 9 months ago
  72. c125c1d Update decline address handling in DHCPv6 for new multi-address world. by Simon Kelley · 4 years, 9 months ago
  73. e39c484 Fix parameters to setsockopt() for TCP_FASTOPEN. by Matthias Andree · 4 years, 9 months ago
  74. 977a5a2 Merge i18n messages. by Simon Kelley · 4 years, 9 months ago
  75. 02df000 Trivial formatting fix. by Simon Kelley · 4 years, 9 months ago
  76. b2ed691 Ignore routes in non-main tables by Donald Sharp · 4 years, 9 months ago
  77. 8d6d573 option.c: fix NO_DHCP6 build error by Kevin Darbyshire-Bryant · 4 years, 9 months ago
  78. 48755eb Optimise closing file descriptors. by Simon Kelley · 4 years, 9 months ago
  79. 0541a1a Factor out closing all file descriptors for later optimisation. by Simon Kelley · 4 years, 9 months ago
  80. c992ed4 Debian filemode tweak. by Simon Kelley · 4 years, 9 months ago
  81. 92025a4 Debian package: support runscript init-system. by Simon Kelley · 4 years, 9 months ago
  82. a7d19e9 Support ECC-GOST DNSSEC signature algorithm. by Simon Kelley · 4 years, 9 months ago
  83. ec1cc45 Add support for ED448 DNSSEC signature verification. by Simon Kelley · 4 years, 9 months ago
  84. ee64582 Add --script-on-renewal option. by Simon Kelley · 4 years, 9 months ago
  85. 425e240 Remove DSA signature verification from DNSSEC, as specified in RFC 8624. by Simon Kelley · 4 years, 9 months ago
  86. dea53e6 Debian changelog update. by Simon Kelley · 4 years, 10 months ago
  87. a9b022a Allow empty server spec in --rev-server, to match --server. by Simon Kelley · 4 years, 10 months ago
  88. c65b77c dnssec: add hostname info to insecure DS warning by Kevin Darbyshire-Bryant · 6 years ago
  89. 8e3a5cb Use <poll.h> instead of <sys/poll.h> by DDoSolitary · 6 years ago
  90. 29ae308 Restore ability to answer non-recursive requests by Petr Menšík · 6 years ago
  91. 306888a Debian changelog update. by Simon Kelley · 4 years, 10 months ago
  92. f064188 Fix bug with prefixed wildcard addresses in 137286e9baecf6a3ba97722ef1b49c851b531810 by Simon Kelley · 4 years, 10 months ago
  93. 7747658 Fix problem with netlink socket and TCP DNS. by Simon Kelley · 4 years, 10 months ago
  94. 52ec783 Add tag filtering of dhcp-host directives. by Simon Kelley · 4 years, 10 months ago
  95. 137286e Extend 79aba0f10ad0157fb4f48afbbcb03f094caff97a for multiple IPv6 addresses. by Simon Kelley · 4 years, 10 months ago
  96. 79aba0f Support prefixed ranges of ipv6 addresses in dhcp-host. by Simon Kelley · 4 years, 10 months ago
  97. 515ba97 Fix infinite-loop router advert problems. by Simon Kelley · 4 years, 10 months ago
  98. cd67293 Fix RA problems with two interfaces on same IPv6 subnet. by Simon Kelley · 4 years, 10 months ago
  99. d9603ef Fix the disease, not the symptom in e40d8bef3bbf2fe8e1287663b2c84817066b3434 by Simon Kelley · 4 years, 10 months ago
  100. 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