Commit History

Author SHA1 Message Date
  JINMEI Tatuya 0479cb528e [1866] added framework to handle meta/non-(fully-)supported RRtypes. 12 years ago
  Mukund Sivaraman 42c8b84a3f [2360] Test that RRset::toText() returns any associated RRSIG too 12 years ago
  Mukund Sivaraman 802589cc9b [master] Fix leaks in newly added RRset unittests 12 years ago
  Mukund Sivaraman eaef6b237a [2164] Rename method to getRRsigDataCount() and add it to AbstractRRset's interface 12 years ago
  Mukund Sivaraman 98ce97d9b8 [2164] Add another testcase when RRSIGs are removed 12 years ago
  Mukund Sivaraman ceec0dc9bb [2164] Add RRset::getSIGRdataCount() 12 years ago
  Mukund Sivaraman 0c63626ea1 [master] Add tests for RRSIG related parts of RRset class 12 years ago
  Jelte Jansen 39fee4a9b5 [1455] restrict empty rrsets to class ANY and NONE 13 years ago
  Jelte Jansen 9fee45c66f [1455] implement rrset::toWire for empty rrsets 13 years ago
  JINMEI Tatuya 3dae428408 [1688] use sstream, not iostreaam, for ostringstream. also reordered headers. 13 years ago
  Stephen Morris b09579f0af [1688] Updated as a result of review 13 years ago
  Stephen Morris c71fd9915c [1688] Add AbstractRRset::lthan() 13 years ago
  Mukund Sivaraman 02db7759b6 bug #1748: Add one more testcase comparing a RRset with itself 13 years ago
  Mukund Sivaraman 64eef65d27 [1748] Define AbstractRRset::isSameKind() and implement the default version 13 years ago
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya 397245dfa9 changed the interface of AbstractRRset::getRdataIterator() 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya 4822e03320 made test data paths dynamically configurable with the default path of @srcdir@/testdata. This will allow testdata to be referred to from a non-src build directory. 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago