JINMEI Tatuya
|
f5f665b93c
[2091a] overall documentation update for name/labelseq comparison
|
12 years ago |
JINMEI Tatuya
|
34f0efc429
[2091a] even further simplification; no need for explicit absolute check.
|
12 years ago |
JINMEI Tatuya
|
f554bfb2cf
[2091a] removed a redundant condition.
|
12 years ago |
JINMEI Tatuya
|
0c5ac6b64b
[2091a] updated LabelSequence::compare() for the NONE-relationship cases.
|
12 years ago |
JINMEI Tatuya
|
b8eb94ff7d
[2091a] cleanup: constify; brace; C++ cast
|
12 years ago |
Mukund Sivaraman
|
49ad6346f5
Merge branch 'master' into trac2087
|
12 years ago |
Jelte Jansen
|
02d998f595
[2086] remove unnecessary comment
|
12 years ago |
Jelte Jansen
|
8b731b4250
[2086] Add basic checking of offsets data
|
12 years ago |
Jelte Jansen
|
3198b650cc
[2086] Address review comments
|
12 years ago |
Mukund Sivaraman
|
99f765ae8f
[2087] Add the LabelSequence::getOffsetData() method
|
12 years ago |
Jelte Jansen
|
8eaa01c8bc
[2086] Cleanups
|
12 years ago |
Jelte Jansen
|
50dc1afa94
[2086] use raw Name data in LabelSequence
|
13 years ago |
Mukund Sivaraman
|
1fc2b06b57
Merge branch 'master' into trac2053
|
13 years ago |
JINMEI Tatuya
|
398b221538
[2053] Use getDataLength() to find out the right end to stop
|
13 years ago |
Mukund Sivaraman
|
3a1e804a48
[2053] Fix output of right-stripped label sequences
|
13 years ago |
Mukund Sivaraman
|
d83d9fe8ef
[2053] Remove obsolete comment
|
13 years ago |
Mukund Sivaraman
|
fdcc93e8ee
[2053] Rewrite code to handle the root name
|
13 years ago |
Mukund Sivaraman
|
09d780b7f0
[2053] Use methods on Name instead of accessing member variables directly
|
13 years ago |
Mukund Sivaraman
|
e20691f8d7
[2053] Remove checks that are no longer necessary
|
13 years ago |
Mukund Sivaraman
|
15364a524a
[2053] Remove loop to locate the start point
|
13 years ago |
Mukund Sivaraman
|
1170780af0
Merge branch 'master' into trac2052
|
13 years ago |
JINMEI Tatuya
|
b945fd1c9e
[2053] style fixes: constify, long line
|
13 years ago |
Mukund Sivaraman
|
efb3f3344d
[2053] Move toText() implementation from Name to LabelSequence class
|
13 years ago |
Mukund Sivaraman
|
dbef0e2519
[2052] Rename partial_compare() to just compare()
|
13 years ago |
Mukund Sivaraman
|
36d3b72708
[2053] Add operator<< to dns::LabelSequence
|
13 years ago |
Mukund Sivaraman
|
0bebde9e25
[2053] Add toText() method to dns::LabelSequence
|
13 years ago |
Mukund Sivaraman
|
c09a49cd3d
[2052] Fix code for comparisons of non-absolute label sequences
|
13 years ago |
Mukund Sivaraman
|
57c61f2f45
[2052] Add implementation and unit tests for dns::LabelSequence::compare()
|
13 years ago |
Mukund Sivaraman
|
846dbfde91
[1774] Use uint8_t instead of unsigned char
|
13 years ago |
Mukund Sivaraman
|
de9c0a0b8c
[1774] Use uint8_t for characters of Name data
|
13 years ago |