1. 20 Jan, 2016 1 commit
  2. 19 Jan, 2016 1 commit
  3. 18 Jan, 2016 2 commits
  4. 17 Jan, 2016 1 commit
  5. 15 Jan, 2016 1 commit
  6. 12 Jan, 2016 4 commits
  7. 07 Jan, 2016 3 commits
  8. 05 Jan, 2016 2 commits
  9. 01 Jan, 2016 2 commits
  10. 29 Dec, 2015 1 commit
  11. 24 Dec, 2015 1 commit
  12. 23 Dec, 2015 1 commit
  13. 22 Dec, 2015 4 commits
  14. 21 Dec, 2015 6 commits
  15. 18 Dec, 2015 2 commits
  16. 17 Dec, 2015 2 commits
  17. 16 Dec, 2015 3 commits
  18. 15 Dec, 2015 2 commits
    • Simon Kelley's avatar
      Abandon caching RRSIGs and returning them from cache. · 93be5b1e
      Simon Kelley authored
      The list of exceptions to being able to locally answer
      cached data for validated records when DNSSEC data is requested
      was getting too long, so don't ever do that. This means
      that the cache no longer has to hold RRSIGS and allows
      us to lose lots of code. Note that cached validated
      answers are still returned as long as do=0
      93be5b1e
    • Simon Kelley's avatar
      Major rationalisation of DNSSEC validation. · 9a31b68b
      Simon Kelley authored
      Much gnarly special-case code removed and replaced with correct
      general implementaion. Checking of zone-status moved to DNSSEC code,
      where it should be, vastly simplifying query-forwarding code.
      9a31b68b
  19. 22 Nov, 2015 1 commit