Skip to content
Snippets Groups Projects
  1. Apr 14, 2016
  2. Apr 07, 2016
  3. Apr 06, 2016
  4. Apr 04, 2016
  5. Mar 30, 2016
  6. Mar 29, 2016
  7. Mar 10, 2016
  8. Mar 08, 2016
    • Marek Vavrusa's avatar
      daemon: track case when all upstreams fail · 8700f00d
      Marek Vavrusa authored
      previously full timeout led to reset of the evaluated
      address list and no upstream server was penalised
      for not answering the query, this penalises all of
      tried servers with TIMEOUT
      8700f00d
  9. Mar 05, 2016
  10. Mar 03, 2016
  11. Feb 24, 2016
  12. Feb 23, 2016
  13. Feb 22, 2016
  14. Feb 17, 2016
  15. Feb 12, 2016
  16. Feb 11, 2016
  17. Feb 08, 2016
    • Marek Vavrusa's avatar
      lib/validate: scrubbed extra rrs in NS were checked · 78cb3f07
      Marek Vavrusa authored
      the validator module should ignore any data that
      will be scrubbed, that includes non-authoritative
      data outside current bailiwick. previously, 
      validator attempted to ignore these records only
      for answer section and had a special case for NS
      records.
      
      cache: non-authoritative NS records are always
      unchecked and must be treated as insecure
      
      affected: www.iana.org trying to provide
      delegation information for CNAME target, which is
      moot with CNAME target explicit-fetch policy unless
      the the resolver already knows DNSKEY with which
      is could verify the records
      78cb3f07
  18. Feb 03, 2016