1. a969ba6 Special case NSEC processing for root DS record, to avoid spurious BOGUS. by Simon Kelley · 7 years ago
  2. cd7df61 Fix DNSSEC validation errors introduced in 4fe6744a220eddd3f1749b40cac3dfc510787de6 by Simon Kelley · 7 years ago
  3. 4fe6744 DNSSEC fix for wildcard NSEC records. CVE-2017-15107 applies. by Simon Kelley · 7 years ago
  4. faaf306 Spelling fixes. by Ville Skyttä · 7 years ago
  5. e541245 Handle duplicate RRs in DNSSEC validation. by Simon Kelley · 7 years ago
  6. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  7. 373e917 Fix a6004d7f17687ac2455f724d0b57098c413f128d to cope with >256 RRs in answer section. by Simon Kelley · 7 years ago
  8. b77efc1 Tidy DNSSEC algorithm table use. by Simon Kelley · 7 years ago
  9. ad9c6f0 Add support for Ed25519 DNSSEC signature algorithm. by Simon Kelley · 7 years ago
  10. a6004d7 Fix caching logic for validated answers. by Simon Kelley · 7 years ago
  11. 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
  12. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  13. 4583dd9 Replace obsolete utime() usage with utimes(). by Vladislav Grishenko · 8 years ago
  14. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  15. 06093a9 Fix problem with --dnssec-timestamp by Kevin Darbyshire-Bryant · 8 years ago
  16. a7b27e8 NULL pointer check. by Simon Kelley · 9 years ago
  17. 40205a0 Bound hash-iterations in DNSSEC NSEC3 checking. by Simon Kelley · 9 years ago
  18. 367341f Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided. by Simon Kelley · 9 years ago
  19. a63b8b8 DNSSEC: Handle non-root trust anchors, and check we have a root trust anchor. by Simon Kelley · 9 years ago
  20. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  21. cc7cb0b Fix datatype-sixe botch which broke DNSSEC sig timestamps when far in the future. by Simon Kelley · 9 years ago
  22. ec0628c Trivial code tweak. by Simon Kelley · 9 years ago
  23. 33702ab First complete version of DNS-client-id EDNS0 and ARP tracking code. by Simon Kelley · 9 years ago
  24. 15379ea Log signature algo with DNSKEY and DS, also digest with DS. by Simon Kelley · 9 years ago
  25. 5bb88f0 Handle extending EDNS0 OPT RR. by Simon Kelley · 9 years ago
  26. ce5732e NSEC3 check: RFC5155 para 8.2 by Simon Kelley · 9 years ago
  27. a86fdf4 Minor tweak to previous commit. by Simon Kelley · 9 years ago
  28. 3e86d31 Nasty, rare and obscure off-by-one in DNSSEC hostname_cmp(). by Simon Kelley · 9 years ago
  29. d67ecac More tweaks in handling unknown DNSSEC algorithms. by Simon Kelley · 9 years ago
  30. fa14bec Major tidy up of EDNS0 handling and computation/use of udp packet size. by Simon Kelley · 9 years ago
  31. 14a4ae8 Do a better job of determining which DNSSEC sig algos are supported. by Simon Kelley · 9 years ago
  32. 3b799c8 Fix brace botch in dnssec_validate_ds() by Simon Kelley · 9 years ago
  33. b40f26c Tidy up DNSSEC non-existence code. Check zone status is NSEC proof bad. by Simon Kelley · 9 years ago
  34. dd4ad9a Tweaks to EDNS0 handling in DNS replies. by Simon Kelley · 9 years ago
  35. 2dbba34 DNSSEC validation tweak. by Simon Kelley · 9 years ago
  36. c2bcd1e Generalise RR-filtering code, for use with EDNS0. by Simon Kelley · 9 years ago
  37. d64c81f Move code which caches DS records to a more logical place. by Simon Kelley · 9 years ago
  38. 93be5b1 Abandon caching RRSIGs and returning them from cache. by Simon Kelley · 9 years ago
  39. 9a31b68 Major rationalisation of DNSSEC validation. by Simon Kelley · 9 years ago
  40. 67ab328 Handle unknown DS hash algos correctly. by Simon Kelley · 9 years ago
  41. 6de81f1 Handle signed dangling CNAME replies to DS queries. by Simon Kelley · 9 years ago
  42. f6381cf Declare utime(). by Simon Kelley · 9 years ago
  43. 34b5d19 Update DNSSEC timestamp file on process TERM. by Kevin Darbyshire-Bryant · 9 years ago
  44. d389e01 DNSSEC fix: correct logic for signed records in unsigned DNS space. by Simon Kelley · 9 years ago
  45. d3699bb Small tweak to DNSSEC fix. by Simon Kelley · 9 years ago
  46. 13480e8 DNSSEC fix, signed wildcard CNAME to unsigned domain. by Simon Kelley · 9 years ago
  47. e3ec6f0 Handle CNAMEs to DS records when confirming absence of DS for DNSSEC. by Simon Kelley · 9 years ago
  48. 4d25cf8 Handle corner cases in NSEC coverage checks. by Simon Kelley · 10 years ago
  49. a77cec8 Handle UDP packet loss when fragmentation of large packets is broken. by Simon Kelley · 10 years ago
  50. b8f1655 Tweaks to previous, DNS label charset commit. by Simon Kelley · 10 years ago
  51. cbe379a Handle domain names with '.' or /000 within labels. by Simon Kelley · 10 years ago
  52. fe3992f Return INSECURE, rather than BOGUS when DS proved not to exist. by Simon Kelley · 10 years ago
  53. 394ff49 Allow control characters in names in the cache, handle when logging. by Simon Kelley · 10 years ago
  54. 1e15394 DNSSEC fix for non-ascii characters in labels. by Simon Kelley · 10 years ago
  55. 0b8a5a3 Protect against broken DNSSEC upstreams. by Simon Kelley · 10 years ago
  56. 8805283 Don't fail DNSSEC when a signed CNAME dangles into an unsigned zone. by Simon Kelley · 10 years ago
  57. 360f251 Tweak DNSSEC timestamp code to create file later, removing need to chown it. by Simon Kelley · 10 years ago
  58. 9003b50 Fix last commit to not crash if uid changing not configured. by Simon Kelley · 10 years ago
  59. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  60. 6ef15b3 Fix broken ECDSA DNSSEC signatures. by Simon Kelley · 10 years ago
  61. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  62. 5e32173 Don't answer from cache RRsets from wildcards, as we don't have NSECs. by Simon Kelley · 10 years ago
  63. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  64. 97e618a DNSSEC: do top-down search for limit of secure delegation. by Simon Kelley · 10 years ago
  65. 0b1008d Bad packet protection. by Simon Kelley · 10 years ago
  66. 83d2ed0 Initialise return value. by Simon Kelley · 10 years ago
  67. fbc5205 Fix problems validating NSEC3 and wildcards. by Simon Kelley · 10 years ago
  68. 094b5c3 Fix crash in DNSSEC code when attempting to verify large RRs. by Simon Kelley · 10 years ago
  69. cdb755c Fix FTBFS with Nettle-3.0. by Simon Kelley · 10 years ago
  70. 063efb3 Build config: add -DNO_GMP for use with nettle/mini-gmp by Simon Kelley · 10 years ago
  71. e6096e6 Another filter_rrsigs fix. by Simon Kelley · 11 years ago
  72. 9d1b22a Fix DNSSEC validation of ANY queries. by Simon Kelley · 11 years ago
  73. 50f86ce Need to fixup records in the additional section when removing DNSSEC stuff. by Simon Kelley · 11 years ago
  74. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  75. 3f7483e Handle integer overflow in uid counter. Fixes rare crashes in cache code. by Simon Kelley · 11 years ago
  76. c07d30d Compiler warning. by Simon Kelley · 11 years ago
  77. 8707019 Mass edit of INSECURE->BOGUS returns for server failure/bad input. by Simon Kelley · 11 years ago
  78. 1fbe4d2 Tweak tuning params. by Simon Kelley · 11 years ago
  79. 0575610 Handle replies with no answers and no NS in validate_reply. by Simon Kelley · 11 years ago
  80. e3f1455 Don't free blockdata for negative DS cache entries. by Simon Kelley · 11 years ago
  81. bd9b3cf Fix off-by-one overwrite. by Simon Kelley · 11 years ago
  82. 14db421 Tidy. by Simon Kelley · 11 years ago
  83. 00a5b5d Check that unsigned replies come from unsigned zones if --dnssec-check-unsigned set. by Simon Kelley · 11 years ago
  84. b8eac19 Negative caching for DS records. by Simon Kelley · 11 years ago
  85. b47b04c Return INSECURE when validation fails with proved non-existent DS. by Simon Kelley · 11 years ago
  86. 613ad15 Strip DNSSEC RRs when query doesn't have DO bit set. by Simon Kelley · 11 years ago
  87. 2418753 Speeling. by Simon Kelley · 11 years ago
  88. a857daa Code cleanup. by Simon Kelley · 11 years ago
  89. f01d7be An NSEC record cannot attest to its own non-existance! by Simon Kelley · 11 years ago
  90. d387380 Check signer name in RRSIGs. by Simon Kelley · 11 years ago
  91. f2e4c27 Bugfix for last commit. by Simon Kelley · 11 years ago
  92. 5107ace NSEC3 validation. First pass. by Simon Kelley · 11 years ago
  93. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  94. c152dc8 Omit ECC from DNSSEC if nettle library is old. by Simon Kelley · 11 years ago
  95. e3ec15a Log BOGUS validation result when upstream sends SERVFAIL. by Simon Kelley · 11 years ago
  96. ebe95a8 Add RFC-6605 ECDSA DNSSEC verification. by Simon Kelley · 11 years ago
  97. 1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms. by Simon Kelley · 11 years ago
  98. c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets. by Simon Kelley · 11 years ago
  99. 610e782 Fix stack-smashing crash in DNSSEC. Thanks to Henk Jan Agteresch. by Simon Kelley · 11 years ago
  100. bb201c2 Protect against malicious DNS replies with very large RRsets. by Simon Kelley · 11 years ago