Mukund Sivaraman
|
84ce6a7875
[master] Use -c to copy when using install-sh
|
13 years ago |
JINMEI Tatuya
|
bcb62dd7e4
[1891] enabled some DatabaseClientTest for add/del NSEC3s for SQLite3, too.
|
13 years ago |
JINMEI Tatuya
|
a318061e3c
[1781] Merge branch 'master' into trac1781 with fixing conflicts.
|
13 years ago |
JINMEI Tatuya
|
4a7381b8b8
[1781] renamed the new NSEC3 methods.
|
13 years ago |
JINMEI Tatuya
|
93f11d2a96
[master] Merge branch 'trac1792' 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 |
JINMEI Tatuya
|
5149a81497
[1781] added a test that confirms add/delete NSEC3 is no different for diffs.
|
13 years ago |
JINMEI Tatuya
|
78c6b53311
[1781] make sure deleting RRSIG for NSEC3 is performed on the nsec3 namespace.
|
13 years ago |
JINMEI Tatuya
|
ffbfe8fb29
[1781] introduced deleteRecordInNSEC3Zone DB accessor method for del'ing NSEC3.
|
13 years ago |
JINMEI Tatuya
|
fa7b9c53b1
[1781] make sure RRSIGs for NSEC3 will go to the nsec3 namespace.
|
13 years ago |
JINMEI Tatuya
|
61fa7a4108
[1781] updated DB test so addRecordToNSEC3Zone updates the mock NSEC3 namespace
|
13 years ago |
JINMEI Tatuya
|
0bc5c68ef6
[1781] introduced addRecordToNSEC3Zone interface to DB accessors.
|
13 years ago |
haikuo zhang
|
7c75154f52
Merge branch 'trac1579suggest'
|
13 years ago |
JINMEI Tatuya
|
d127560b02
[1579] suggested addition: a missing test case for an empty wildcard name.
|
13 years ago |
JINMEI Tatuya
|
793772f302
[1579] suggested addition: a missing test case for an empty name.
|
13 years ago |
JINMEI Tatuya
|
be2b8d67e2
[1579] suggested updates to unit tests.
|
13 years ago |
JINMEI Tatuya
|
52e971851f
[1579] suggested change: made findNoNameResult completely DNSSEC-agnostic.
|
13 years ago |
JINMEI Tatuya
|
07274f662a
[1579] suggested change: made findNoNameResult a bit more DNSSEC-agnostic.
|
13 years ago |
Michal 'vorner' Vaner
|
a29df11575
[1577] Port the in-memory loop to database findNSEC3
|
13 years ago |
JINMEI Tatuya
|
ed4c07d55c
[1579] various style fixes.
|
13 years ago |
haikuo zhang
|
4eeff0e79d
[1579] adjust codes for the flag in the find function. Using a helper class to
|
13 years ago |
Michal 'vorner' Vaner
|
b407617f16
[1577] Test findNSEC3 throws on non-NSEC3 zone
|
13 years ago |
Michal 'vorner' Vaner
|
76f364b152
[1577] First shot at the findNSEC3 implementation
|
13 years ago |
JINMEI Tatuya
|
6d7a20689e
[1781] unrelated cleanup: reorder header files per guideline and constify.
|
13 years ago |
JINMEI Tatuya
|
d12134b3a9
[1791] fixed one remaining regression: 'separate_rrs' case was broken.
|
13 years ago |
JINMEI Tatuya
|
08d1332164
[1792] moved rwtest.sqlite3 under lib/testutils so that it can be shared.
|
13 years ago |
JINMEI Tatuya
|
fb9b8cd9f1
[1791] added a database iterator test that would uncover an (unrelated) bug.
|
13 years ago |
Michal 'vorner' Vaner
|
16a1358aa2
[1577] Port a NSEC3 test from memory to database
|
13 years ago |