index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
labelsequence.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-2
/
+2
*
[2151] change name to LabelSequence::WILDCARD
Jelte Jansen
2012-09-11
1
-2
/
+2
*
[2151] add well-known static wildcard labelsequence
Jelte Jansen
2012-09-07
1
-0
/
+15
*
[2107merge] Merge branch 'trac2107' into trac2107merge with fixing conflicts.
JINMEI Tatuya
2012-08-29
1
-2
/
+12
|
\
|
*
[2107] Fix another API doc issue in LabelSequence::equals()
Mukund Sivaraman
2012-08-27
1
-1
/
+1
|
*
[2107] (unrelated) added operator==() to LabelSequence.
JINMEI Tatuya
2012-08-21
1
-1
/
+11
*
|
[2100] prohibit overriding original data on LabelSequence::serialize.
JINMEI Tatuya
2012-08-23
1
-2
/
+31
|
/
*
[2148] Address review comments
Jelte Jansen
2012-07-27
1
-3
/
+4
*
[2148] final touches
Jelte Jansen
2012-07-25
1
-1
/
+0
*
[2148] cleanup and documentation
Jelte Jansen
2012-07-25
1
-2
/
+10
*
[2148] extend() improvements and more tests
Jelte Jansen
2012-07-25
1
-0
/
+1
*
[2148] add LabelSequence::extend() method
Jelte Jansen
2012-07-25
1
-0
/
+28
*
[2148] update doxygen for constructor
Jelte Jansen
2012-07-25
1
-0
/
+12
*
[2148] 'extendable' labelsequence constructor
Jelte Jansen
2012-07-25
1
-8
/
+18
*
[2091a] cleanup: removed the previous "from raw" ctor and getLabelsData().
JINMEI Tatuya
2012-07-21
1
-29
/
+0
*
[2091a] added revised version of LabelSequence (de)serialization
JINMEI Tatuya
2012-07-21
1
-0
/
+64
*
[2091a] refactor LabelSequence: ensure last_label_ is always valid index.
JINMEI Tatuya
2012-07-21
1
-17
/
+18
*
[2091a] cleanup: constify; brace; C++ cast
JINMEI Tatuya
2012-07-20
1
-1
/
+4
*
[2091a] [2094] (unrelated cleanup) use the term 'copy constructor' to mean it.
JINMEI Tatuya
2012-07-20
1
-17
/
+17
*
Merge branch 'master' into trac2087
Mukund Sivaraman
2012-07-15
1
-21
/
+21
|
\
|
*
[2086] doxygen update for BadValue
Jelte Jansen
2012-07-12
1
-0
/
+3
|
*
[2086] Add basic checking of offsets data
Jelte Jansen
2012-07-12
1
-6
/
+1
|
*
[2086] Address review comments
Jelte Jansen
2012-07-12
1
-15
/
+17
*
|
[2087] Add MessageRenderer::writeName() variant for LabelSequence
Mukund Sivaraman
2012-07-12
1
-0
/
+17
*
|
[2087] Add the LabelSequence::getOffsetData() method
Mukund Sivaraman
2012-07-11
1
-0
/
+10
|
/
*
[2086] Cleanups
Jelte Jansen
2012-07-09
1
-1
/
+1
*
[2086] use raw Name data in LabelSequence
Jelte Jansen
2012-07-06
1
-2
/
+28
*
Merge branch 'master' into trac2053
Mukund Sivaraman
2012-07-05
1
-2
/
+14
|
\
|
*
Merge branch 'master' into trac2052
Mukund Sivaraman
2012-07-03
1
-1
/
+1
|
|
\
|
*
|
[2052] Add implementation and unit tests for dns::LabelSequence::compare()
Mukund Sivaraman
2012-06-25
1
-2
/
+14
*
|
|
[2053] Add comment that toText(bool) variant is a helper for Name::toText()
Mukund Sivaraman
2012-07-05
1
-0
/
+3
*
|
|
[2053] Make LabelSequence::toText(bool) a private method
Mukund Sivaraman
2012-07-04
1
-14
/
+13
*
|
|
[2053] Move toText() implementation from Name to LabelSequence class
Mukund Sivaraman
2012-07-02
1
-0
/
+17
*
|
|
[2053] Remove the dns::LabelSequence::getName() method
Mukund Sivaraman
2012-06-29
1
-11
/
+0
*
|
|
[2053] Add operator<< to dns::LabelSequence
Mukund Sivaraman
2012-06-29
1
-0
/
+17
*
|
|
[2053] Add toText() method to dns::LabelSequence
Mukund Sivaraman
2012-06-29
1
-0
/
+16
|
|
/
|
/
|
*
|
[1774] Use uint8_t instead of unsigned char
Mukund Sivaraman
2012-06-24
1
-1
/
+1
*
|
[1774] Use uint8_t for characters of Name data
Mukund Sivaraman
2012-06-22
1
-1
/
+1
|
/
*
[2017] Many Doxygen warnings removed.
Tomek Mrugalski
2012-06-01
1
-2
/
+2
*
[1603] cleanup: reverted the type of LabelSequence::name_ to a reference.
JINMEI Tatuya
2012-03-09
1
-13
/
+3
*
[1603] added note about default constructor of LabelSequence.
JINMEI Tatuya
2012-03-06
1
-0
/
+10
*
[1603] implemented LabelSequence::getHash(), which is needed for new renderer.
JINMEI Tatuya
2012-03-06
1
-0
/
+25
*
[1603] add an extension to LableSequence: getDataLength() method.
JINMEI Tatuya
2012-03-06
1
-3
/
+19
*
[1603] minor style fixes to labelsequence.
JINMEI Tatuya
2012-03-05
1
-2
/
+2
*
[1602] rename split methods
Jelte Jansen
2012-03-02
1
-6
/
+7
*
[1602] Address review comments
Jelte Jansen
2012-03-01
1
-12
/
+21
*
[1602] do include root label
Jelte Jansen
2012-02-28
1
-18
/
+9
*
[1602] use vector for offsets
Jelte Jansen
2012-02-28
1
-4
/
+1
*
[1602] update doxygen
Jelte Jansen
2012-02-28
1
-0
/
+88
*
[1602] start with doxygen docs
Jelte Jansen
2012-02-22
1
-1
/
+1
[next]