Commit History

Author SHA1 Message Date
  Mukund Sivaraman f6f8e26e27 [2218] Remove duplicate code from old memory datasrc test 12 years ago
  Mukund Sivaraman 5b6cccfc2e [2218] Remove NSEC3CalculateFn in InMemoryZoneFinder 12 years ago
  Mukund Sivaraman 56a18b6b8d [2218] Add a NSEC3Hash::create() variant to take hash params as args 12 years ago
  Mukund Sivaraman 25a4afa239 [2218] Update message used in throw 12 years ago
  Mukund Sivaraman e5f7c1b89e [2218] Check for zero length salts when NSEC3PARAM is processed during load 12 years ago
  Mukund Sivaraman e05f1d87c3 [2218] Call setSigned(true) when NSEC3Data is set 12 years ago
  Mukund Sivaraman 5fe90d2607 [2218] Process NSEC3PARAM type RRsets in test setup 12 years ago
  Mukund Sivaraman 559395e392 [2218] Add an assertion that getNSEC3Data() returns a valid object 12 years ago
  Mukund Sivaraman 5f39840cf5 [2218] Add a createNSEC3RRset() and remove code duplication 12 years ago
  Mukund Sivaraman 0fc1237c7b [2218] Document findNSEC3Walk test 12 years ago
  Mukund Sivaraman d1d08475ae [2218] Document NSEC3 test data structure 12 years ago
  Mukund Sivaraman 45e74198eb [2218] Update comment for InMemoryZoneFinderNSEC3Test 12 years ago
  Mukund Sivaraman c200bbcb68 [2218] Remove bogus comment (left after copy) 12 years ago
  Mukund Sivaraman 5b1952368e [2218] Fix NSEC3 RDATA check when salt length is 0 12 years ago
  Mukund Sivaraman c33327c47f [2218] Remove obsolete comment 12 years ago
  Mukund Sivaraman e7bd7d6cea [2218] Rename InMemoryClient::findZone2() to ::findZoneData() 12 years ago
  Mukund Sivaraman 55eaa4303d [2218] Change node and level count types from size_t to uint32_t 12 years ago
  Mukund Sivaraman f4663e8cab [2218] Make some DomainTreeNode methods private again 12 years ago
  Mukund Sivaraman ca9f73e098 [2218] Use alternate DomainTree methods to get the covering node 12 years ago
  Mukund Sivaraman 055a835258 [2218] Add DomainTree::largestNode() to return the largest node in tree-of-trees 12 years ago
  Mukund Sivaraman 3aeb78fd7a [2218] Rearrange method in domaintree.h 12 years ago
  JINMEI Tatuya 6bf4ff4eb4 [2218] some more trivial cleanups 12 years ago
  JINMEI Tatuya 2fdacd86e2 [2218] avoid initializing nsec3_hash_map namespace scope to avoid fiasco. 12 years ago
  Mukund Sivaraman 280d0604db [2218] Combine blocks 12 years ago
  Mukund Sivaraman 5b3b1ee480 [2218] Add recursive findNSEC3() tests 12 years ago
  Mukund Sivaraman ee538e573d [2218] Remove duplicate copies of NSEC3 data 12 years ago
  Mukund Sivaraman 6419f929bd [2218] Add trace when walking the tree 12 years ago
  Mukund Sivaraman d26a99607b [2218] Move NSEC3 hash calculation to NSEC3Hash class 12 years ago
  Mukund Sivaraman 163a1a3147 [2218] Test findNSEC3() by walking the tree 12 years ago
  Mukund Sivaraman f802f3ba31 [2218] Change DomainTreeNodeChain::getLevelCount()'s return type to size_t 12 years ago