Commit History

Author SHA1 Message Date
  JINMEI Tatuya 20ca327e9b [2442] test for escaped characters 12 years ago
  JINMEI Tatuya ec4fcc7956 [2442] rejected extra \n for std::string version of txt-like ctor. 12 years ago
  JINMEI Tatuya 8201bad569 [2442] added a test case for multi-line text input 12 years ago
  JINMEI Tatuya 435309b12d [2442] reject empty text input; adjuted one test case accordingly 12 years ago
  JINMEI Tatuya 5986149152 [2442] added another case of multi-string with mixture of not-quoted + no spc. 12 years ago
  JINMEI Tatuya 9bdc1899a2 [2442] added some test cases for txt-like rdata with multi-char-string 12 years ago
  JINMEI Tatuya 1780e7b66e [2442] make sure from-string version still throws InvalidRdataText on error. 12 years ago
  JINMEI Tatuya e4036de3cb [2442] unified from std::string and with lexer ctro for text-like rdata. 12 years ago
  JINMEI Tatuya 7b148d962b [2442] tested various cases for the lexer verson of txt-like ctor 12 years ago
  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