index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
tests
/
messagerenderer_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-291
/
+0
*
Merge remote-tracking branch 'isc-kea/master' into HEAD
Razvan Becheriu
2017-12-12
1
-1
/
+1
|
\
|
*
[master] typos, dates, *.mes files updates before release
Wlodek Wencel
2017-09-27
1
-1
/
+1
*
|
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-08-17
1
-1
/
+1
|
\
|
|
*
spelling: integer
Josh Soref
2017-07-23
1
-1
/
+1
*
|
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
*
[2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/
Mukund Sivaraman
2014-01-15
1
-28
/
+27
*
[2087] Add MessageRenderer::writeName() variant for LabelSequence
Mukund Sivaraman
2012-07-12
1
-0
/
+63
*
[1603] make sure capacity trimming in MessageRenderer::clear() is coverd.
JINMEI Tatuya
2012-03-11
1
-0
/
+3
*
[1603] added a new test: rendering many names, which makes new renderer crash.
JINMEI Tatuya
2012-03-08
1
-0
/
+17
*
[1603] updated the behavior of setCompressMode(): now disallow it in rendering.
JINMEI Tatuya
2012-03-06
1
-7
/
+9
*
[1697] fixed a typo in a comment
JINMEI Tatuya
2012-02-28
1
-1
/
+1
*
[1697] made sure the used buffer is intact on reset.
JINMEI Tatuya
2012-02-24
1
-1
/
+2
*
[1697] added AbstractMessageRenderer::setBuffer method
JINMEI Tatuya
2012-02-24
1
-2
/
+44
*
[1697] 1st update: make MessageRenderer constructors parameter-free.
JINMEI Tatuya
2012-02-24
1
-20
/
+19
*
[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
-2
/
+2
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
*
trac #354: dynamically generate wiredata when possible.
JINMEI Tatuya
2010-09-28
1
-2
/
+2
*
s/#include "header"/#include <[path/]header>/ (trac #291)
JINMEI Tatuya
2010-07-16
1
-1
/
+1
*
made test data paths dynamically configurable with the default path of @srcdi...
JINMEI Tatuya
2010-04-14
1
-7
/
+7
*
supported case-sensitive name compression in MessageRenderer.
JINMEI Tatuya
2010-04-10
1
-0
/
+45
*
fixed place of braces according to coding guideline
JINMEI Tatuya
2010-04-09
1
-14
/
+7
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+136