JINMEI Tatuya
|
8660a77ac7
[2282merge] Merge branch 'trac2218' into trac2282merge
|
12 years ago |
JINMEI Tatuya
|
1830f45cda
[2218] Change return type of findZoneData()
|
12 years ago |
JINMEI Tatuya
|
360b20fadb
[2282] Merge branch 'trac2219' into trac2282
|
12 years ago |
Mukund Sivaraman
|
e5f7c1b89e
[2218] Check for zero length salts when NSEC3PARAM is processed during load
|
12 years ago |
Mukund Sivaraman
|
e05f1d87c3
[2218] Call setSigned(true) when NSEC3Data is set
|
12 years ago |
Mukund Sivaraman
|
c200bbcb68
[2218] Remove bogus comment (left after copy)
|
12 years ago |
Mukund Sivaraman
|
5b1952368e
[2218] Fix NSEC3 RDATA check when salt length is 0
|
12 years ago |
Mukund Sivaraman
|
e7bd7d6cea
[2218] Rename InMemoryClient::findZone2() to ::findZoneData()
|
12 years ago |
JINMEI Tatuya
|
6f25929f1c
[2219] cleanup: removed a redundant toText() in log arg.
|
12 years ago |
Mukund Sivaraman
|
eee7c05de1
[2218] Don't upcase the first label when inserting into NSEC3 tree
|
12 years ago |
JINMEI Tatuya
|
a16ecb53a5
[2219] move memory leak check from in-memory client destructor to client list.
|
12 years ago |
JINMEI Tatuya
|
d2a8a10ffc
[2267] cleanup: removed a redundant 'return'
|
12 years ago |
JINMEI Tatuya
|
40fe836dcf
[2219] Merge branch 'trac2218' into trac2219
|
12 years ago |
JINMEI Tatuya
|
b117859663
[2267] unify the call to addRdataSet.
|
12 years ago |
JINMEI Tatuya
|
5784101c08
[2267] comment updates
|
12 years ago |
Mukund Sivaraman
|
8887127030
[2218] Insert using the NSEC3 record's entire name into the NSEC3Data tree
|
12 years ago |
JINMEI Tatuya
|
fee99a5bb5
[2267] one more comment cleanup: updated the comment about setSigned().
|
12 years ago |
JINMEI Tatuya
|
9eeacfa616
[2267] (unrelated) comment (and some style) cleanups.
|
12 years ago |
JINMEI Tatuya
|
9d974a35bb
[2267] cleanup: make retval of impl::add() void.
|
12 years ago |
JINMEI Tatuya
|
71bfb14495
[2267] cleanup: pass zone name and data at the loader construction.
|
12 years ago |
JINMEI Tatuya
|
f0d4fcf168
[2267] catch and reject the bogus case of passing empty RRSIG
|
12 years ago |
JINMEI Tatuya
|
dfc2f2b4dd
[2267] some comments
|
12 years ago |
JINMEI Tatuya
|
5a49372057
[2267] catch and reject RRSIGs that don't have a covered RRset.
|
12 years ago |
JINMEI Tatuya
|
869d1d2049
[2267] cover the case separated RRSIGs of the same type are given.
|
12 years ago |
JINMEI Tatuya
|
5ffdbdff90
[2267] cleanup: removed last_rrset_. we don't need this beast any more.
|
12 years ago |
JINMEI Tatuya
|
b90b048ba8
[2267] cleanup: removed now-unused methods
|
12 years ago |
JINMEI Tatuya
|
6f4b4413fa
[2267] add RRsets to zone via the new loader class, ensuring the pairing.
|
12 years ago |
JINMEI Tatuya
|
55f047a3e2
[2267] refactoring: introduce a helper Loader class and move addFromLoad there.
|
12 years ago |
JINMEI Tatuya
|
7e5dbd9146
[2267] have add() take both RRset and RRSIG at the same time.
|
12 years ago |
Mukund Sivaraman
|
e7ecb23108
[2218] Implement InMemoryClient::findZone() (and keep findZone2())
|
12 years ago |