JINMEI Tatuya
|
82bb5bc1cd
[master] [1701] small optimization: skip generating sync RRSIG for wildcard if !DNSSEC.
|
13 years ago |
JINMEI Tatuya
|
b995540a1b
[master] [1701] make sure in-memory find() return synthesized RRSIGs with wildcard
|
13 years ago |
JINMEI Tatuya
|
f55b90a5fa
[1695] mv an NSEC3 test zone under testutils/testdata so we can share it
|
13 years ago |
JINMEI Tatuya
|
4d266d80be
[master] Merge branch 'trac1576' with fixing conflicts.
|
13 years ago |
JINMEI Tatuya
|
6d675cbff0
[1576] removed virtual from the InMemoryZoneFinderTest destructor for now
|
13 years ago |
JINMEI Tatuya
|
ecd4db4c29
[1576] fixed a typo for an expected test value (code was correct; test was wrong)
|
13 years ago |
JINMEI Tatuya
|
2858b2098a
[master] Merge branch 'trac1570'
|
13 years ago |
JINMEI Tatuya
|
0ad08d16ff
[1576] avoid possible name conflict, fixed a broken comment
|
13 years ago |
JINMEI Tatuya
|
ef979231a2
[1576] added one more test, using more complete zone example and compliant hash
|
13 years ago |
JINMEI Tatuya
|
82f947e1bc
[1576] more cleanup: unifieid nsec3Check and findNSEC3Check.
|
13 years ago |
JINMEI Tatuya
|
4f23a482e8
[1576] cleanup: replaced findNSEC3Tmp with the complete findNSEC3.
|
13 years ago |
JINMEI Tatuya
|
88aa930fd6
[1576] covered bogus cases of findNSEC3().
|
13 years ago |
JINMEI Tatuya
|
46232cfc39
[1576] implemented basic part of in-memory version of findNSEC3().
|
13 years ago |
Michal 'vorner' Vaner
|
90f98423f6
[1586] Tests for NSEC3 name
|
13 years ago |
JINMEI Tatuya
|
53cde03994
[1570] a supplemental check to the in-memory data source about DS lookup:
|
13 years ago |
JINMEI Tatuya
|
76f823d42a
[master] Merge branch 'trac1551'
|
13 years ago |
JINMEI Tatuya
|
4d3cf5eb83
[1578] covered some more cases with NSEC3. it also covered some any-query
|
13 years ago |
JINMEI Tatuya
|
5e05ed3052
[1578] unrelated editorial fix: removed obsolete comment:
|
13 years ago |
JINMEI Tatuya
|
7ee50a91c4
[1578] covered some other, non wildcard case scenarios. there's nothing
|
13 years ago |
JINMEI Tatuya
|
cb79b6fae1
[1578] made sure RESULT_NSEC3_SIGNED is set for NSEC3-signed zone in wildcard
|
13 years ago |
JINMEI Tatuya
|
cccb06b7d9
[1578] set RESULT_NSEC3_SIGNED for negative responses when zone is NSEC3-signed.
|
13 years ago |
JINMEI Tatuya
|
b614d6fb5c
[1578] set RESULT_WILDCARD for wildcard answers to type-any query
|
13 years ago |
JINMEI Tatuya
|
e657a6ace7
[1578] intermediate refactoring: update findAllTest() using rrsetsCheck()
|
13 years ago |
JINMEI Tatuya
|
8080602fae
[1578] set RESULT_WILDCARD for the wildcard + NXRRSET (but name exist) case
|
13 years ago |
JINMEI Tatuya
|
d86d66e6d7
[1578] set RESULT_WILDCARD for the empty wild match case
|
13 years ago |
JINMEI Tatuya
|
1d74a54df8
[1578] adjusted test
|
13 years ago |
JINMEI Tatuya
|
ec3e1e8763
[1578] pre-work refactoring2: use testutils::rrsetCheck to compare RRsets.
|
13 years ago |
JINMEI Tatuya
|
e475cf69a7
[1578] pre-work refactoring: added expected find result flags to findTest().
|
13 years ago |
JINMEI Tatuya
|
85c2888f2f
[1551] allow adding NSEC before CNAME for the same name
|
13 years ago |
JINMEI Tatuya
|
d5a8a75cf9
[1551] allow adding NSEC after CNAME for the same name.
|
13 years ago |