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_rrsig_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
*
[#3212] refactor time utils
Piotrek Zadroga
2024-03-20
1
-0
/
+1
*
[#3212] refactor time utils
Piotrek Zadroga
2024-03-20
1
-1
/
+0
*
[#3208] Got rid of non-C++ NULL
Francis Dupont
2024-03-10
1
-1
/
+1
*
[#3208] restore unittests
Razvan Becheriu
2024-03-07
1
-0
/
+368
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-368
/
+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 more cases of UnitTestUtil::matchWireData (merged from master)
Mukund Sivaraman
2014-02-06
1
-7
/
+7
*
[2517] Add tests for RRSIG toWire() methods
Mukund Sivaraman
2014-01-08
1
-2
/
+47
*
[2521] divide Rdata_RRSIG_Test.badText into many smaller tests
Paul Selkirk
2013-05-02
1
-11
/
+22
*
[2521] style cleanup: remove trailing whitespace
Paul Selkirk
2013-05-02
1
-1
/
+1
*
[2521] further RRSIG review updates
Paul Selkirk
2013-05-02
1
-18
/
+36
*
[2521] style cleanup: removed a space after EOL
JINMEI Tatuya
2013-04-29
1
-1
/
+1
*
[2521] RFC4034 only allows unsigned int in the RRSIG Original TTL field
Paul Selkirk
2013-04-26
1
-27
/
+21
*
[2521] more RRSIG unit tests
Paul Selkirk
2013-04-26
1
-48
/
+167
*
[2521] Rearrange RRSIG parser error handling, per Jinmei's review.
Paul Selkirk
2013-04-26
1
-3
/
+44
*
[2521] enabled previously disabled rrsig test
Paul Selkirk
2013-04-10
1
-6
/
+3
*
[2521] add MasterLexer constructor for RRSIG
Paul Selkirk
2013-04-08
1
-3
/
+10
*
[2497] constify
JINMEI Tatuya
2012-11-30
1
-7
/
+8
*
[2497] Return NULL upon exception in rdata::createRdata()
Mukund Sivaraman
2012-11-30
1
-5
/
+3
*
[2497] Add tests for RRSIG, SOA and SRV rrtypes
Mukund Sivaraman
2012-11-30
1
-0
/
+12
*
[2497] Refactor RRSIG rrtype test code
Mukund Sivaraman
2012-11-30
1
-24
/
+20
*
[trac1062] doxygen update
Jelte Jansen
2011-08-05
1
-1
/
+0
*
[trac1062] test for rrsig typeCovered()
Jelte Jansen
2011-08-05
1
-0
/
+1
*
[trac749] rename namespace
chenzhengzhang
2011-04-14
1
-2
/
+1
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-4
/
+4
*
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-3
/
+4
*
[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
*
trac #354: dynamically generate wiredata when possible.
JINMEI Tatuya
2010-09-28
1
-1
/
+1
*
sync with trunk
JINMEI Tatuya
2010-07-20
1
-11
/
+8
|
\
|
*
- changed 'if 0'ed tests to DISABLED_xxx
JINMEI Tatuya
2010-07-16
1
-12
/
+8
|
*
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
-7
/
+9
|
/
*
made test data paths dynamically configurable with the default path of @srcdi...
JINMEI Tatuya
2010-04-14
1
-3
/
+3
*
added tests that would fail (commented out)
JINMEI Tatuya
2010-03-16
1
-0
/
+6
*
- change dnstime.{cc,h} to dnssectime.{cc,h}
Evan Hunt
2010-03-12
1
-1
/
+1
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+132