Commit History

Author SHA1 Message Date
  Mukund Sivaraman 42dc5ad3e7 [2218] Use the new NSEC3Hash::create() variant passing the uint8_t buffer directly 12 years ago
  Mukund Sivaraman 09ccd7c1ec [2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector 12 years ago
  Mukund Sivaraman e5222941c0 [2218] Use scoped_ptr instead of auto_ptr 12 years ago
  Mukund Sivaraman 51cbca9e60 [2218] Test DomainTree::largestNode() for empty trees 12 years ago
  Mukund Sivaraman 12d5f67f3e [2218] Update other tests for previous commit's API change 12 years ago
  JINMEI Tatuya 1830f45cda [2218] Change return type of findZoneData() 12 years ago
  Mukund Sivaraman 593cc7dda0 [2218] Update doc comment for InMemoryClient::findZoneData() 12 years ago
  Mukund Sivaraman 736bcacc37 [2218] Test that 0 length NSEC3 hash salts are compared correctly 12 years ago
  Mukund Sivaraman 8c2ea75664 [2218] Test that the signed flag is set in ZoneData when NSEC3 records exist 12 years ago
  Mukund Sivaraman babcf09173 [2218] Remove unused DomainTreeNode::getLargestInSubTree() and its tests 12 years ago
  Mukund Sivaraman ab51eb2f65 [2218] Add an API doc note that DomainTree::largestNode() doesn't throw 12 years ago
  Mukund Sivaraman 493a2b3d0b [2218] Change back size of DomainTreeNodeChain's level counter to size_t 12 years ago
  JINMEI Tatuya 6c447559f1 [2218] some more editorial fixes 12 years ago
  JINMEI Tatuya 40d4887c7d [2218] add suggested comment about the rationale of uint32_t for node_count_. 12 years ago
  JINMEI Tatuya 58388f2e53 [2218] style fix: combine two short lines 12 years ago
  JINMEI Tatuya 208dbbaf77 [2218] define the default ctor for TestNSEC3HashCreator. 12 years ago
  Mukund Sivaraman eb5ace77a9 [2218] Add comment about use in testing for findZoneData() 12 years ago
  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