summaryrefslogtreecommitdiff
path: root/src/lib/dns/messagerenderer.h
AgeCommit message (Expand)Author
2017-07-23spelling: optimizeJosh Soref
2017-04-12[v_1_2_0] copy right dates updatedWlodek Wencel
2016-12-14Corrected typosAndrei 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 commentMichal 'vorner' Vaner
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund 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 copyableMichal 'vorner' Vaner
2012-07-12[2087] Add MessageRenderer::writeName() variant for LabelSequenceMukund 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 commentsJINMEI Tatuya
2012-02-24[1697] documentation updateJINMEI Tatuya
2012-02-23[1697] added AbstractMessageRenderer::setBuffer methodJINMEI Tatuya
2012-02-23[1697] 1st update: make MessageRenderer constructors parameter-free.JINMEI Tatuya
2011-04-19Merge branch 'work/rdatafields'Michal 'vorner' Vaner
2011-04-14[trac749] update namespace nameschenzhengzhang
2011-04-13[trac404] Dox updateMichal 'vorner' Vaner
2011-04-13[trac404] Make the buffer privateMichal 'vorner' Vaner
2011-04-12[trac404] Spelling fixesMichal 'vorner' Vaner
2011-04-12[trac404] Note about designMichal 'vorner' Vaner
2011-04-12[trac749] refactor more C++ utility codechenzhengzhang
2011-04-11[trac749] refactor C++ utility librarychenzhengzhang
2011-04-06[trac404] Remove duplicate codeMichal 'vorner' Vaner
2011-04-04Merge branch 'master' into work/serializeMichal 'vorner' Vaner
2011-01-21cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya
2010-11-03initial implementation of trac#404: in-memory serialized representation of RDATAJINMEI Tatuya
2010-10-03b10-recurse can now act as a simple forwarder. To switch this on,Evan Hunt
2010-08-23Minor grammar fix.Jeremy C. Reed
2010-04-10supported case-sensitive name compression in MessageRenderer.JINMEI Tatuya
2010-03-16added missing minimum level documentJINMEI Tatuya
2010-03-08added preliminary level truncation supportJINMEI Tatuya
2010-03-05Restructure trunk again.Jeremy C. Reed