Skip to content
Snippets Groups Projects
  1. Jul 14, 2015
  2. Jul 13, 2015
  3. Jul 10, 2015
  4. Jul 09, 2015
  5. Jul 08, 2015
  6. Jun 30, 2015
    • Marek Vavruša's avatar
      lib/validate: pseudocode of the validation flow · da79dc09
      Marek Vavruša authored
      1. validate module must be between iterate/cache
      2. produce: copy OPT with DO=1, ask for DNSKEY if we don’t have it
      3. resolve.c: subrequest DNSKEY if asked to do it
      4. consume: check DNSKEY and set it, validate RRSIGs against it
      
      another issues:
      
      rrsigcache is copypasta of rrcache, there is one special case with storing RRSIGs which doesn’t deserve it’s own module (if the validation is off, then nothing will get written in there anyway)
      
      since the resolution is asynchronous, layers must only *ask* resolver to do subrequests for them using query flags (like when we encounter an unknown zone cut)
      da79dc09
  7. Jun 29, 2015
  8. Jun 23, 2015
  9. Jun 13, 2015
  10. Jun 10, 2015
  11. Jun 09, 2015
  12. Jun 06, 2015
  13. Jun 05, 2015
  14. Jun 03, 2015
    • Marek Vavruša's avatar
      lib/nsrep: probabilistic NS probing strategy · 2fff8c8c
      Marek Vavruša authored
      simplified bee foraging strategy, by default each query goes to the most rewarding NS
      however with a chance proportional to the NS RTT, a server may be probed even if it isn’t the most rewarding
      2fff8c8c
  15. May 29, 2015
  16. May 28, 2015
  17. May 27, 2015
  18. May 20, 2015
  19. May 19, 2015
  20. May 02, 2015
  21. Apr 30, 2015
  22. Apr 26, 2015
  23. Apr 19, 2015
  24. Apr 18, 2015
  25. Apr 10, 2015
  26. Mar 27, 2015
  27. Mar 18, 2015
  28. Feb 15, 2015
  29. Feb 11, 2015
  30. Feb 02, 2015
  31. Jan 28, 2015
  32. Jan 05, 2015
  33. Dec 30, 2014
  34. Dec 29, 2014