summaryrefslogtreecommitdiff
path: root/src/lib/dns/question.cc
AgeCommit message (Expand)Author
2016-12-14Added #include <config.h> to all .cc files.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
2014-01-08[571] Don't print trailing newlines in Question::toText() output by defaultMukund Sivaraman
2011-07-13[trac910] revised Question::toWire() so that it handles truncation case.JINMEI Tatuya
2011-04-28[trac812next] made straightforward changes to toWire() methods so thatJINMEI Tatuya
2011-04-14[trac749] update namespace nameschenzhengzhang
2011-04-12[trac749] refactor more C++ utility codechenzhengzhang
2011-04-11[trac749] refactor C++ utility librarychenzhengzhang
2011-01-21cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya
2010-10-15overall style cleanup: adjusted brace positions according to the coding guide...JINMEI Tatuya
2010-04-12cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...JINMEI Tatuya
2010-03-05Restructure trunk again.Jeremy C. Reed