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