index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rrclass.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3919] Assign classcode_ to avoid cppcheck warning
Francis Dupont
2015-06-24
1
-2
/
+4
*
[3112] Don't use boost::optional in libdns++
Mukund Sivaraman
2013-09-11
1
-3
/
+3
*
[2565] Specify parameter kind in exception messages
Mukund Sivaraman
2012-12-28
1
-1
/
+1
*
[2565] Rename constructor arguments to look nicer
Mukund Sivaraman
2012-12-27
1
-3
/
+3
*
[2565] Fix indenting and untabify
Mukund Sivaraman
2012-12-27
1
-5
/
+4
*
[2565] Use boost::optional in the newly introduced RRClass factory
Mukund Sivaraman
2012-12-19
1
-4
/
+8
*
[2565] Add RRClass.fromText()
Mukund Sivaraman
2012-12-19
1
-0
/
+6
*
[2565] Refactor code so that RRParamRegistry::textToClassCode() does not throw
Mukund Sivaraman
2012-12-19
1
-1
/
+5
*
[2017] Many Doxygen warnings removed.
Tomek Mrugalski
2012-06-01
1
-1
/
+1
*
[trac812next] use AbstractMessageRenderer for toWire().
JINMEI Tatuya
2011-04-28
1
-1
/
+1
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-2
/
+2
*
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-2
/
+2
*
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-1
/
+2
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
*
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
1
-12
/
+6
*
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...
JINMEI Tatuya
2010-04-13
1
-6
/
+7
*
s/dns_throw/isc_throw/
JINMEI Tatuya
2010-03-07
1
-1
/
+1
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+71