Commit History

Author SHA1 Message Date
  Stephen Morris ba1bfc79c7 Merge branch 'master' into trac1605 13 years ago
  Stephen Morris 776afd136b [1605] Move RBNodeRRset to the isc::datasrc::internal namespace 13 years ago
  Jelte Jansen 56b495e4bd [master] Merge branch 'trac1193' 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
  JINMEI Tatuya 0169ac7327 [1605] some almost-trivial cleanups. 13 years ago
  Stephen Morris e07c5a1459 [1605] Get in-memory data source to use RBNodeRRset objects 13 years ago
  Jelte Jansen 5f4eb187db [1193] updates to fix cppcheck-1.53 warnings 13 years ago
  JINMEI Tatuya 5eaa333fe3 [1576] added log messages for findNSEC3 13 years ago
  JINMEI Tatuya 4f23a482e8 [1576] cleanup: replaced findNSEC3Tmp with the complete findNSEC3. 13 years ago
  JINMEI Tatuya 88aa930fd6 [1576] covered bogus cases of findNSEC3(). 13 years ago
  JINMEI Tatuya 46232cfc39 [1576] implemented basic part of in-memory version of findNSEC3(). 13 years ago
  Stephen Morris 3071211d2c [1604b] Merge branch 'master' into trac1604b 13 years ago
  JINMEI Tatuya 76f823d42a [master] Merge branch 'trac1551' 13 years ago
  JINMEI Tatuya ab457a83d9 [1551] used a function instead of a functor object for "isNotNSEC". 13 years ago
  JINMEI Tatuya 943206cea9 [1578] fixed typo in comment 13 years ago
  JINMEI Tatuya ae0979752f [1551] used find_if instead of hardcoded conditions to check whether 13 years ago
  JINMEI Tatuya 4684af80eb [1578] a bit more comment 13 years ago
  JINMEI Tatuya 7074f97e8f [1578] unrelated doc fix: corrected description of MEM_SUPER_STOP log. 13 years ago
  JINMEI Tatuya cb79b6fae1 [1578] made sure RESULT_NSEC3_SIGNED is set for NSEC3-signed zone in wildcard 13 years ago
  JINMEI Tatuya cccb06b7d9 [1578] set RESULT_NSEC3_SIGNED for negative responses when zone is NSEC3-signed. 13 years ago
  JINMEI Tatuya b614d6fb5c [1578] set RESULT_WILDCARD for wildcard answers to type-any query 13 years ago
  JINMEI Tatuya e657a6ace7 [1578] intermediate refactoring: update findAllTest() using rrsetsCheck() 13 years ago
  JINMEI Tatuya 8080602fae [1578] set RESULT_WILDCARD for the wildcard + NXRRSET (but name exist) case 13 years ago
  JINMEI Tatuya d86d66e6d7 [1578] set RESULT_WILDCARD for the empty wild match case 13 years ago
  JINMEI Tatuya ceeb013ba3 [1578] set RESULT_WILDCARD flag for SUCCESS case 13 years ago
  JINMEI Tatuya 5883a489bd [1551] same cleanp for the other arg of contextCheck. 13 years ago
  JINMEI Tatuya ee5cc69d9e [1551] an unrelated cleanup: use usual reference rather than reference to shptr 13 years ago
  JINMEI Tatuya 85c2888f2f [1551] allow adding NSEC before CNAME for the same name 13 years ago
  JINMEI Tatuya d5a8a75cf9 [1551] allow adding NSEC after CNAME for the same name. 13 years ago