index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
labelsequence.h
Age
Commit message (
Expand
)
Author
2018-07-27
[5680] Add ability to fetch unescaped string from dns::Name
Thomas Markwalder
2015-12-16
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2012-10-25
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-09-11
[2151] change name to LabelSequence::WILDCARD
Jelte Jansen
2012-09-07
[2151] add well-known static wildcard labelsequence
Jelte Jansen
2012-08-28
[2107merge] Merge branch 'trac2107' into trac2107merge with fixing conflicts.
JINMEI Tatuya
2012-08-27
[2107] Fix another API doc issue in LabelSequence::equals()
Mukund Sivaraman
2012-08-23
[2100] prohibit overriding original data on LabelSequence::serialize.
JINMEI Tatuya
2012-08-20
[2107] (unrelated) added operator==() to LabelSequence.
JINMEI Tatuya
2012-07-27
[2148] Address review comments
Jelte Jansen
2012-07-25
[2148] final touches
Jelte Jansen
2012-07-25
[2148] cleanup and documentation
Jelte Jansen
2012-07-25
[2148] extend() improvements and more tests
Jelte Jansen
2012-07-25
[2148] add LabelSequence::extend() method
Jelte Jansen
2012-07-25
[2148] update doxygen for constructor
Jelte Jansen
2012-07-25
[2148] 'extendable' labelsequence constructor
Jelte Jansen
2012-07-20
[2091a] cleanup: removed the previous "from raw" ctor and getLabelsData().
JINMEI Tatuya
2012-07-20
[2091a] added revised version of LabelSequence (de)serialization
JINMEI Tatuya
2012-07-20
[2091a] refactor LabelSequence: ensure last_label_ is always valid index.
JINMEI Tatuya
2012-07-20
[2091a] cleanup: constify; brace; C++ cast
JINMEI Tatuya
2012-07-20
[2091a] [2094] (unrelated cleanup) use the term 'copy constructor' to mean it.
JINMEI Tatuya
2012-07-15
Merge branch 'master' into trac2087
Mukund Sivaraman
2012-07-12
[2086] doxygen update for BadValue
Jelte Jansen
2012-07-12
[2086] Add basic checking of offsets data
Jelte Jansen
2012-07-12
[2086] Address review comments
Jelte Jansen
2012-07-12
[2087] Add MessageRenderer::writeName() variant for LabelSequence
Mukund Sivaraman
2012-07-11
[2087] Add the LabelSequence::getOffsetData() method
Mukund Sivaraman
2012-07-09
[2086] Cleanups
Jelte Jansen
2012-07-06
[2086] use raw Name data in LabelSequence
Jelte Jansen
2012-07-05
Merge branch 'master' into trac2053
Mukund Sivaraman
2012-07-05
[2053] Add comment that toText(bool) variant is a helper for Name::toText()
Mukund Sivaraman
2012-07-04
[2053] Make LabelSequence::toText(bool) a private method
Mukund Sivaraman
2012-07-03
Merge branch 'master' into trac2052
Mukund Sivaraman
2012-07-02
[2053] Move toText() implementation from Name to LabelSequence class
Mukund Sivaraman
2012-06-29
[2053] Remove the dns::LabelSequence::getName() method
Mukund Sivaraman
2012-06-29
[2053] Add operator<< to dns::LabelSequence
Mukund Sivaraman
2012-06-29
[2053] Add toText() method to dns::LabelSequence
Mukund Sivaraman
2012-06-25
[2052] Add implementation and unit tests for dns::LabelSequence::compare()
Mukund Sivaraman
2012-06-24
[1774] Use uint8_t instead of unsigned char
Mukund Sivaraman
2012-06-22
[1774] Use uint8_t for characters of Name data
Mukund Sivaraman
2012-06-01
[2017] Many Doxygen warnings removed.
Tomek Mrugalski
2012-03-08
[1603] cleanup: reverted the type of LabelSequence::name_ to a reference.
JINMEI Tatuya
2012-03-06
[1603] added note about default constructor of LabelSequence.
JINMEI Tatuya
2012-03-06
[1603] implemented LabelSequence::getHash(), which is needed for new renderer.
JINMEI Tatuya
2012-03-05
[1603] add an extension to LableSequence: getDataLength() method.
JINMEI Tatuya
2012-03-05
[1603] minor style fixes to labelsequence.
JINMEI Tatuya
2012-03-02
[1602] rename split methods
Jelte Jansen
2012-03-01
[1602] Address review comments
Jelte Jansen
2012-02-28
[1602] do include root label
Jelte Jansen
[next]