JINMEI Tatuya
|
4735853efc
[2218] a small optimization: avoid using getOrigin(), which is expensive.
|
il y a 12 ans |
JINMEI Tatuya
|
f9a376ab22
[2218] (trivial) documentation for DomainTreeNodeChain copy ctor.
|
il y a 12 ans |
JINMEI Tatuya
|
f569d32698
[2218] style fix: combine two short lines
|
il y a 12 ans |
Mukund Sivaraman
|
c7060ccf5e
[2218] Add code comment
|
il y a 12 ans |
Mukund Sivaraman
|
730fd2f2de
[2218] Make tree lookups slightly faster in findNSEC3()
|
il y a 12 ans |
Mukund Sivaraman
|
55f7ce059f
[2218] Add a copy constructor for DomainTreeNodeChain
|
il y a 12 ans |
Mukund Sivaraman
|
42dc5ad3e7
[2218] Use the new NSEC3Hash::create() variant passing the uint8_t buffer directly
|
il y a 12 ans |
Mukund Sivaraman
|
09ccd7c1ec
[2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector
|
il y a 12 ans |
Mukund Sivaraman
|
e5222941c0
[2218] Use scoped_ptr instead of auto_ptr
|
il y a 12 ans |
Mukund Sivaraman
|
51cbca9e60
[2218] Test DomainTree::largestNode() for empty trees
|
il y a 12 ans |
Mukund Sivaraman
|
12d5f67f3e
[2218] Update other tests for previous commit's API change
|
il y a 12 ans |
JINMEI Tatuya
|
1830f45cda
[2218] Change return type of findZoneData()
|
il y a 12 ans |
Mukund Sivaraman
|
593cc7dda0
[2218] Update doc comment for InMemoryClient::findZoneData()
|
il y a 12 ans |
Mukund Sivaraman
|
736bcacc37
[2218] Test that 0 length NSEC3 hash salts are compared correctly
|
il y a 12 ans |
Mukund Sivaraman
|
8c2ea75664
[2218] Test that the signed flag is set in ZoneData when NSEC3 records exist
|
il y a 12 ans |
Mukund Sivaraman
|
babcf09173
[2218] Remove unused DomainTreeNode::getLargestInSubTree() and its tests
|
il y a 12 ans |
Mukund Sivaraman
|
ab51eb2f65
[2218] Add an API doc note that DomainTree::largestNode() doesn't throw
|
il y a 12 ans |
Mukund Sivaraman
|
493a2b3d0b
[2218] Change back size of DomainTreeNodeChain's level counter to size_t
|
il y a 12 ans |
JINMEI Tatuya
|
6c447559f1
[2218] some more editorial fixes
|
il y a 12 ans |
JINMEI Tatuya
|
40d4887c7d
[2218] add suggested comment about the rationale of uint32_t for node_count_.
|
il y a 12 ans |
JINMEI Tatuya
|
58388f2e53
[2218] style fix: combine two short lines
|
il y a 12 ans |
JINMEI Tatuya
|
208dbbaf77
[2218] define the default ctor for TestNSEC3HashCreator.
|
il y a 12 ans |
Mukund Sivaraman
|
eb5ace77a9
[2218] Add comment about use in testing for findZoneData()
|
il y a 12 ans |
Mukund Sivaraman
|
f6f8e26e27
[2218] Remove duplicate code from old memory datasrc test
|
il y a 12 ans |
Mukund Sivaraman
|
5b6cccfc2e
[2218] Remove NSEC3CalculateFn in InMemoryZoneFinder
|
il y a 12 ans |
Mukund Sivaraman
|
56a18b6b8d
[2218] Add a NSEC3Hash::create() variant to take hash params as args
|
il y a 12 ans |
Mukund Sivaraman
|
25a4afa239
[2218] Update message used in throw
|
il y a 12 ans |
Mukund Sivaraman
|
e5f7c1b89e
[2218] Check for zero length salts when NSEC3PARAM is processed during load
|
il y a 12 ans |
Mukund Sivaraman
|
e05f1d87c3
[2218] Call setSigned(true) when NSEC3Data is set
|
il y a 12 ans |
Mukund Sivaraman
|
5fe90d2607
[2218] Process NSEC3PARAM type RRsets in test setup
|
il y a 12 ans |