summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/rdata_rrsig_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3212] refactor time utilsPiotrek Zadroga2024-03-201-0/+1
* [#3212] refactor time utilsPiotrek Zadroga2024-03-201-1/+0
* [#3208] Got rid of non-C++ NULLFrancis Dupont2024-03-101-1/+1
* [#3208] restore unittestsRazvan Becheriu2024-03-071-0/+368
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-368/+0
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [2168] Remove more cases of UnitTestUtil::matchWireData (merged from master)Mukund Sivaraman2014-02-061-7/+7
* [2517] Add tests for RRSIG toWire() methodsMukund Sivaraman2014-01-081-2/+47
* [2521] divide Rdata_RRSIG_Test.badText into many smaller testsPaul Selkirk2013-05-021-11/+22
* [2521] style cleanup: remove trailing whitespacePaul Selkirk2013-05-021-1/+1
* [2521] further RRSIG review updatesPaul Selkirk2013-05-021-18/+36
* [2521] style cleanup: removed a space after EOLJINMEI Tatuya2013-04-291-1/+1
* [2521] RFC4034 only allows unsigned int in the RRSIG Original TTL fieldPaul Selkirk2013-04-261-27/+21
* [2521] more RRSIG unit testsPaul Selkirk2013-04-261-48/+167
* [2521] Rearrange RRSIG parser error handling, per Jinmei's review.Paul Selkirk2013-04-261-3/+44
* [2521] enabled previously disabled rrsig testPaul Selkirk2013-04-101-6/+3
* [2521] add MasterLexer constructor for RRSIGPaul Selkirk2013-04-081-3/+10
* [2497] constifyJINMEI Tatuya2012-11-301-7/+8
* [2497] Return NULL upon exception in rdata::createRdata()Mukund Sivaraman2012-11-301-5/+3
* [2497] Add tests for RRSIG, SOA and SRV rrtypesMukund Sivaraman2012-11-301-0/+12
* [2497] Refactor RRSIG rrtype test codeMukund Sivaraman2012-11-301-24/+20
* [trac1062] doxygen updateJelte Jansen2011-08-051-1/+0
* [trac1062] test for rrsig typeCovered()Jelte Jansen2011-08-051-0/+1
* [trac749] rename namespacechenzhengzhang2011-04-141-2/+1
* [trac749] update namespace nameschenzhengzhang2011-04-141-4/+4
* [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-3/+4
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-1/+2
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* trac #354: dynamically generate wiredata when possible.JINMEI Tatuya2010-09-281-1/+1
* sync with trunkJINMEI Tatuya2010-07-201-11/+8
|\
| * - changed 'if 0'ed tests to DISABLED_xxxJINMEI Tatuya2010-07-161-12/+8
| * s/#include "header"/#include <[path/]header>/ (trac #291)JINMEI Tatuya2010-07-161-2/+2
* | for trac #256: completely revised the base32(hex) implementation byJINMEI Tatuya2010-07-111-7/+9
|/
* made test data paths dynamically configurable with the default path of @srcdi...JINMEI Tatuya2010-04-141-3/+3
* added tests that would fail (commented out)JINMEI Tatuya2010-03-161-0/+6
* - change dnstime.{cc,h} to dnssectime.{cc,h}Evan Hunt2010-03-121-1/+1
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+132