Skip to content
Snippets Groups Projects
  1. Aug 01, 2017
  2. Jun 01, 2017
  3. May 18, 2017
  4. Mar 21, 2017
  5. Feb 28, 2017
  6. Feb 16, 2017
  7. Feb 03, 2017
  8. Jan 27, 2017
  9. Jan 23, 2017
  10. Jan 20, 2017
  11. Jan 18, 2017
  12. Jan 16, 2017
  13. Aug 25, 2016
  14. Aug 23, 2016
  15. Jul 06, 2016
  16. Apr 18, 2016
  17. Dec 23, 2015
  18. Nov 24, 2015
  19. Oct 28, 2015
  20. Oct 27, 2015
  21. 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
  22. Aug 11, 2015
    • Marek Vavruša's avatar
      modules/policy: added support for a subset of RPZ · e5008a8f
      Marek Vavruša authored
      the module can enforce RPZ from zone file, later a LMDB binary database
      is going to come to solve following:
      - updating zones on the fly
      - instant startup (although it loads 1M blocklist in a fraction of
      second)
      - no extra memory usage between multiple processes
      the compatibility notes are in the documentation
      e5008a8f
  23. Aug 10, 2015