Stephen Morris
|
489ef518a4
[1688] Remove unneeded "duplicate additional" check
|
13 years ago |
Stephen Morris
|
e0c470b595
[1688] Remove duplicate RRsets when producing output message
|
13 years ago |
Jelte Jansen
|
5c681eddd0
[1747] added RAII-lookalike cleaner object to Query::process()
|
13 years ago |
Jelte Jansen
|
83474d8f55
[1747] addressed review comments
|
13 years ago |
JINMEI Tatuya
|
961f28cdfb
[1747] minor editorial fixes: brace position, fold long lines, redundant space
|
13 years ago |
JINMEI Tatuya
|
cf5904a4ad
[1747] cleanup: removed now-unnecessary const_ponter_cast.
|
13 years ago |
JINMEI Tatuya
|
3d402d65a8
[1747] minor editorial fixes: unfold two short lines, brace position
|
13 years ago |
Jelte Jansen
|
c0c59aceac
[1747] cleanups
|
13 years ago |
Jelte Jansen
|
460facf264
[1747] remove Query::initialize() again
|
13 years ago |
Jelte Jansen
|
4f93a3a836
[1747] split up 'target' vector to answer and auth
|
13 years ago |
Jelte Jansen
|
70c188de44
[1747] pull out target and additional vectors
|
13 years ago |
Jelte Jansen
|
0c1908c122
[1747] make auth::Query reusable
|
13 years ago |
JINMEI Tatuya
|
64611b9696
[1607] use the result of findZone() to check if qname is zone origin.
|
13 years ago |
JINMEI Tatuya
|
6f31530ff7
[1607] adjusted auth::Query to use ZoneFinder::Context::getAdditional().
|
13 years ago |
JINMEI Tatuya
|
bb4cc9928f
[1607] initial refactoring: change FindResult to Finder::Context and use
|
13 years ago |
JINMEI Tatuya
|
51146871aa
[1587] some more documentation cleanups/additions
|
13 years ago |
JINMEI Tatuya
|
2ec4a397f1
[1587] documentation updates
|
13 years ago |
JINMEI Tatuya
|
5b301ea5a3
[1587] unified non-recursive findNSEC3 cases into a helper method,
|
13 years ago |
JINMEI Tatuya
|
d121f51146
[1587] extracted cases with recursive findNSEC3 into a unified helper method,
|
13 years ago |
JINMEI Tatuya
|
65bbecec75
[master] Merge branch 'trac1584review' with fixing conflicts.
|
13 years ago |
JINMEI Tatuya
|
cb086eeafa
[1584review] cleanup and comment update: removed redundant check for isWildcard.
|
13 years ago |
JINMEI Tatuya
|
694ee39256
[1584review] added a test for a run time collision case for wildcard + NSEC3.
|
13 years ago |
JINMEI Tatuya
|
863e56e656
[1584review] simplification: we actually didn't have to calculate the next
|
13 years ago |
JINMEI Tatuya
|
80df2d4fcd
[1584review] corrected indentation per the guideline.
|
13 years ago |
JINMEI Tatuya
|
a4abbe54f6
[1584review] Merge branch 'trac1584' into trac1584review
|
13 years ago |
JINMEI Tatuya
|
c9b1b85ad2
[1584] more style fixes, per the guidelines and consistency.
|
13 years ago |
JINMEI Tatuya
|
45c762f1a1
[1584] trivial editorial fixes to meet the coding guidelines.
|
13 years ago |
JINMEI Tatuya
|
2217a6591f
[1580] a suggested cleanup: rename addNSCOMAINProof to addNSCOMAINProofByNSEC
|
13 years ago |
JINMEI Tatuya
|
7de090b9c3
[1580] handled one missing case: run time collision due to having matching
|
13 years ago |
JINMEI Tatuya
|
e7b760a474
[1580] updated addNSEC3NXDOMAINProof() so we don't check duplicate NSEC3 for
|
13 years ago |