summaryrefslogtreecommitdiff
path: root/src/lib/dns/tests/testdata/Makefile.am
AgeCommit message (Expand)Author
2014-10-22[trac3593] added truncated HMAC support to TSIGFrancis Dupont
2014-06-25[3413] Changes after review:Tomek Mrugalski
2014-06-03[3413] Several build steps no longer require python3Tomek Mrugalski
2014-06-03[3413] *.wire files are no longer generated on the flyTomek Mrugalski
2014-02-20Merge branch 'trac2000'Mukund Sivaraman
2014-02-19Merge branch 'trac2512'Mukund Sivaraman
2014-01-27[2000] Add more fromWire() testsMukund Sivaraman
2014-01-20[2512] Add support for the CAA RR typeMukund Sivaraman
2014-01-14[2185] Add support for the TLSA RR typeMukund Sivaraman
2013-04-03[2387] Move short keydata check for RSA/MD5 into getTag()Mukund Sivaraman
2013-04-01[2387] Add DNSKEY support in wire data generatorMukund Sivaraman
2013-03-14[2387] Add DNSKEY wire test for short keydata for RSA/MD5Mukund Sivaraman
2013-03-14[2387] Make DNSKEY wire constructor throw on empty keydataMukund Sivaraman
2012-12-18[2427] Handling of INITIAL_WS on the first line of included fileMichal 'vorner' Vaner
2012-12-17[2427] Don't leak $ORIGIN from included fileMichal 'vorner' Vaner
2012-12-11[2428] Do pop even after errorMichal 'vorner' Vaner
2012-12-03[2377] Tests for actually loading somethingMichal 'vorner' Vaner
2012-08-27[2165] Don't continue and render RRSIGs if data is truncatedMukund Sivaraman
2012-08-13[2164] Add back EXTRA_DIST effects that were removed by mistakeMukund Sivaraman
2012-08-13[2164] Add toWire() test for Message class with RRSIG recordsMukund Sivaraman
2012-07-25[2124] Handle empty SSHFP fingerprintsMukund Sivaraman
2012-07-25[2124] Add wiredata tests where the record is shorter than rdata len indicatesMukund Sivaraman
2012-07-24[2124] Add another wiredata test with short fingerprint dataMukund Sivaraman
2012-07-23[2124] Add some more wire data testsMukund Sivaraman
2012-07-12[2087] Add MessageRenderer::writeName() variant for LabelSequenceMukund Sivaraman
2012-05-25[1455] add new test data files to EXTRA_DISTJelte Jansen
2012-03-11[1136] Add rdata_sshfp_fromWire2 to EXTRA_DISTMukund Sivaraman
2012-03-11[1136] Rename non-generated wire data fileMukund Sivaraman
2012-03-11[1136] Extra dist one more fileMukund Sivaraman
2012-03-11[1136] Implement the SSHFP type, from RFC 4255Mukund Sivaraman
2012-02-16[master] Merge branch 'trac1638'JINMEI Tatuya
2012-02-14[1638] corrected "from wire" NSEC3PARAM constructor behaviorsJINMEI Tatuya
2012-02-14[master] [1596] Fix obvious typo in makefileMichal 'vorner' Vaner
2012-02-10[1641] another bogus NSEC3 wire data case: RDLEN is too short to have hashlen.JINMEI Tatuya
2012-02-09[1641] added more tests about empty NSEC(3) bitmaps, fixing some minor bugsJINMEI Tatuya
2011-10-11[master] missing EXTRA_DIST for test data files.JINMEI Tatuya
2011-09-29[1258] simplified test cases a bit by extended factoryFromFile() so thatJINMEI Tatuya
2011-09-29[1258] added support for the PRESERVE_ORDER option for Message::fromWire().JINMEI Tatuya
2011-09-29[1258] added a test to confirm the existing behavior: combining RRs of theJINMEI Tatuya
2011-08-17Merge branch 'master' into trac1113chenzhengzhang
2011-08-16[trac1114] implement afsdb rdatachenzhengzhang
2011-08-15[trac1113] update minfo unittest, avoid using hardcoded test datachenzhengzhang
2011-08-11[trac1113] sync with master, fix doxygen and unittestchenzhengzhang
2011-08-10Merge branch 'master' into trac1113chenzhengzhang
2011-08-09[trac1113] commit minfo rdatachenzhengzhang
2011-08-04[904] moved the script to lib/util/python/JINMEI Tatuya
2011-08-02[trac904] some pre-work refactoring: replaced - with _ so that we canJINMEI Tatuya
2011-08-02[master] fix EXTRA_DIST for dns/testdatachenzhengzhang
2011-07-08[trac910] handle a boundary condition that doesn't cause truncation.JINMEI Tatuya
2011-07-08[trac910] supported TSIG+TC case, first step: if TC is set even beforeJINMEI Tatuya