Commit History

Author SHA1 Message Date
  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
  Mukund Sivaraman 1b10623a2b [2218] Change DomainTree::getNodeCount()'s return type to size_t 12 years ago
  Mukund Sivaraman fa04b8777b [2218] Fix comment 12 years ago
  Mukund Sivaraman 3ef4699944 [2218] Check that the NSEC3 tree has nodes before performing findNSEC3() 12 years ago
  Mukund Sivaraman 950c72cced [2218] Assert that ZoneNodes in NSEC3 tree contain NSEC3 RRType 12 years ago
  Mukund Sivaraman eee7c05de1 [2218] Don't upcase the first label when inserting into NSEC3 tree 12 years ago
  Mukund Sivaraman 5ba139c688 [2218] Simplify code, also shortcutting RRset construction 12 years ago
  Mukund Sivaraman e5ad751d83 [2218] Rename set variable to rdataset 12 years ago
  Mukund Sivaraman a9fd37df7c [2218] Rewrite Name generation to be more efficient 12 years ago
  Mukund Sivaraman fd8264e864 [2218] Move some statements out of loop 12 years ago
  Mukund Sivaraman 65253b21b0 [2218] Move expression to simplify code 12 years ago
  JINMEI Tatuya 94f1fcdbcf [2218] editorial fixes: folded long lines, constify 12 years ago
  Mukund Sivaraman 328b5fc4db [2218] Add test for DomainTreeNode::getLargestInSubTree() 12 years ago
  Mukund Sivaraman 10018747ad [2218] Add test for DomainTreeNode::getSubTreeRoot() 12 years ago
  Mukund Sivaraman d0a412aedd [2218] Work inside the subtree under the origin's node only 12 years ago