JINMEI Tatuya
|
1d84941507
[2033] removed ZoneFinder::findPreviousName.
|
13 years ago |
JINMEI Tatuya
|
6d4b7f7272
[master] ensure constness in ?: expressions. will fix build error for some g++
|
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 |
JINMEI Tatuya
|
076510013b
[1808-2] adjusted wildcard+NXRRSET case to check its NSEC record.
|
13 years ago |
JINMEI Tatuya
|
c00c53f51b
[1808-2] cleanup: removed the NSEC4NXRRSET test.
|
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 |
JINMEI Tatuya
|
bea193a5f6
[1807] fixed a typo in a comment
|
13 years ago |
Jelte Jansen
|
85a727dcbf
[1807] fix NSEC on nonterminal wildcard match
|
13 years ago |
Jelte Jansen
|
fa16480fcb
[1807] re-add accidentally removed test for 'normal' ENT
|
13 years ago |
JINMEI Tatuya
|
9180097f88
[1810] supported NO_WILDCARD find option for in-memory data source.
|
13 years ago |
JINMEI Tatuya
|
d813447bb8
[1810] refactor the wildcard test for the convenience of later changes.
|
13 years ago |
JINMEI Tatuya
|
113592770d
[1809] make sure NSEC is returned (when appropriate) for wcard cancel case.
|
13 years ago |
JINMEI Tatuya
|
a45f34fd77
[1809] cleanup: unified nxdomain cases whether it's for NSEC or not.
|
13 years ago |
JINMEI Tatuya
|
3896117692
[1809] added test cases to check NSEC isn't returned without FIND_DNSSEC.
|
13 years ago |
JINMEI Tatuya
|
5419a73a9e
[1808] editorial fixes: redundant space; space after comma, long lines, indent.
|
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 |
Michal 'vorner' Vaner
|
156ace04dc
[1802] Tests for NSEC status
|
13 years ago |
JINMEI Tatuya
|
a318061e3c
[1781] Merge branch 'master' into trac1781 with fixing conflicts.
|
13 years ago |
Michal 'vorner' Vaner
|
56bd002f57
Merge #1577
|
13 years ago |
Michal 'vorner' Vaner
|
de9ccf5df4
[1577] Share some test code
|
13 years ago |
JINMEI Tatuya
|
d78d0dbcec
[1781] cleanup: moved textToRRset to testutils to share it from multiple tests.
|
13 years ago |
Michal 'vorner' Vaner
|
16a1358aa2
[1577] Port a NSEC3 test from memory to database
|
13 years ago |
Michal 'vorner' Vaner
|
c02b9f4c1f
[1577] Move TestNSEC3HashCreator to separate file
|
13 years ago |