Commit History

Author SHA1 Message Date
  JINMEI Tatuya ecd6c30cc2 [2091a] cleanup: removed the previous "from raw" ctor and getLabelsData(). 12 years ago
  JINMEI Tatuya 5b7ac017e3 [2091a] added revised version of LabelSequence (de)serialization 12 years ago
  JINMEI Tatuya 34f0efc429 [2091a] even further simplification; no need for explicit absolute check. 12 years ago
  JINMEI Tatuya 0c5ac6b64b [2091a] updated LabelSequence::compare() for the NONE-relationship cases. 12 years ago
  Mukund Sivaraman 49ad6346f5 Merge branch 'master' into trac2087 12 years ago
  Jelte Jansen 8b731b4250 [2086] Add basic checking of offsets data 12 years ago
  Jelte Jansen 3198b650cc [2086] Address review comments 12 years ago
  Mukund Sivaraman 99f765ae8f [2087] Add the LabelSequence::getOffsetData() method 12 years ago
  Jelte Jansen 6498dfa591 [2086] add one more test 12 years ago
  Jelte Jansen 50dc1afa94 [2086] use raw Name data in LabelSequence 12 years ago
  Mukund Sivaraman 1fc2b06b57 Merge branch 'master' into trac2053 12 years ago
  Mukund Sivaraman 23ae3c2bbd [2053] Add checks with long label sequences 13 years ago
  Mukund Sivaraman 3a1e804a48 [2053] Fix output of right-stripped label sequences 13 years ago
  Mukund Sivaraman fdcc93e8ee [2053] Rewrite code to handle the root name 13 years ago
  Mukund Sivaraman 1170780af0 Merge branch 'master' into trac2052 13 years ago
  Mukund Sivaraman 6b32945256 [2052] Add getOrder() checks for all compare tests 13 years ago
  Mukund Sivaraman fb5902b031 [2053] Remove the dns::LabelSequence::getName() method 13 years ago
  Mukund Sivaraman 36d3b72708 [2053] Add operator<< to dns::LabelSequence 13 years ago
  Mukund Sivaraman 0bebde9e25 [2053] Add toText() method to dns::LabelSequence 13 years ago
  Mukund Sivaraman 02f0aa67d5 [2052] Add more unittests for the behavior we expect 13 years ago
  JINMEI Tatuya b574c191d0 [1774] Use a wrapper to convert string literals to uint8_t* 13 years ago
  Mukund Sivaraman 57c61f2f45 [2052] Add implementation and unit tests for dns::LabelSequence::compare() 13 years ago
  Mukund Sivaraman 24c9af463a [1774] Add tests with zero name data 13 years ago
  Mukund Sivaraman 846dbfde91 [1774] Use uint8_t instead of unsigned char 13 years ago
  Mukund Sivaraman de9c0a0b8c [1774] Use uint8_t for characters of Name data 13 years ago
  JINMEI Tatuya 55d44fc94c [master] removed an unused function. it fixes build failure with clang++. 13 years ago
  JINMEI Tatuya 2903127df1 [1603] implemented LabelSequence::getHash(), which is needed for new renderer. 13 years ago
  JINMEI Tatuya fc609f2e7f [1603] cleanup: put labelsequence tests in an unnamed namespace. 13 years ago
  JINMEI Tatuya 681c927f0d [1603] corrected the meaning of case-sensitive in LabelSequence::equals (#1754) 13 years ago
  JINMEI Tatuya 03f1a5ea8f [1603] add an extension to LableSequence: getDataLength() method. 13 years ago