Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman c33327c47f [2218] Remove obsolete comment il y a 12 ans
  Mukund Sivaraman e7bd7d6cea [2218] Rename InMemoryClient::findZone2() to ::findZoneData() il y a 12 ans
  Mukund Sivaraman 55eaa4303d [2218] Change node and level count types from size_t to uint32_t il y a 12 ans
  Mukund Sivaraman f4663e8cab [2218] Make some DomainTreeNode methods private again il y a 12 ans
  Mukund Sivaraman ca9f73e098 [2218] Use alternate DomainTree methods to get the covering node il y a 12 ans
  Mukund Sivaraman 055a835258 [2218] Add DomainTree::largestNode() to return the largest node in tree-of-trees il y a 12 ans
  Mukund Sivaraman 3aeb78fd7a [2218] Rearrange method in domaintree.h il y a 12 ans
  JINMEI Tatuya 6bf4ff4eb4 [2218] some more trivial cleanups il y a 12 ans
  JINMEI Tatuya 2fdacd86e2 [2218] avoid initializing nsec3_hash_map namespace scope to avoid fiasco. il y a 12 ans
  Mukund Sivaraman 280d0604db [2218] Combine blocks il y a 12 ans
  Mukund Sivaraman 5b3b1ee480 [2218] Add recursive findNSEC3() tests il y a 12 ans
  Mukund Sivaraman ee538e573d [2218] Remove duplicate copies of NSEC3 data il y a 12 ans
  Mukund Sivaraman 6419f929bd [2218] Add trace when walking the tree il y a 12 ans
  Mukund Sivaraman d26a99607b [2218] Move NSEC3 hash calculation to NSEC3Hash class il y a 12 ans
  Mukund Sivaraman 163a1a3147 [2218] Test findNSEC3() by walking the tree il y a 12 ans
  Mukund Sivaraman f802f3ba31 [2218] Change DomainTreeNodeChain::getLevelCount()'s return type to size_t il y a 12 ans
  Mukund Sivaraman 1b10623a2b [2218] Change DomainTree::getNodeCount()'s return type to size_t il y a 12 ans
  Mukund Sivaraman fa04b8777b [2218] Fix comment il y a 12 ans
  Mukund Sivaraman 3ef4699944 [2218] Check that the NSEC3 tree has nodes before performing findNSEC3() il y a 12 ans
  Mukund Sivaraman 950c72cced [2218] Assert that ZoneNodes in NSEC3 tree contain NSEC3 RRType il y a 12 ans
  Mukund Sivaraman eee7c05de1 [2218] Don't upcase the first label when inserting into NSEC3 tree il y a 12 ans
  Mukund Sivaraman 5ba139c688 [2218] Simplify code, also shortcutting RRset construction il y a 12 ans
  Mukund Sivaraman e5ad751d83 [2218] Rename set variable to rdataset il y a 12 ans
  Mukund Sivaraman a9fd37df7c [2218] Rewrite Name generation to be more efficient il y a 12 ans
  Mukund Sivaraman fd8264e864 [2218] Move some statements out of loop il y a 12 ans
  Mukund Sivaraman 65253b21b0 [2218] Move expression to simplify code il y a 12 ans
  JINMEI Tatuya 94f1fcdbcf [2218] editorial fixes: folded long lines, constify il y a 12 ans
  Mukund Sivaraman 328b5fc4db [2218] Add test for DomainTreeNode::getLargestInSubTree() il y a 12 ans
  Mukund Sivaraman 10018747ad [2218] Add test for DomainTreeNode::getSubTreeRoot() il y a 12 ans
  Mukund Sivaraman d0a412aedd [2218] Work inside the subtree under the origin's node only il y a 12 ans