1. 10d8540 Makefile typo. by Simon Kelley · 11 years ago
  2. 006c162 Fix bug when >1 IPv6 address supplied to Dbus SetServers method. by Simon Kelley · 11 years ago
  3. 6799a46 Attribution update. by Simon Kelley · 11 years ago
  4. c4638f9 New DBus methods. by Daniel Collins · 11 years ago
  5. 4b34f5d Copyright update. by Simon Kelley · 11 years ago
  6. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  7. a03f8d4 Suppress re-entrant calls to dhcp_construct_contexts() by Simon Kelley · 11 years ago
  8. c4a0937 ipsets equivalent in *BSD, using pf tables. by Simon Kelley · 11 years ago
  9. 2f4c4b6 LOG error of ARP-injection fails. by Simon Kelley · 11 years ago
  10. a008a84 Bump Debian version. by Simon Kelley · 11 years ago
  11. d92c53e Debian: Dynamically create /var/run/dnsmasq when systemd in use too. by Simon Kelley · 11 years ago
  12. a754e1d Debian: Write pid-file in the correct place when using systemd. by Simon Kelley · 11 years ago
  13. 8e9ffba Merge branch 'mobile-ra' by Simon Kelley · 11 years ago
  14. 15a97ad Use ECC crypto in Nettle now. by Simon Kelley · 11 years ago
  15. 91f4a5e Debian/rules fixes to enable hardening. by Simon Ruderich · 11 years ago
  16. 0fa7e62 Bump Debian version. by Simon Kelley · 11 years ago
  17. 62f992f Debian fix: Enable dnsmasq systemd unit on install. by Andreas Metzler · 11 years ago
  18. a23949d Debian change: write pid-file even using systemd. by Simon Kelley · 11 years ago
  19. b692f23 Fix DNS failure of cachesize set to zero. by Simon Kelley · 11 years ago
  20. 8aa999e Debian packaging fixes. by Simon Kelley · 11 years ago
  21. 20b215f Update German translation. by Conrad Kostecki · 11 years ago
  22. e6096e6 Another filter_rrsigs fix. by Simon Kelley · 11 years ago
  23. 8938ae0 Get packet size right when removing pseudoheader. by Simon Kelley · 11 years ago
  24. 9d1b22a Fix DNSSEC validation of ANY queries. by Simon Kelley · 11 years ago
  25. 1fc0268 Do SERVFAIL, therefore continue when searching for DS in TCP path too. by Simon Kelley · 11 years ago
  26. 4872aa7 Handle SERVFAIL replies when looking for proven-nonexistence of DS. by Simon Kelley · 11 years ago
  27. 7ea3d3f ra-advrouter mode for RFC-3775 mobile IPv6 support. by Simon Kelley · 11 years ago
  28. 50f86ce Need to fixup records in the additional section when removing DNSSEC stuff. by Simon Kelley · 11 years ago
  29. 7e22cf2 Update doc.html - was positively antediluvian. by Simon Kelley · 11 years ago
  30. 3b1b3e9 CHANGELOG update for 2.70 release. by Simon Kelley · 11 years ago
  31. ab72091 Bump Debian version. by Simon Kelley · 11 years ago
  32. 66f5786 Typo. by Matt Comben · 11 years ago
  33. 6375838 Fix crash on TCP DNS request when DNSSEC not enabled. by Simon Kelley · 11 years ago
  34. 82a14af Ensure request name in buffer for ipset lookup. by Simon Kelley · 11 years ago
  35. 97dce08 Add donate button to doc.html. by Simon Kelley · 11 years ago
  36. 198d940 Update CHANGELOG/release-notes. by Simon Kelley · 11 years ago
  37. 1d7e0a3 ipv6.arpa -> ip6.arpa by Lutz Preßler · 11 years ago
  38. 1006860 Fix NXDOMAIN RCODE in auth PTR replies. by Simon Kelley · 11 years ago
  39. b7639d5 Fix ipsets logging patch. by Simon Kelley · 11 years ago
  40. 49752b9 Log IPSET actions. by Wang Jian · 11 years ago
  41. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  42. 8a8bbad Ensure ->sentto is valid for DNSSEC forwards. Otherwise retries SEGV. by Simon Kelley · 11 years ago
  43. fec216d Cache stats availble in CHAOS .bind domain. by Simon Kelley · 11 years ago
  44. 4e1fe44 Terminate DS-search when reaching the root via cache entries. by Simon Kelley · 11 years ago
  45. 51967f9 SERVFAIL is an expected error return, don't try all servers. by Simon Kelley · 11 years ago
  46. b37f8b9 Handle failure of hash_questions() by Tomas Hozza · 11 years ago
  47. fc2833f Memory leak in error path. by Tomas Hozza · 11 years ago
  48. 490f907 Reorder sanity checks on UDP packet reception, to cope with failed recvfrom() by Simon Kelley · 11 years ago
  49. 56618c3 Add dnssec-check-unsigned to example config file. by Simon Kelley · 11 years ago
  50. 604f759 CHANGELOG update. by Simon Kelley · 11 years ago
  51. 2a7a2b8 Ignore DNS queries from port 0: http://www.ietf.org/mail-archive/web/dnsop/current/msg11441.html by Simon Kelley · 11 years ago
  52. 3e21a1a Tidy uid defines. by Andy · 11 years ago
  53. 2b29191 Fix DNSSEC crash retrying to IPv6 server. by Simon Kelley · 11 years ago
  54. 03431d6 Initialise uid when creating CNAME cache record. by Simon Kelley · 11 years ago
  55. cc1a29e Make --quiet-dhcp apply to DHCPDISCOVER when client ignored. by Simon Kelley · 11 years ago
  56. e62e9b6 Manpage typos. by Moritz Warning · 11 years ago
  57. 19c51cf Tidy and fix cache->uid handling. by Simon Kelley · 11 years ago
  58. d508215 Ensure next_uid() can never return 0. by Andy · 11 years ago
  59. 3f7483e Handle integer overflow in uid counter. Fixes rare crashes in cache code. by Simon Kelley · 11 years ago
  60. 0c8584e Warn about non-local queries once only for UDP. by Simon Kelley · 11 years ago
  61. f00690f Typo by Simon Kelley · 11 years ago
  62. 89b12ed OPT_LOCAL_SERVICE needs up-to-date interface list too. by Simon Kelley · 11 years ago
  63. 1a9a348 Set --local-service in Debian package startup. by Simon Kelley · 11 years ago
  64. c8a8048 --local-service. Default protection from DNS amplification attacks. by Simon Kelley · 11 years ago
  65. 4ea8e80 Add --static to pkg-config command when appropriate. by Simon Kelley · 11 years ago
  66. c07d30d Compiler warning. by Simon Kelley · 11 years ago
  67. d588ab5 Man page updates for DNSSEC. by Simon Kelley · 11 years ago
  68. f8b422a KEYBLOCK LEN better as a multiple of 8. by Simon Kelley · 11 years ago
  69. 29fe922 Can have local DS records (trust anchors). by Simon Kelley · 11 years ago
  70. 8707019 Mass edit of INSECURE->BOGUS returns for server failure/bad input. by Simon Kelley · 11 years ago
  71. d1fbb77 Don't cache secure replies which we've messsed with. by Simon Kelley · 11 years ago
  72. 1fbe4d2 Tweak tuning params. by Simon Kelley · 11 years ago
  73. 0575610 Handle replies with no answers and no NS in validate_reply. by Simon Kelley · 11 years ago
  74. e3f1455 Don't free blockdata for negative DS cache entries. by Simon Kelley · 11 years ago
  75. bd9b3cf Fix off-by-one overwrite. by Simon Kelley · 11 years ago
  76. 14db421 Tidy. by Simon Kelley · 11 years ago
  77. 00a5b5d Check that unsigned replies come from unsigned zones if --dnssec-check-unsigned set. by Simon Kelley · 11 years ago
  78. b8eac19 Negative caching for DS records. by Simon Kelley · 11 years ago
  79. b47b04c Return INSECURE when validation fails with proved non-existent DS. by Simon Kelley · 11 years ago
  80. 613ad15 Strip DNSSEC RRs when query doesn't have DO bit set. by Simon Kelley · 11 years ago
  81. 2418753 Speeling. by Simon Kelley · 11 years ago
  82. a857daa Code cleanup. by Simon Kelley · 11 years ago
  83. f01d7be An NSEC record cannot attest to its own non-existance! by Simon Kelley · 11 years ago
  84. d387380 Check signer name in RRSIGs. by Simon Kelley · 11 years ago
  85. f2e4c27 Bugfix for last commit. by Simon Kelley · 11 years ago
  86. 5107ace NSEC3 validation. First pass. by Simon Kelley · 11 years ago
  87. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  88. c152dc8 Omit ECC from DNSSEC if nettle library is old. by Simon Kelley · 11 years ago
  89. 7bcca00 More server cleanup. by Simon Kelley · 11 years ago
  90. d68c2ca Cleanup of server reading code, preparation, for dynamic reading from files. by Simon Kelley · 11 years ago
  91. de73a49 --rev-server option. Syntactic sugar for PTR queries. by Simon Kelley · 11 years ago
  92. e3ec15a Log BOGUS validation result when upstream sends SERVFAIL. by Simon Kelley · 11 years ago
  93. dac7431 TYpo. by Simon Kelley · 11 years ago
  94. 2ecd9bd No CD in forwarded queries unless dnssec-debug for TCP too. by Simon Kelley · 11 years ago
  95. a0ab18f Don't mess with the TTL of DNSSEC RRs. by Simon Kelley · 11 years ago
  96. ebe95a8 Add RFC-6605 ECDSA DNSSEC verification. by Simon Kelley · 11 years ago
  97. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  98. 83349b8 Further tidying of AD and DO bit handling. by Simon Kelley · 11 years ago
  99. 7fa836e Handle validation when more one key is needed. by Simon Kelley · 11 years ago
  100. 1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms. by Simon Kelley · 11 years ago