1. 1721453 Remove special handling of A-for-A queries. by Simon Kelley · 7 years ago
  2. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  3. 8c707e1 Make 373e91738929a3d416e6292e65824184ba8428a6 compile without DNSSEC. by Simon Kelley · 7 years ago
  4. 373e917 Fix a6004d7f17687ac2455f724d0b57098c413f128d to cope with >256 RRs in answer section. by Simon Kelley · 7 years ago
  5. 74f0f9a Commment language tweaks. by Josh Soref · 7 years ago
  6. 087eb76 Always return a SERVFAIL response to DNS queries with RD=0. by Simon Kelley · 7 years ago
  7. a6004d7 Fix caching logic for validated answers. by Simon Kelley · 7 years ago
  8. c366717 Tidy up add_resource_record() buffer size checks. by Simon Kelley · 7 years ago
  9. 62cb936 Security fix, CVE-2017-14491, DNS heap buffer overflow. by Simon Kelley · 7 years ago
  10. 6a0b00f Misc code cleanups arising from Google analysis. by Simon Kelley · 7 years ago
  11. 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
  12. 63437ff Fix CVE-2017-13704, which resulted in a crash on a large DNS query. by Simon Kelley · 7 years ago
  13. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  14. 5a7212c Make --rev-server work in the presence of --bogus-priv. by Vladislav Grishenko · 8 years ago
  15. fca008d Make --bogus-priv apply to IPv6. by Simon Kelley · 8 years ago
  16. 43517fc Spelling fixes. by klemens · 8 years ago
  17. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  18. d42d470 Make --localise-queries apply to names from --interface-name. by Simon Kelley · 8 years ago
  19. 7ac9ae1 Compile time option NO_ID by Kevin Darbyshire-Bryant · 8 years ago
  20. fa78573 Zero packet buffers before building output, to reduce risk of information leakage. by Simon Kelley · 8 years ago
  21. c7f3bd2 Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options. by Simon Kelley · 9 years ago
  22. 7480aef Apply ceiling of lease length to TTL when --dhcp-ttl in use. by Simon Kelley · 9 years ago
  23. 832e47b Add --dhcp-ttl option. by Simon Kelley · 9 years ago
  24. df3d54f Add TTL parameter to --host-record and --cname. by Simon Kelley · 9 years ago
  25. d05dd58 Fix wrong reply to simple name when --domain-needed set and no servers configured. by Simon Kelley · 9 years ago
  26. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  27. 1d03016 Split EDNS0 stuff into its own source file. by Simon Kelley · 9 years ago
  28. fa14bec Major tidy up of EDNS0 handling and computation/use of udp packet size. by Simon Kelley · 9 years ago
  29. dd4ad9a Tweaks to EDNS0 handling in DNS replies. by Simon Kelley · 9 years ago
  30. 93be5b1 Abandon caching RRSIGs and returning them from cache. by Simon Kelley · 9 years ago
  31. 90477fb Update list of subnet for --bogus-priv by Simon Kelley · 9 years ago
  32. a7369be Enhance --add-subnet to allow arbitary subnet addresses. by Ed Bardsley · 9 years ago
  33. d2aa7df Include 0.0.0.0/8 in DNS rebind checks. by Simon Kelley · 9 years ago
  34. 06568c6 Remove support for DNS Extended Label Types. by Simon Kelley · 10 years ago
  35. 5d07d77 Fix buffer overflow introduced in 2.73rc6. by Simon Kelley · 10 years ago
  36. b059c96 Check IPv4-mapped IPv6 addresses with --stop-rebind. by Simon Kelley · 10 years ago
  37. a77cec8 Handle UDP packet loss when fragmentation of large packets is broken. by Simon Kelley · 10 years ago
  38. 2ed162a Don't remove RRSIG RR from answers to ANY queries when the do bit is not set. by Simon Kelley · 10 years ago
  39. b8f1655 Tweaks to previous, DNS label charset commit. by Simon Kelley · 10 years ago
  40. cbe379a Handle domain names with '.' or /000 within labels. by Simon Kelley · 10 years ago
  41. ad4a8ff Fix crash on receipt of certain malformed DNS requests. by Simon Kelley · 10 years ago
  42. 394ff49 Allow control characters in names in the cache, handle when logging. by Simon Kelley · 10 years ago
  43. 1e15394 DNSSEC fix for non-ascii characters in labels. by Simon Kelley · 10 years ago
  44. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  45. ae4624b Logs for DS records consistent. by Simon Kelley · 10 years ago
  46. 32fc6db Add --ignore-address option. by Glen Huang · 10 years ago
  47. 4766936 Eliminate IPv6 privacy addresses from --interface-name answers. by Simon Kelley · 10 years ago
  48. 288df49 Fix bug when resulted in NXDOMAIN answers instead of NODATA. by Simon Kelley · 10 years ago
  49. b7639d5 Fix ipsets logging patch. by Simon Kelley · 11 years ago
  50. 49752b9 Log IPSET actions. by Wang Jian · 11 years ago
  51. fec216d Cache stats availble in CHAOS .bind domain. by Simon Kelley · 11 years ago
  52. 3e21a1a Tidy uid defines. by Andy · 11 years ago
  53. 03431d6 Initialise uid when creating CNAME cache record. by Simon Kelley · 11 years ago
  54. 3f7483e Handle integer overflow in uid counter. Fixes rare crashes in cache code. by Simon Kelley · 11 years ago
  55. 29fe922 Can have local DS records (trust anchors). by Simon Kelley · 11 years ago
  56. d1fbb77 Don't cache secure replies which we've messsed with. by Simon Kelley · 11 years ago
  57. 1fbe4d2 Tweak tuning params. by Simon Kelley · 11 years ago
  58. 00a5b5d Check that unsigned replies come from unsigned zones if --dnssec-check-unsigned set. by Simon Kelley · 11 years ago
  59. b8eac19 Negative caching for DS records. by Simon Kelley · 11 years ago
  60. 613ad15 Strip DNSSEC RRs when query doesn't have DO bit set. by Simon Kelley · 11 years ago
  61. 5107ace NSEC3 validation. First pass. by Simon Kelley · 11 years ago
  62. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  63. 83349b8 Further tidying of AD and DO bit handling. by Simon Kelley · 11 years ago
  64. c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets. by Simon Kelley · 11 years ago
  65. e243c07 AD bit in queries handled as RFC6840 p5.7 by Simon Kelley · 11 years ago
  66. 610e782 Fix stack-smashing crash in DNSSEC. Thanks to Henk Jan Agteresch. by Simon Kelley · 11 years ago
  67. 12fae49 Make RR work when returning A/AAAA records and an RRSIG. by Simon Kelley · 11 years ago
  68. 5f93853 Return configured DNSKEYs even though we don't have RRSIGS for them. by Simon Kelley · 11 years ago
  69. 7c28612 Trivial format fix. by Simon Kelley · 11 years ago
  70. 6938f34 Don't mark answers as DNSEC validated if DNS-doctored. by Simon Kelley · 11 years ago
  71. 17fb9ea Exclude CRC code in DNSSEC build - replaced with SHA1. by Simon Kelley · 11 years ago
  72. c92f008 Get AA flag right in DNSSEC answers from cache. by Simon Kelley · 11 years ago
  73. b5dbfd1 RRSIG answer logging. by Simon Kelley · 11 years ago
  74. 5b3bf92 --dnssec-debug by Simon Kelley · 11 years ago
  75. 0744ca6 More DNSSEC caching logic, and avoid repeated validation of DS/DNSKEY by Simon Kelley · 11 years ago
  76. 2d33bda RRSIGS for PTR records from cache. by Simon Kelley · 11 years ago
  77. 32f90c0 Tweak. by Simon Kelley · 11 years ago
  78. bce6e1b RRSIGs in DS and DNSKEY cached answers. by Simon Kelley · 11 years ago
  79. 824202e More DNSSEC cache readout. by Simon Kelley · 11 years ago
  80. 9ebfca1 Compiler warning. by Simon Kelley · 11 years ago
  81. 51ea3ca Caching of DNSSEC records. by Simon Kelley · 11 years ago
  82. a25720a protocol handling for DNSSEC by Simon Kelley · 11 years ago
  83. 5f8e58f DNSSEC consolidation. by Simon Kelley · 11 years ago
  84. 0435d04 AD into cache fixes. by Simon Kelley · 11 years ago
  85. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  86. 0fc2f31 First functional DNSSEC - highly alpha. by Simon Kelley · 11 years ago
  87. c3e0b9b backup by Simon Kelley · 11 years ago
  88. 963c380 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  89. 8db957d Fix endless loop with some bogu-nxdomain. Another F_CONFIG botch. by Simon Kelley · 11 years ago
  90. 3a23715 Commit to allow master merge. by Simon Kelley · 11 years ago
  91. 06e54b8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  92. 376d48c Allow interface name to specify subnets in --auth-zone. by Simon Kelley · 11 years ago
  93. 44de649 Make private functions "static" by Simon Kelley · 11 years ago
  94. 7b174c2 Fix check for local domains in CNAME case. Fixes d56a604a9600c08d4a863527d549713c07f0186d by Simon Kelley · 11 years ago
  95. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  96. fb63dd1 Handle two interface-names, different interface, same name. by Simon Kelley · 11 years ago
  97. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  98. 45cca58 Fix caching of dangling CNAMEs. by Simon Kelley · 11 years ago
  99. 3bb51da Fix d56a604a9600c08d4a863527d549713c07f0186d re ANY queries. by Simon Kelley · 11 years ago
  100. 24b5a5d dhcp-host selection fix for v4/v6 by Simon Kelley · 11 years ago