Tomek Mrugalski
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
13 years ago |
Jelte Jansen
|
82cf8a980b
[master] fix return value for strict compiler checks
|
13 years ago |
Jelte Jansen
|
2f9aa4a553
[nsec_merge] Merge branch 'trac1808-2' into nsec_merge
|
13 years ago |
Jelte Jansen
|
8efd8ed25b
[nsec_merge] Merge branch 'trac1807' into nsec_merge
|
13 years ago |
JINMEI Tatuya
|
911f3f6bcb
[1808-2] extracted NSEC-getting code for normal NXRRSET case to a helper func.
|
13 years ago |
JINMEI Tatuya
|
ff68e9ec71
[1808-2] updated findCheck so it can be used for normal the NXRRSET case.
|
13 years ago |
JINMEI Tatuya
|
03e9e74294
[1808-2] Merge branch 'trac1810' into trac1808-2 with fixing conflict.
|
13 years ago |
JINMEI Tatuya
|
d6e1ef18ea
[1808-2] Merge branch 'trac1805' into trac1808-2
|
13 years ago |
Jelte Jansen
|
d12c2c4104
[1807] removed unnecessary comment
|
13 years ago |
Jelte Jansen
|
8b64be78db
[1807] Add two more easier ways to call rbtree::find
|
13 years ago |
Jelte Jansen
|
85a727dcbf
[1807] fix NSEC on nonterminal wildcard match
|
13 years ago |
JINMEI Tatuya
|
9180097f88
[1810] supported NO_WILDCARD find option for in-memory data source.
|
13 years ago |
JINMEI Tatuya
|
113592770d
[1809] make sure NSEC is returned (when appropriate) for wcard cancel case.
|
13 years ago |
JINMEI Tatuya
|
5419a73a9e
[1808] editorial fixes: redundant space; space after comma, long lines, indent.
|
13 years ago |
JINMEI Tatuya
|
32bb3f9e17
[1805] minor optimization: check nsec_signed first in getClosestNSEC().
|
13 years ago |
JINMEI Tatuya
|
751e4b49ae
[1805] added some more comments about node_path as requested in review.
|
13 years ago |
Jelte Jansen
|
7468970f43
[1807] return NSEC data on other ENT cases
|
13 years ago |
Jelte Jansen
|
3b3fdd3a93
[1806] removed double nsec_signed_ && FIND_DNSSEC check
|
13 years ago |
Jelte Jansen
|
28d8650609
[1806] in-mem DS: add NSEC record for ENT
|
13 years ago |
JINMEI Tatuya
|
1322f10b28
[1805] completed implementation of getClosestNSEC().
|
13 years ago |
Xie Jiagui
|
86f48610df
[1808] Update InMemoryZoneFinder::find() in order to support NSEC
|
13 years ago |
JINMEI Tatuya
|
153b142c0e
[1805] internal refactoring: pass node_path to findZone() from callers.
|
13 years ago |
Michal 'vorner' Vaner
|
37227b85bf
[1802] Set the RESULT_NSEC_SIGNED flag in in-memory
|
13 years ago |
Michal 'vorner' Vaner
|
1ff3eb1912
[1802] Set the NSEC flag on add
|
13 years ago |
JINMEI Tatuya
|
283053c1a3
[master] fixed build failure with SunStudio.
|
13 years ago |
JINMEI Tatuya
|
ea528f50fd
[1791] complete inmemory loader from iterator w/ consideration for RRSIGs.
|
13 years ago |
JINMEI Tatuya
|
f48ddb1460
[1791] first implementation of in-memory load() from another data source.
|
13 years ago |
Jelte Jansen
|
952cb2ceeb
[1535] use OutOfZone instead of InvalidParameter in findNSEC3()
|
13 years ago |
Jelte Jansen
|
65b293e599
[1535] renamed OutOfZoneFind to OutOfZone
|
13 years ago |
Jelte Jansen
|
532aa507e5
[1535] address review comments
|
13 years ago |