Skip to content
Snippets Groups Projects
  1. Jan 29, 2020
  2. Jan 17, 2020
  3. Dec 18, 2019
  4. Dec 04, 2019
    • Vladimír Čunát's avatar
      iterate: better efficiency on huge RRsets · edb8ffef
      Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
      - written relatively defensively - act OK even if the API
        isn't used in an ideal way
      - CI lint:scan-build: bump the error count;
        It's only another instance of the mis-detected array_push().
      - the removed stale note in modules/meson.build isn't really related
      edb8ffef
  5. Nov 28, 2019
  6. Sep 20, 2019
  7. Jul 23, 2019
    • Vladimír Čunát's avatar
      kr_request: remove ::additional · b902adaa
      Vladimír Čunát authored
      Somehow I didn't notice this field when adding ::add_selected.
      We probably never put anything into answer's ADDITIONAL,
      so noone's noticed a problem until now.
      b902adaa
  8. Jul 10, 2019
  9. Jul 03, 2019
  10. Jun 13, 2019
  11. Apr 18, 2019
  12. Apr 11, 2019
  13. Mar 12, 2019
  14. Mar 08, 2019
  15. Mar 06, 2019
  16. Feb 25, 2019
  17. Jan 09, 2019
  18. Dec 11, 2018
  19. Nov 26, 2018
  20. Nov 12, 2018
  21. Oct 31, 2018
    • Vladimír Čunát's avatar
      kres.str2dname: perform lower-casing · 23d5b99d
      Vladimír Čunát authored and Petr Špaček's avatar Petr Špaček committed
      We use it as relatively high-level function, often on user-input names,
      so it seems suitable that it does convert the case.
      This fixes cache.clear('Example.Org.'), and probably also negative trust
      anchors and policy uses.
      23d5b99d
  22. Aug 17, 2018
  23. Aug 14, 2018
  24. Jun 26, 2018