Skip to content
Snippets Groups Projects
  1. Sep 22, 2015
    • Marek Vavruša's avatar
      lib: proper key/ta checks in zone cut resolution · d58d3431
      Marek Vavruša authored
      this fixes problems with servers authoritative both for
      parent and child zone and vice versa
      as the DS is authoritative parent-side, a full subrequest
      is launched. this breaks some tests that don’t have
      a full referral path
      
      todo bugs:
      - non-existence proof with only SOA and no NS is not
      correctly resolved
      - revalidation in some cases causes record duplication
      - NS queries with DO=1 answered from cache are not correctly resolved, as the TA is not set at this time
      d58d3431
    • Marek Vavruša's avatar
    • 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
  2. Sep 21, 2015
  3. Sep 19, 2015
  4. Sep 18, 2015
  5. Sep 17, 2015
  6. Sep 16, 2015
  7. Sep 15, 2015
Loading