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
/
messagerenderer.h
Age
Commit message (
Expand
)
Author
2017-07-23
spelling: optimize
Josh Soref
2017-04-12
[v_1_2_0] copy right dates updated
Wlodek Wencel
2016-12-14
Corrected typos
Andrei Pavel
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
2013-09-02
[2751] Remove lying comment
Michal 'vorner' Vaner
2012-10-25
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-08-29
[2098] some additional changes to making writeName virtual in the base class.
JINMEI Tatuya
2012-08-29
[2098] move the MessageRenderer: writeName to the base call as virtual method.
JINMEI Tatuya
2012-08-08
[2096] (Unrelated) MessageRenderer isn't copyable
Michal 'vorner' Vaner
2012-07-12
[2087] Add MessageRenderer::writeName() variant for LabelSequence
Mukund Sivaraman
2012-03-06
[1603] updated the behavior of setCompressMode(): now disallow it in rendering.
JINMEI Tatuya
2012-02-28
[1697] editorial cleanups in doxygen comments
JINMEI Tatuya
2012-02-24
[1697] documentation update
JINMEI Tatuya
2012-02-23
[1697] added AbstractMessageRenderer::setBuffer method
JINMEI Tatuya
2012-02-23
[1697] 1st update: make MessageRenderer constructors parameter-free.
JINMEI Tatuya
2011-04-19
Merge branch 'work/rdatafields'
Michal 'vorner' Vaner
2011-04-14
[trac749] update namespace names
chenzhengzhang
2011-04-13
[trac404] Dox update
Michal 'vorner' Vaner
2011-04-13
[trac404] Make the buffer private
Michal 'vorner' Vaner
2011-04-12
[trac404] Spelling fixes
Michal 'vorner' Vaner
2011-04-12
[trac404] Note about design
Michal 'vorner' Vaner
2011-04-12
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-11
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-06
[trac404] Remove duplicate code
Michal 'vorner' Vaner
2011-04-04
Merge branch 'master' into work/serialize
Michal 'vorner' Vaner
2011-01-21
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2010-11-03
initial implementation of trac#404: in-memory serialized representation of RDATA
JINMEI Tatuya
2010-10-03
b10-recurse can now act as a simple forwarder. To switch this on,
Evan Hunt
2010-08-23
Minor grammar fix.
Jeremy C. Reed
2010-04-10
supported case-sensitive name compression in MessageRenderer.
JINMEI Tatuya
2010-03-16
added missing minimum level document
JINMEI Tatuya
2010-03-08
added preliminary level truncation support
JINMEI Tatuya
2010-03-05
Restructure trunk again.
Jeremy C. Reed