Commit History

Author SHA1 Message Date
  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
  Mukund Sivaraman 9ec629f346 [2218] Add DomainTreeNode::getLargestInSubTree() method 12 years ago
  Mukund Sivaraman d06e139eb2 [2218] Remove DomainTree::getLargestNode() 12 years ago
  Mukund Sivaraman b169803e95 [2218] Add DomainTreeNode::getSubTreeRoot() 12 years ago
  Mukund Sivaraman d047c08a96 [2218] Make DomainTreeNode::predecessor() and ::successor() public 12 years ago
  Mukund Sivaraman 60c7cde711 [2218] Make DomainNode::isSubTreeRoot() a public function 12 years ago
  Mukund Sivaraman 8887127030 [2218] Insert using the NSEC3 record's entire name into the NSEC3Data tree 12 years ago
  Mukund Sivaraman 436f507ae4 [2218] Check for NULL covering_node 12 years ago
  Mukund Sivaraman 054b2a99a4 [2218] Use the class RdataEncoder 12 years ago
  Mukund Sivaraman 38081a3eb2 [2218] Implement TreeNodeRRset::getRRsig() 12 years ago