summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/question.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3208] restore unittestsRazvan Becheriu2024-03-071-7/+8
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-2/+1
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [571] Don't print trailing newlines in Question::toText() output by defaultMukund Sivaraman2014-01-081-4/+9
* [trac910] revised Question::toWire() so that it handles truncation case.JINMEI Tatuya2011-07-141-0/+9
* [trac812next] made straightforward changes to toWire() methods so thatJINMEI Tatuya2011-04-281-1/+1
* [trac749] update namespace nameschenzhengzhang2011-04-141-2/+2
* [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-2/+2
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-1/+2
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* overall style cleanup: adjusted brace positions according to the coding guide...JINMEI Tatuya2010-10-151-8/+4
* cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...JINMEI Tatuya2010-04-131-6/+6
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+78