summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rrclass.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* [3919] Assign classcode_ to avoid cppcheck warningFrancis Dupont2015-06-241-2/+4
* [3112] Don't use boost::optional in libdns++Mukund Sivaraman2013-09-111-3/+3
* [2565] Specify parameter kind in exception messagesMukund Sivaraman2012-12-281-1/+1
* [2565] Rename constructor arguments to look nicerMukund Sivaraman2012-12-271-3/+3
* [2565] Fix indenting and untabifyMukund Sivaraman2012-12-271-5/+4
* [2565] Use boost::optional in the newly introduced RRClass factoryMukund Sivaraman2012-12-191-4/+8
* [2565] Add RRClass.fromText()Mukund Sivaraman2012-12-191-0/+6
* [2565] Refactor code so that RRParamRegistry::textToClassCode() does not throwMukund Sivaraman2012-12-191-1/+5
* [2017] Many Doxygen warnings removed.Tomek Mrugalski2012-06-011-1/+1
* [trac812next] use AbstractMessageRenderer for toWire().JINMEI 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-12/+6
* cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...JINMEI Tatuya2010-04-131-6/+7
* s/dns_throw/isc_throw/JINMEI Tatuya2010-03-071-1/+1
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+71