Mukund Sivaraman 6a7aa9cb23 [2762] Allow short names for HMAC-MD5 il y a 11 ans
..
testdata 937635d756 Merge branch 'trac2387' il y a 12 ans
.gitignore 2b13ceb687 Add more .gitignore files for the rest of generated stuff il y a 13 ans
Makefile.am 6478f4a1f3 [2498] Remove deprecated character_string files il y a 12 ans
edns_unittest.cc fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. il y a 13 ans
labelsequence_unittest.cc e744b4b23d [master] many spelling or typo fixes il y a 12 ans
master_lexer_inputsource_unittest.cc 4baf3a4dca [2572] introduced a special source size of "unknown". il y a 12 ans
master_lexer_state_unittest.cc a435de0e81 [2427] Find INITIAL_WS even at the beginning of file il y a 12 ans
master_lexer_token_unittest.cc ae3a1e5d17 [2506] handled the case a number is expected but not found il y a 12 ans
master_lexer_unittest.cc 95d6795825 [master] Merge branch 'trac2573' il y a 12 ans
master_loader_callbacks_test.cc ca25d3c2eb Fix cppcheck complain il y a 12 ans
master_loader_unittest.cc 403c717859 [master] fix regression in MasterLoaderTest il y a 12 ans
masterload_unittest.cc 55fe56a1ce [2387] Remove duplicate # in front of ticket numbers il y a 12 ans
message_unittest.cc fdb992f0a2 [2521] add MasterLexer constructor for RRSIG il y a 12 ans
messagerenderer_unittest.cc a16d2686dc [2087] Add MessageRenderer::writeName() variant for LabelSequence il y a 13 ans
name_unittest.cc 81cf2b7ac4 [2383] Clarify @ in names il y a 12 ans
nsec3hash_unittest.cc 09ccd7c1ec [2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector il y a 12 ans
opcode_unittest.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
question_unittest.cc fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. il y a 13 ans
rcode_unittest.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
rdata_afsdb_unittest.cc 9a551ccda0 [2391] update AFSDB to use the MasterLexer il y a 12 ans
rdata_char_string_unittest.cc 7a8402a585 [2498] Fix compareCharStrings for empty charstrings il y a 12 ans
rdata_cname_unittest.cc fbb78097f3 [master] Avoid static init fiasco in libdns++ unittests due to merge of #2390, #2656 il y a 12 ans
rdata_dhcid_unittest.cc 65b7adb8a1 [2521] add 0-length check to DHCID from-wire constructor il y a 12 ans
rdata_dname_unittest.cc fbb78097f3 [master] Avoid static init fiasco in libdns++ unittests due to merge of #2390, #2656 il y a 12 ans
rdata_dnskey_unittest.cc 49316890b8 [2387] Test DNSKEY operator= correctly il y a 12 ans
rdata_ds_like_unittest.cc 0404a592b1 [master] don't initialize test data objects in namescope level. il y a 12 ans
rdata_hinfo_unittest.cc 9a0d024c97 [2498] Add another HINFO test il y a 12 ans
rdata_in_a_unittest.cc 07ecaaf470 [master] customize check logic against extra space for in::A based on inet_pton il y a 12 ans
rdata_in_aaaa_unittest.cc 38c66b9617 [2389] added test cases involving internal lexer error. il y a 12 ans
rdata_minfo_unittest.cc 0b2800af6e [2522] updated 'missing origin' tests so we test all names il y a 12 ans
rdata_mx_unittest.cc fbb78097f3 [master] Avoid static init fiasco in libdns++ unittests due to merge of #2390, #2656 il y a 12 ans
rdata_naptr_unittest.cc 7cbed6378d [2498] Add a few quoting tests for toText() in HINFO and NAPTR il y a 12 ans
rdata_ns_unittest.cc fbb78097f3 [master] Avoid static init fiasco in libdns++ unittests due to merge of #2390, #2656 il y a 12 ans
rdata_nsec3_unittest.cc 0e61367a42 [2387] style: fixed a long line il y a 12 ans
rdata_nsec3param_like_unittest.cc 45b4e930c9 [2497] Return NULL upon exception in rdata::createRdata() il y a 12 ans
rdata_nsec3param_unittest.cc 85655172ba [2387] Test NSEC3PARAM operator= correctly il y a 12 ans
rdata_nsec_unittest.cc 4929b134cd [2386] Update std::string NSEC constructor to use the MasterLexer il y a 12 ans
rdata_nsecbitmap_unittest.cc d217a09338 [2386] Remove obsolete NSECLikeBitmapTest.badText test il y a 12 ans
rdata_opt_unittest.cc e8655ab138 [2521] style cleanup: remove trailing whitespace il y a 12 ans
rdata_ptr_unittest.cc fbb78097f3 [master] Avoid static init fiasco in libdns++ unittests due to merge of #2390, #2656 il y a 12 ans
rdata_rp_unittest.cc 0b2800af6e [2522] updated 'missing origin' tests so we test all names il y a 12 ans
rdata_rrsig_unittest.cc bec8813a79 [2521] divide Rdata_RRSIG_Test.badText into many smaller tests il y a 12 ans
rdata_soa_unittest.cc bd43cb2eaa [2389] added comment about use of isc::Exception in some cases il y a 12 ans
rdata_srv_unittest.cc fbb78097f3 [master] Avoid static init fiasco in libdns++ unittests due to merge of #2390, #2656 il y a 12 ans
rdata_sshfp_unittest.cc 64bc088640 [2522] revised "copy" test for SSHFP: make sure to use assignment, not copy. il y a 12 ans
rdata_tsig_unittest.cc 6a7aa9cb23 [2762] Allow short names for HMAC-MD5 il y a 11 ans
rdata_txt_like_unittest.cc 019ca21802 [master] Merge branch 'trac2500' il y a 12 ans
rdata_unittest.cc b791d34805 [2389] updater lexer support in AAAA constructor. il y a 12 ans
rdata_unittest.h ec7c54008a [2389] tepmlated common "from text" test pattern and used it for A/AAAA/SOA. il y a 12 ans
rdatafields_unittest.cc fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. il y a 13 ans
rrclass_unittest.cc 463700b34d [1866] auto-generate RRType defs for all (yet fully) unsupported types. il y a 12 ans
rrcollator_unittest.cc d24f908722 [2521] remove erroneous whitespace in RRCollator test data il y a 12 ans
rrparamregistry_unittest.cc 7acdd8d445 [2522] remove OldRdataFactory, make AbstractRdataFactory pure virtual il y a 12 ans
rrset_collection_unittest.cc e7f9ab5365 [2432] Use prefix operator++ il y a 12 ans
rrset_unittest.cc fdb992f0a2 [2521] add MasterLexer constructor for RRSIG il y a 12 ans
rrttl_unittest.cc 55e0fb2472 [master] Rename RRTTL::MAX() to MAX_TTL() to avoid shadowing il y a 12 ans
rrtype_unittest.cc 463700b34d [1866] auto-generate RRType defs for all (yet fully) unsupported types. il y a 12 ans
run_unittests.cc e3ab398684 [trac542] Convert RUN_ALL_TESTS() to call to isc::util::unittest::run_all() il y a 14 ans
serial_unittest.cc 4e636c3e9a [master] [1299] (unrelated but necessary fix) corrected Serial::operator>= logic il y a 13 ans
tsig_unittest.cc 803c67a839 [1357] Test at most 99 unsigned messages are there il y a 12 ans
tsigerror_unittest.cc cabd3b127c [trac893] added a new utility method, TSIGError::toRcode(). il y a 14 ans
tsigkey_unittest.cc a2b2bf47cb [master] Fix variable name use in TSIGKeyRingTest il y a 12 ans
tsigrecord_unittest.cc fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. il y a 13 ans
unittest_util.cc 48b2af87d9 [1612] finish tests and update code il y a 13 ans
unittest_util.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool il y a 12 ans
zone_checker_unittest.cc c5efaec3f9 [2656] Update std::string DNAME constructor to use the MasterLexer il y a 12 ans