Commit History

Author SHA1 Message Date
  JINMEI Tatuya 65bbecec75 [master] Merge branch 'trac1584review' with fixing conflicts. 13 years ago
  JINMEI Tatuya cb086eeafa [1584review] cleanup and comment update: removed redundant check for isWildcard. 13 years ago
  JINMEI Tatuya 694ee39256 [1584review] added a test for a run time collision case for wildcard + NSEC3. 13 years ago
  JINMEI Tatuya 863e56e656 [1584review] simplification: we actually didn't have to calculate the next 13 years ago
  JINMEI Tatuya 80df2d4fcd [1584review] corrected indentation per the guideline. 13 years ago
  JINMEI Tatuya a4abbe54f6 [1584review] Merge branch 'trac1584' into trac1584review 13 years ago
  JINMEI Tatuya c9b1b85ad2 [1584] more style fixes, per the guidelines and consistency. 13 years ago
  JINMEI Tatuya 45c762f1a1 [1584] trivial editorial fixes to meet the coding guidelines. 13 years ago
  JINMEI Tatuya 2217a6591f [1580] a suggested cleanup: rename addNSCOMAINProof to addNSCOMAINProofByNSEC 13 years ago
  JINMEI Tatuya 7de090b9c3 [1580] handled one missing case: run time collision due to having matching 13 years ago
  JINMEI Tatuya e7b760a474 [1580] updated addNSEC3NXDOMAINProof() so we don't check duplicate NSEC3 for 13 years ago
  JINMEI Tatuya 7f74352ccc [1580] simplified the cases with unexpected NULL results of findNSEC3(). 13 years ago
  JINMEI Tatuya ecb4b75c7b [1580] corrected the comment about how to construct the corresponding 13 years ago
  JINMEI Tatuya 8d191a6771 [1580] removed incorrect/redundant comments. the first line is simply 13 years ago
  JINMEI Tatuya e50e1bf6c1 [1580] Merge branch 'master' into trac1580 to reduce conflicts with results 13 years ago
  JINMEI Tatuya be83d3bfd5 [1580] removed white space at EOL and in blank line. 13 years ago
  Xie Jiagui 5af17f43de [1580] Add new comments to NSEC3 proves for NXDOMAIN,and fix the 13 years ago
  zhanghk 77ceb4384e construct name as next closer+closest encloser, and then invoke findNSEC3 to confirm its non-exist 13 years ago
  JINMEI Tatuya d20389d040 [1585] Merge branch 'master' into trac1585 with fixing conflicts, mainly 13 years ago
  Jelte Jansen 47ed2b145a [master] Merge branch 'trac1582' 13 years ago
  zhanghk 7be2f0a4db add RFC 5155 Section 7.2.6. the NSEC3 wildcard answer responses is added in this branch 13 years ago
  Jelte Jansen 9ba95c6648 [1582] minor cleanups 13 years ago
  Jelte Jansen f9593f5d5a [1582] comments and dox 13 years ago
  JINMEI Tatuya eb872b3510 [1580] trivial editorial cleanups: removed white spaces at EOL, folded long lines 13 years ago
  JINMEI Tatuya d20fafd80c [1585] implemented unsigned delegation with NSEC3 case 13 years ago
  Xie Jiagui 11401abc34 [1580] Add NSEC3 process for NXDOMAIN. 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 05a6a866c9 [1583] supported the normal case of wildcard no data response with NSEC3. 13 years ago
  Jelte Jansen 0db8f9c91a [1582] NXRRset proof for DS query 13 years ago