Commit History

Author SHA1 Message Date
  JINMEI Tatuya c0d55602e3 [2442] supported lexer version of constructor for TXTLike RR types 12 years ago
  JINMEI Tatuya 9f8aabb795 [2442] updated some TXT-like test data without using intermediate space. 12 years ago
  JINMEI Tatuya 5819758217 [2442] (unrelated) cleanup: use propoer namespace and avoid 'using namespace' 12 years ago
  JINMEI Tatuya 6edf83daa6 [2442] handled various corner cases 12 years ago
  JINMEI Tatuya 31dd54a026 [2442] added minimum definition for strToCharString and tests 12 years ago
  JINMEI Tatuya 2c9904e154 [2497] some suggested editorial cleanups: long line, identation, better e.g. 12 years ago
  Mukund Sivaraman 8da8a38bcf [2497] Apply generic rules to class IN too 12 years ago
  Mukund Sivaraman 5911431e8f [2497] Add a direct HINFO testcase for the string parser 12 years ago
  Mukund Sivaraman 5f03da43d3 [2497] Fix HINFO parsing in the string parser 12 years ago
  Mukund Sivaraman 3ee8c9cdab [2497] Return whether the string is quoted in characterstr::getNextCharacterString() 12 years ago
  Mukund Sivaraman c0f25aade8 [2497] Remove a couple of txt tests 12 years ago
  JINMEI Tatuya 3666f50858 [2497] Move repeated code to a function 12 years ago
  Mukund Sivaraman 2abaf1a033 [2497] Make new_rdata_factory_users[] a list of tuples 12 years ago
  JINMEI Tatuya dfd0dd105b [2382] documentation updates 12 years ago
  JINMEI Tatuya e441d6b05a [2382] warn if RDATA immediately followed by EOF 12 years ago
  JINMEI Tatuya 0ad163bb37 [2382] handle other generic isc::Exception 12 years ago
  JINMEI Tatuya f7f3060b97 [2382] supported extra token case and callback calls on error. 12 years ago
  JINMEI Tatuya b9f1eefe7e [2382] Consume to end of line / file in createRdata(). 12 years ago
  JINMEI Tatuya 03dc2386b1 [2382] ungetToken EOL/EOF in the backend factories. 12 years ago
  JINMEI Tatuya 3ae13a89a2 [2382] added from-lexer ctor for AAAA RDATA. 12 years ago
  JINMEI Tatuya f73f27474f [2382] unrelated fix to lexer: support empty qstring and nul termination. 12 years ago
  JINMEI Tatuya ca8fc9f414 [2382] resolved remaining merge conflict on MasterLexer::Token. 12 years ago
  JINMEI Tatuya b48ecd894a [2497] constify 12 years ago
  Mukund Sivaraman 638a2d7fbb [2497] Return NULL upon exception in rdata::createRdata() 12 years ago
  Mukund Sivaraman cb52403a8a [2497] Add tests for NSEC3PARAM-like rrtypes 12 years ago
  Mukund Sivaraman a9a6007e02 [2497] Add tests for NSEC3PARAM, DS-like and TXT-like rrtypes 12 years ago
  Mukund Sivaraman 3e964a48bd [2497] Add tests for NSEC3, NSEC and TSIG rrtypes 12 years ago
  JINMEI Tatuya 8e32eb96aa [2382] Merge branch 'trac2506' into trac2382 12 years ago
  JINMEI Tatuya 6226330df8 [2382] Merge branch 'trac2497' into trac2382 12 years ago
  Mukund Sivaraman c73280d2eb [2497] Also check and stop at END_OF_LINE 12 years ago