Skip to content
Snippets Groups Projects
  1. Sep 08, 2016
  2. Aug 11, 2016
  3. Jul 16, 2016
  4. Jul 12, 2016
  5. Jul 06, 2016
  6. Jan 30, 2016
  7. Dec 17, 2015
  8. Dec 10, 2015
  9. Oct 27, 2015
  10. Oct 13, 2015
  11. Sep 29, 2015
  12. Sep 22, 2015
    • Marek Vavruša's avatar
      daemon: negative trust anchors · 9829167a
      Marek Vavruša authored
      config:
      trust_anchors.negative = { ‘bad.cz’, ‘here.com’ }
      
      all names below these NTA will not be validated
      (unless there is an island of trust below these anchors)
      9829167a
  13. Sep 21, 2015
  14. Sep 19, 2015
  15. Sep 17, 2015
    • Marek Vavruša's avatar
      lib: removed synchronous api code · 26774309
      Marek Vavruša authored
      the reason is that it's not actively used since we moved to binary
      testing, and it depends on libknot internal api that has changed
      also removed several unused libknot internal headers
      26774309
  16. Aug 10, 2015
  17. Aug 06, 2015
  18. Aug 03, 2015
  19. Jul 22, 2015
  20. Jul 21, 2015
    • Marek Vavruša's avatar
      lib/resolve: overlay is not copied on startup · 37fcd6c3
      Marek Vavruša authored
      this fixes a problem when a module was removed, but pending
      queries referenced it, causing a crash. usually when the
      server was busy and a module was unloaded.
      as we don’t need to copy layers at all, they’re just iterated
      from the array of modules using a macro
      37fcd6c3
  21. Jul 19, 2015
  22. Jul 10, 2015
  23. Jun 13, 2015
  24. Jun 07, 2015
  25. Jun 06, 2015
  26. Jun 01, 2015
    • Marek Vavruša's avatar
      lib/nsrep: persistent NS RTT/reputation tracking · e19396cc
      Marek Vavruša authored
      score has now meaning of ‘RTT’, maximum RTT is 10s
      which is also the penalty for timeout
      unknown servers are favorized as 10ms servers to
      encourage resolver to try them out, if they contain
      unknown glue they are most favourable
      e19396cc
  27. May 27, 2015
  28. May 25, 2015
  29. May 03, 2015