JINMEI Tatuya
|
ee81b663d8
[2107] editorial cleanup: removed a leftover comment-out'ed line
|
12 years ago |
JINMEI Tatuya
|
8052c97a80
[2107] minor editorial update: make sure \c is in the same line as its target.
|
12 years ago |
Mukund Sivaraman
|
7443b1d253
[2107] Add minor spacing
|
12 years ago |
Mukund Sivaraman
|
4527f30738
[2107] Change the order of some terms in expression
|
12 years ago |
Mukund Sivaraman
|
22d7925d2a
[2107] Make some more comment updates
|
12 years ago |
Mukund Sivaraman
|
25db0405ba
[2107] Make minor comment upates
|
12 years ago |
JINMEI Tatuya
|
4bd4bf9284
[2107] clarified the ownership of DomainTree data.
|
12 years ago |
JINMEI Tatuya
|
8c9a5e0ce9
[2107] fixed a use-after-free bug in rdataSetDeleter.
|
12 years ago |
JINMEI Tatuya
|
5e463e914a
[2107] updated doc for MemorySegmentTest, with correction and clarification.
|
12 years ago |
JINMEI Tatuya
|
dd15647393
[2107] added explicit tests for SegmentObjectHolderTest.
|
12 years ago |
JINMEI Tatuya
|
6e2de8ba7a
[2107] clearly separated mutable and immutable versions of getNext().
|
12 years ago |
JINMEI Tatuya
|
56de9af8c7
[2107] add explicit tests for RdataSet::getNext()
|
12 years ago |
Mukund Sivaraman
|
4ecc4e3295
[2107] Fix another API doc issue in LabelSequence::equals()
|
12 years ago |
JINMEI Tatuya
|
b93c6e1daa
[2107] missing header file in SOURCES
|
12 years ago |
JINMEI Tatuya
|
0b8a3ffb18
[2107] overall documentation update, and adjusted some interfaces
|
12 years ago |
JINMEI Tatuya
|
43dd02a2bd
[2107] supported the concept of dnssec-signed and nsec3-signed
|
12 years ago |
JINMEI Tatuya
|
1cc1a42e75
[2107] added get/set NSEC3Data
|
12 years ago |
JINMEI Tatuya
|
a68e90427f
[2107] check the installed RdataSet can be found
|
12 years ago |
JINMEI Tatuya
|
76c6361071
[2107] added a utility findRdataSetOfType function.
|
12 years ago |
JINMEI Tatuya
|
1414b51d75
[2107] unified NSEC3Data and ZoneData test cases
|
12 years ago |
JINMEI Tatuya
|
3ba9a889ca
[2107] introduce NSEC3Data::insertName() and test adding NSEC3 rdataset
|
12 years ago |
JINMEI Tatuya
|
aacf7cb740
[2107] supported the creation of NSEC3Data from NSEC3 rdata.
|
12 years ago |
JINMEI Tatuya
|
c6bdb4b4c1
[2107] more NSEC3Data creation tests, handling empty salt correctly.
|
12 years ago |
JINMEI Tatuya
|
e21efca5f3
[2107] make NSEC3Data::create() exception safe.
|
12 years ago |
JINMEI Tatuya
|
042e617963
[2107] added NSEC3Data
|
12 years ago |
JINMEI Tatuya
|
af5cb72b4d
[2107] make ZoneData::create() exception safe.
|
12 years ago |
JINMEI Tatuya
|
495845ba4f
[2107] cleanup: RdataSetDeleter{} which is not needed any more
|
12 years ago |
JINMEI Tatuya
|
c051d7d9e1
[2107] reorder parameters of ZoneData::destroy() for consistency
|
12 years ago |
JINMEI Tatuya
|
e50a2637c7
[2107] test the case of adding some RdataSets as node data
|
12 years ago |
JINMEI Tatuya
|
6679f424fb
[2107] revised tree-data deleter mechanism: we now pass deleter to destroy.
|
12 years ago |