Commit History

Author SHA1 Message Date
  Mukund Sivaraman 61dcaac0cf [2387] Remove unused includes 12 years ago
  Mukund Sivaraman 281c6ab13b [2387] Update test data to be more consistent 12 years ago
  Mukund Sivaraman 8b106d20e3 [2387] Fix key digest to match the test data 12 years ago
  Mukund Sivaraman 8117b69a1c [2387] Add DNSKEY support in wire data generator 12 years ago
  Mukund Sivaraman ea89361128 [2387] Move string construction out of loop 12 years ago
  Mukund Sivaraman e42c4c8383 [2387] Remove unnecessary checks 12 years ago
  JINMEI Tatuya 8e3eb1576a [2387] style fix: folded a long line. 12 years ago
  JINMEI Tatuya edd462bc9e [2387] added toWireBuffer tests for DNSKEY and NSEC3PARAM. 12 years ago
  Mukund Sivaraman 29ec8dce0f [2387] Unify code from MX constructors 12 years ago
  Mukund Sivaraman c70bba06b9 [2387] Unify NSEC3PARAM string and lexer constructor tests 12 years ago
  Mukund Sivaraman ad6d161076 [2387] Remove some redundant variables that shadow the member variable 12 years ago
  Mukund Sivaraman b5d7336d23 [2387] Rewrite unified NSEC3 tests using helper methods 12 years ago
  Mukund Sivaraman aaace1a1f1 [2387] Update coding style 12 years ago
  Mukund Sivaraman a852fc0530 [2387] Rewrite unified tests using helper methods 12 years ago
  Mukund Sivaraman 53e18a3562 [2387] Unify string and lexer constructor tests 12 years ago
  Mukund Sivaraman a1ce848124 [2387] Rearrange some code 12 years ago
  Mukund Sivaraman 393534ac46 [2387] Add NSEC3PARAM test for bad base32 hex sequence 12 years ago
  Mukund Sivaraman 98b10b7662 [2387] Add number vs non-number tests 12 years ago
  Mukund Sivaraman ed58ec0a82 [2387] Use a slightly more efficent getString() 12 years ago
  Mukund Sivaraman 0ecc1e01cd [2387] Support empty bitmaps in buildBitmapsFromLexer() 12 years ago
  Mukund Sivaraman 09fff7c3f6 [2387] Add a code comment 12 years ago
  Mukund Sivaraman 2045020b58 [2387] Keep extracting strings until end-of-input, and throw otherwise 12 years ago
  Mukund Sivaraman 945103ccf3 [2387] Unify constructor API documentation 12 years ago
  Mukund Sivaraman 6fc763dca0 [2387] Remove duplicate testcase 12 years ago
  Mukund Sivaraman bbed8c3d28 [2387] Use valid Base64 encoding in test 12 years ago
  Mukund Sivaraman 55fe56a1ce [2387] Remove duplicate # in front of ticket numbers 12 years ago
  Mukund Sivaraman 23eca85ebf [2387] Change code to use a reference instead 12 years ago
  Mukund Sivaraman 09ed404f9b [2387] Add DNSKEY wire test for short keydata for RSA/MD5 12 years ago
  Mukund Sivaraman 46cfb5ccca [2387] Make DNSKEY wire constructor throw on empty keydata 12 years ago
  Mukund Sivaraman b6bd57985b [2387] Add key data size check in InputBuffer constructor too 12 years ago