Commit History

Author SHA1 Message Date
  Mukund Sivaraman 3f9a24a0dd [2387] Remove default data from wiredata .spec files 12 years ago
  Mukund Sivaraman 65f68f7b92 [2387] Add some assertions anyway 12 years ago
  JINMEI Tatuya 0e61367a42 [2387] style: fixed a long line 12 years ago
  Mukund Sivaraman 785ade5806 [2387] Fix leaks 12 years ago
  Mukund Sivaraman 85655172ba [2387] Test NSEC3PARAM operator= correctly 12 years ago
  Mukund Sivaraman 49316890b8 [2387] Test DNSKEY operator= correctly 12 years ago
  Mukund Sivaraman 2b431168cf [2387] Move short keydata check for RSA/MD5 into getTag() 12 years ago
  Mukund Sivaraman dfd5516cd8 [2387] Permit missing key data in DNSKEY RDATA 12 years ago
  Mukund Sivaraman 4778557e13 [2387] Add unmatched parenthesis testcases that cause lexer failures (when looking for string) 12 years ago
  Mukund Sivaraman 7b2ee20fb3 [2387] Add tests for trailing garbage in strings 12 years ago
  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