Commit History

Author SHA1 Message Date
  JINMEI Tatuya d813447bb8 [1810] refactor the wildcard test for the convenience of later changes. 13 years ago
  JINMEI Tatuya 113592770d [1809] make sure NSEC is returned (when appropriate) for wcard cancel case. 13 years ago
  JINMEI Tatuya a45f34fd77 [1809] cleanup: unified nxdomain cases whether it's for NSEC or not. 13 years ago
  JINMEI Tatuya 3896117692 [1809] added test cases to check NSEC isn't returned without FIND_DNSSEC. 13 years ago
  JINMEI Tatuya 1322f10b28 [1805] completed implementation of getClosestNSEC(). 13 years ago
  Michal 'vorner' Vaner 156ace04dc [1802] Tests for NSEC status 13 years ago
  JINMEI Tatuya a318061e3c [1781] Merge branch 'master' into trac1781 with fixing conflicts. 13 years ago
  Michal 'vorner' Vaner 56bd002f57 Merge #1577 13 years ago
  Michal 'vorner' Vaner de9ccf5df4 [1577] Share some test code 13 years ago
  JINMEI Tatuya d78d0dbcec [1781] cleanup: moved textToRRset to testutils to share it from multiple tests. 13 years ago
  Michal 'vorner' Vaner 16a1358aa2 [1577] Port a NSEC3 test from memory to database 13 years ago
  Michal 'vorner' Vaner c02b9f4c1f [1577] Move TestNSEC3HashCreator to separate file 13 years ago
  JINMEI Tatuya d5531c9856 [1791] added a couple of more tests. 13 years ago
  JINMEI Tatuya ea528f50fd [1791] complete inmemory loader from iterator w/ consideration for RRSIGs. 13 years ago
  JINMEI Tatuya f48ddb1460 [1791] first implementation of in-memory load() from another data source. 13 years ago
  Jelte Jansen 952cb2ceeb [1535] use OutOfZone instead of InvalidParameter in findNSEC3() 13 years ago
  Jelte Jansen 65b293e599 [1535] renamed OutOfZoneFind to OutOfZone 13 years ago
  Jelte Jansen 532aa507e5 [1535] address review comments 13 years ago
  JINMEI Tatuya ce81fab641 [1535] (editorial) folded long lines 13 years ago
  Jelte Jansen f8c0d29e25 [1535] make ZoneFinder::find throw on out-of-zone query 13 years ago
  JINMEI Tatuya 2e940ea65d [master] Merge branch 'trac1607' with fixing conflicts: 13 years ago
  Stephen Morris ba1bfc79c7 Merge branch 'master' into trac1605 13 years ago
  Stephen Morris 9e89c7638a [1605] Minor changes as a result of (re-)review 13 years ago
  JINMEI Tatuya bb4cc9928f [1607] initial refactoring: change FindResult to Finder::Context and use 13 years ago
  Stephen Morris f88766fd30 [1605] Other changes as result of review 13 years ago
  JINMEI Tatuya 54c6617096 [master] fixed a build error on git.bind10 by using exactly the same type in ?: 13 years ago
  JINMEI Tatuya 82bb5bc1cd [master] [1701] small optimization: skip generating sync RRSIG for wildcard if !DNSSEC. 13 years ago
  JINMEI Tatuya b995540a1b [master] [1701] make sure in-memory find() return synthesized RRSIGs with wildcard 13 years ago
  Stephen Morris e07c5a1459 [1605] Get in-memory data source to use RBNodeRRset objects 13 years ago
  JINMEI Tatuya f55b90a5fa [1695] mv an NSEC3 test zone under testutils/testdata so we can share it 13 years ago