Commit History

Author SHA1 Message Date
  JINMEI Tatuya 143fe6f4b2 [2095] rejected RRSIG in start() 13 years ago
  JINMEI Tatuya ff3f8e7a51 [2095] cleanup: removed now-unused stuff. 13 years ago
  JINMEI Tatuya d3ada48eec [2095] handled various error cases 13 years ago
  JINMEI Tatuya f4e993ccbd [2095] added some basic parameter validations. 13 years ago
  JINMEI Tatuya 4e5ddf8ba2 [2095] tested multi-RDATA cases. 13 years ago
  JINMEI Tatuya 106cd341b4 [2095] cleanup: removed the old checkData tests. It's now tested via encoder. 13 years ago
  JINMEI Tatuya deca831069 [2095] added initial version of rdata encoder. 13 years ago
  JINMEI Tatuya d5f39ead01 [2095] adjusted utility functions for tests with new LabelSeq interface. 13 years ago
  JINMEI Tatuya 94a4d8eba8 [2095] resolve a merge conflict 13 years ago
  JINMEI Tatuya ac40378d43 [2095] Merge branch 'trac2091a' into trac2095 13 years ago
  JINMEI Tatuya 3690c6751d [2095] Merge branch 'trac2094' into trac2095 13 years ago
  JINMEI Tatuya ecd6c30cc2 [2091a] cleanup: removed the previous "from raw" ctor and getLabelsData(). 13 years ago
  JINMEI Tatuya 5b7ac017e3 [2091a] added revised version of LabelSequence (de)serialization 13 years ago
  JINMEI Tatuya 9cc4ac5565 [2091a] refactor LabelSequence: ensure last_label_ is always valid index. 13 years ago
  JINMEI Tatuya f5f665b93c [2091a] overall documentation update for name/labelseq comparison 13 years ago
  JINMEI Tatuya 34f0efc429 [2091a] even further simplification; no need for explicit absolute check. 13 years ago
  JINMEI Tatuya f554bfb2cf [2091a] removed a redundant condition. 13 years ago
  JINMEI Tatuya 0c5ac6b64b [2091a] updated LabelSequence::compare() for the NONE-relationship cases. 13 years ago
  JINMEI Tatuya 3df27b54fa [2094] use xxx_EQ() instead of FAIL(). 13 years ago
  JINMEI Tatuya af5673b049 [2094] use \ instead of @ for doxygen commands for consistency. 13 years ago
  JINMEI Tatuya 1d950e29ca [2094] make sure small size_t values should fit in 8 bits by assert. 13 years ago
  JINMEI Tatuya 2cc12f1554 [2094] cleanup: removed unnecessary CPPFLAGS. 13 years ago
  Michal 'vorner' Vaner a47e80cd13 [2094] Whitespace fix 13 years ago
  Michal 'vorner' Vaner 04698fa05e [2094] Add missing header file 13 years ago
  Jelte Jansen 2015d7fc14 [master] Update changelog for merge of #1986 13 years ago
  Jelte Jansen bd6b0a5ed3 [master] Merge branch 'trac1986' 13 years ago
  JINMEI Tatuya b8eb94ff7d [2091a] cleanup: constify; brace; C++ cast 13 years ago
  JINMEI Tatuya 9256f0d5a0 [2091a] [2094] (unrelated cleanup) use the term 'copy constructor' to mean it. 13 years ago
  JINMEI Tatuya d6b44e0b1a [2091] use memory segment for creating/destroying RBNodes. 13 years ago
  JINMEI Tatuya 2e99938fc9 [2091] use memory segment for creating/destroying RBTrees. 13 years ago