Commit History

Author SHA1 Message Date
  JINMEI Tatuya d20fafd80c [1585] implemented unsigned delegation with NSEC3 case 13 years ago
  JINMEI Tatuya 988a731a52 [1583] one more cleanup: removed the wildcardEmptyWithNSEC3 test. This case 13 years ago
  JINMEI Tatuya 3f6415fc87 [1583] added a test case of bogus findNSEC3 result for the wildcard NXRRSET case. 13 years ago
  JINMEI Tatuya 9b1d96cccb [1583] added a test case of run time collision for wildcard no data + NSEC3 13 years ago
  JINMEI Tatuya bc105b5916 [1583] not directly related, intermediate update: reject null RRset in 13 years ago
  JINMEI Tatuya 05a6a866c9 [1583] supported the normal case of wildcard no data response with NSEC3. 13 years ago
  JINMEI Tatuya 605afe96c7 [1583] unrelated editorial cleanups: folded long lines, corrected return code 13 years ago
  JINMEI Tatuya 4d266d80be [master] Merge branch 'trac1576' with fixing conflicts. 13 years ago
  JINMEI Tatuya 1c0df5ba07 [master] chnagelog for #1641 13 years ago
  JINMEI Tatuya 28ba8bd71a [master] Merge branch 'trac1641' 13 years ago
  JINMEI Tatuya 0aef7c479e [1641] added some detailed description for compareVectors used in NSEC3 implementation. 13 years ago
  Jelte Jansen 185cb45b7a [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10 13 years ago
  Jelte Jansen 047380ffbb [master] temporarily disable part of test 13 years ago
  JINMEI Tatuya eaff1f5816 [1641] editorial cleanup: removed unnecessary ',' 13 years ago
  JINMEI Tatuya 2a29f6b872 [1641] editorial cleanup: removed a redundant blank line 13 years ago
  JINMEI Tatuya 9ff58bb76e [1641] comment wording fix 13 years ago
  JINMEI Tatuya a9eadb451b [1641] simplified a numerical order comparison 13 years ago
  JINMEI Tatuya ddaaee4b05 [1641] use cstring instead of string.h (the former is slightly better in terms 13 years ago
  JINMEI Tatuya 540d2a6678 [1576] made DefaultNSEC3HashCreator so an experimental app can use it internally. 13 years ago
  JINMEI Tatuya 6d675cbff0 [1576] removed virtual from the InMemoryZoneFinderTest destructor for now 13 years ago
  Michal 'vorner' Vaner 72b239285a Merge #1581 13 years ago
  Michal 'vorner' Vaner 1b43a3adbb [1581] Comment 13 years ago
  Michal 'vorner' Vaner ad2bcdd85d [1581] Fix comment 13 years ago
  Stephen Morris 9e3c7d57f3 [1641] Add missing #include of missing header file 13 years ago
  JINMEI Tatuya 6e12d95c6a [master] tabbing consistency; folded a long line 13 years ago
  JINMEI Tatuya 7878550942 [1641] corrected a comment on test data: empty bitmap is *not* invalid for NSEC3 13 years ago
  JINMEI Tatuya 8e98da42d4 [1641] documentation update 13 years ago
  JINMEI Tatuya f10604eb75 [1641] consolidated toText() code for NSEC and NSEC3 bitmaps with cleanups. 13 years ago
  JINMEI Tatuya d9640f6f30 [1641] consolidated rrtype bitmap parser for NSEC and NSEC3. 13 years ago
  JINMEI Tatuya 5c4967145b [1641] moved bitmap comparison tests to bitmap tests to share it with NSEC 13 years ago