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
/
rdata_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3307] release changes
Kea-2.5.7
Marcin Godzina
2024-03-22
1
-1
/
+1
*
[#3211] Replaced InvalidBufferPosition exception by OutOfRange
Francis Dupont
2024-03-20
1
-1
/
+1
*
[#3208] Got rid of non-C++ NULL
Francis Dupont
2024-03-10
1
-8
/
+8
*
[#3208] restore unittests
Razvan Becheriu
2024-03-07
1
-0
/
+470
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-466
/
+0
*
[#3087] release changes
Marcin Godzina
2023-09-25
1
-1
/
+1
*
[#3031] compilation fix
Marcin Godzina
2023-09-15
1
-0
/
+1
*
[#1308] No _1 ambiguities
Francis Dupont
2020-08-13
1
-3
/
+3
*
[#1308] Got rid of boost function/bind
Francis Dupont
2020-08-13
1
-6
/
+7
*
[561-make-kea-to-build-on-last-macos-xcode] Fixed self assignment warnings
Francis Dupont
2019-05-17
1
-2
/
+2
*
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
*
[3344] Delete trailing whitespace
Mukund Sivaraman
2014-02-21
1
-1
/
+1
*
[3344] Remove static objects
Mukund Sivaraman
2014-02-21
1
-11
/
+18
*
Merge branch 'trac2426'
Mukund Sivaraman
2014-02-19
1
-3
/
+3
|
\
|
*
[2426] Support generic version of rdata::createRdata(text) in generic RDATA
Mukund Sivaraman
2014-01-10
1
-3
/
+3
*
|
Merge branch 'master' into trac2168
Mukund Sivaraman
2014-02-06
1
-0
/
+8
|
\
\
|
*
|
[1396] Rename method to getLength()
Mukund Sivaraman
2014-01-28
1
-3
/
+3
|
*
|
Add Rdata::getWireLength() method
Mukund Sivaraman
2014-01-17
1
-0
/
+8
|
|
/
*
/
[2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/
Mukund Sivaraman
2014-01-15
1
-7
/
+8
|
/
*
[2389] updater lexer support in AAAA constructor.
JINMEI Tatuya
2013-02-23
1
-2
/
+2
*
[2500] use MasterLexer for "from string" ctor's of SOA rdata
JINMEI Tatuya
2013-01-09
1
-1
/
+2
*
[2470] added wrapper interface to create null loader callbacks
JINMEI Tatuya
2012-12-11
1
-7
/
+2
*
[2382] added one suggested test: a case where RDATA is followed by comment
JINMEI Tatuya
2012-12-04
1
-5
/
+23
*
[2382] warn if RDATA immediately followed by EOF
JINMEI Tatuya
2012-12-01
1
-0
/
+10
*
[2382] handle other generic isc::Exception
JINMEI Tatuya
2012-12-01
1
-0
/
+37
*
[2382] supported extra token case and callback calls on error.
JINMEI Tatuya
2012-12-01
1
-13
/
+57
*
[2382] Consume to end of line / file in createRdata().
JINMEI Tatuya
2012-12-01
1
-0
/
+24
*
[2497] constify
JINMEI Tatuya
2012-12-01
1
-1
/
+1
*
[2497] Also check and stop at END_OF_LINE
Mukund Sivaraman
2012-11-30
1
-1
/
+2
*
[2497] Add rdata::createRdata() and tests for some RRtypes
Mukund Sivaraman
2012-11-29
1
-0
/
+27
*
[master] Move cppcheck suppressions to the source files (inline)
Mukund Sivaraman
2012-03-30
1
-0
/
+1
*
[1697] 1st update: make MessageRenderer constructors parameter-free.
JINMEI Tatuya
2012-02-24
1
-3
/
+2
*
[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
*
merged trac #365: clang++ support
JINMEI Tatuya
2010-10-28
1
-1
/
+1
|
\
|
*
change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a ...
JINMEI Tatuya
2010-10-13
1
-1
/
+1
*
|
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
1
-30
/
+15
|
/
*
s/#include "header"/#include <[path/]header>/ (trac #291)
JINMEI Tatuya
2010-07-16
1
-2
/
+2
*
made test data paths dynamically configurable with the default path of @srcdi...
JINMEI Tatuya
2010-04-14
1
-4
/
+4
*
cleanup: construct RRType from integer when possible.
JINMEI Tatuya
2010-04-13
1
-1
/
+1
*
cleanup: construct RRClasses from integer rather than strings when how to con...
JINMEI Tatuya
2010-04-13
1
-2
/
+2
*
cleanup: use constants RRClasses rather than constructing them from text ever...
JINMEI Tatuya
2010-04-13
1
-10
/
+10
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+314