Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 20ca327e9b [2442] test for escaped characters il y a 12 ans
  JINMEI Tatuya ec4fcc7956 [2442] rejected extra \n for std::string version of txt-like ctor. il y a 12 ans
  JINMEI Tatuya 8201bad569 [2442] added a test case for multi-line text input il y a 12 ans
  JINMEI Tatuya 435309b12d [2442] reject empty text input; adjuted one test case accordingly il y a 12 ans
  JINMEI Tatuya 5986149152 [2442] added another case of multi-string with mixture of not-quoted + no spc. il y a 12 ans
  JINMEI Tatuya 9bdc1899a2 [2442] added some test cases for txt-like rdata with multi-char-string il y a 12 ans
  JINMEI Tatuya 1780e7b66e [2442] make sure from-string version still throws InvalidRdataText on error. il y a 12 ans
  JINMEI Tatuya e4036de3cb [2442] unified from std::string and with lexer ctro for text-like rdata. il y a 12 ans
  JINMEI Tatuya 7b148d962b [2442] tested various cases for the lexer verson of txt-like ctor il y a 12 ans
  JINMEI Tatuya c0d55602e3 [2442] supported lexer version of constructor for TXTLike RR types il y a 12 ans
  JINMEI Tatuya 9f8aabb795 [2442] updated some TXT-like test data without using intermediate space. il y a 12 ans
  JINMEI Tatuya 5819758217 [2442] (unrelated) cleanup: use propoer namespace and avoid 'using namespace' il y a 12 ans
  JINMEI Tatuya 6edf83daa6 [2442] handled various corner cases il y a 12 ans
  JINMEI Tatuya 31dd54a026 [2442] added minimum definition for strToCharString and tests il y a 12 ans
  JINMEI Tatuya 2c9904e154 [2497] some suggested editorial cleanups: long line, identation, better e.g. il y a 12 ans
  Mukund Sivaraman 8da8a38bcf [2497] Apply generic rules to class IN too il y a 12 ans
  Mukund Sivaraman 5911431e8f [2497] Add a direct HINFO testcase for the string parser il y a 12 ans
  Mukund Sivaraman 5f03da43d3 [2497] Fix HINFO parsing in the string parser il y a 12 ans
  Mukund Sivaraman 3ee8c9cdab [2497] Return whether the string is quoted in characterstr::getNextCharacterString() il y a 12 ans
  Mukund Sivaraman c0f25aade8 [2497] Remove a couple of txt tests il y a 12 ans
  JINMEI Tatuya 3666f50858 [2497] Move repeated code to a function il y a 12 ans
  Mukund Sivaraman 2abaf1a033 [2497] Make new_rdata_factory_users[] a list of tuples il y a 12 ans
  JINMEI Tatuya dfd0dd105b [2382] documentation updates il y a 12 ans
  JINMEI Tatuya e441d6b05a [2382] warn if RDATA immediately followed by EOF il y a 12 ans
  JINMEI Tatuya 0ad163bb37 [2382] handle other generic isc::Exception il y a 12 ans
  JINMEI Tatuya f7f3060b97 [2382] supported extra token case and callback calls on error. il y a 12 ans
  JINMEI Tatuya b9f1eefe7e [2382] Consume to end of line / file in createRdata(). il y a 12 ans
  JINMEI Tatuya 03dc2386b1 [2382] ungetToken EOL/EOF in the backend factories. il y a 12 ans
  JINMEI Tatuya 3ae13a89a2 [2382] added from-lexer ctor for AAAA RDATA. il y a 12 ans
  JINMEI Tatuya f73f27474f [2382] unrelated fix to lexer: support empty qstring and nul termination. il y a 12 ans