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_dnskey_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] restore unittests
Razvan Becheriu
2024-03-07
1
-1
/
+0
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-199
/
+0
*
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
-7
/
+8
*
[2387] Test DNSKEY operator= correctly
Mukund Sivaraman
2013-04-03
1
-1
/
+2
*
[2387] Move short keydata check for RSA/MD5 into getTag()
Mukund Sivaraman
2013-04-03
1
-9
/
+13
*
[2387] Permit missing key data in DNSKEY RDATA
Mukund Sivaraman
2013-04-03
1
-7
/
+9
*
[2387] Add unmatched parenthesis testcases that cause lexer failures (when lo...
Mukund Sivaraman
2013-04-02
1
-0
/
+3
*
[2387] Add tests for trailing garbage in strings
Mukund Sivaraman
2013-04-02
1
-0
/
+12
*
[2387] Fix key digest to match the test data
Mukund Sivaraman
2013-04-01
1
-3
/
+3
*
[2387] Add DNSKEY support in wire data generator
Mukund Sivaraman
2013-04-01
1
-7
/
+9
*
[2387] added toWireBuffer tests for DNSKEY and NSEC3PARAM.
JINMEI Tatuya
2013-03-28
1
-1
/
+6
*
[2387] Update coding style
Mukund Sivaraman
2013-03-26
1
-10
/
+5
*
[2387] Rewrite unified tests using helper methods
Mukund Sivaraman
2013-03-26
1
-24
/
+43
*
[2387] Unify string and lexer constructor tests
Mukund Sivaraman
2013-03-26
1
-48
/
+44
*
[2387] Rearrange some code
Mukund Sivaraman
2013-03-26
1
-19
/
+16
*
[2387] Add number vs non-number tests
Mukund Sivaraman
2013-03-25
1
-0
/
+8
*
[2387] Keep extracting strings until end-of-input, and throw otherwise
Mukund Sivaraman
2013-03-25
1
-0
/
+6
*
[2387] Remove duplicate testcase
Mukund Sivaraman
2013-03-14
1
-7
/
+0
*
[2387] Use valid Base64 encoding in test
Mukund Sivaraman
2013-03-14
1
-1
/
+1
*
[2387] Add DNSKEY wire test for short keydata for RSA/MD5
Mukund Sivaraman
2013-03-14
1
-0
/
+4
*
[2387] Make DNSKEY wire constructor throw on empty keydata
Mukund Sivaraman
2013-03-14
1
-0
/
+4
*
[2387] Re-enable previously disabled tests
Mukund Sivaraman
2013-03-07
1
-4
/
+5
*
[2387] Add DNSKEY implementation
Mukund Sivaraman
2013-03-07
1
-0
/
+18
*
[2497] Return NULL upon exception in rdata::createRdata()
Mukund Sivaraman
2012-11-30
1
-5
/
+3
*
[2497] Add tests for AFSDB, DHCID and DNSKEY rrtypes
Mukund Sivaraman
2012-11-30
1
-0
/
+13
*
[1697] 1st update: make MessageRenderer constructors parameter-free.
JINMEI Tatuya
2012-02-24
1
-2
/
+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
*
sync with trunk
JINMEI Tatuya
2010-07-20
1
-22
/
+14
|
\
|
*
- changed 'if 0'ed tests to DISABLED_xxx
JINMEI Tatuya
2010-07-16
1
-20
/
+12
|
*
s/#include "header"/#include <[path/]header>/ (trac #291)
JINMEI Tatuya
2010-07-16
1
-2
/
+2
*
|
for trac #256: completely revised the base32(hex) implementation by
JINMEI Tatuya
2010-07-11
1
-3
/
+4
|
/
*
made test data paths dynamically configurable with the default path of @srcdi...
JINMEI Tatuya
2010-04-14
1
-2
/
+2
*
added tests that would fail (commented out)
JINMEI Tatuya
2010-03-16
1
-5
/
+7
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+130