summaryrefslogtreecommitdiff
path: root/src/lib/dns/question.h
AgeCommit message (Expand)Author
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
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund 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-02-07[jreed-doxygen] doxygen fixes and improvements.Jeremy C. Reed
2011-01-25Merge branch 'trac487'Stephen Morris
2011-01-24Modifications in response to review.Stephen Morris
2011-01-21cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya
2011-01-21First cut at code to classify a server responseStephen Morris
2010-06-30 70. [func] eachEvan Hunt
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