Commit History

Author SHA1 Message Date
  Mukund Sivaraman 86d5acdb8b [956] Make Message::toWire() TSIG agnostic 11 years ago
  Mukund Sivaraman 040a4aec39 [3286] Make fromWire() always start reading from position 0 in the passed buffer 11 years ago
  Mukund Sivaraman e19305ef4e [3286] Clear Message before parsing fromWire() 11 years ago
  Paul Selkirk fdb992f0a2 [2521] add MasterLexer constructor for RRSIG 12 years ago
  Jelte Jansen c0d2f860c8 [1357] Clear the renderer on Message::toWire() 12 years ago
  Mukund Sivaraman 79f1c5b644 [2165] Remove effects that were used during EDNS testing 12 years ago
  Mukund Sivaraman 2fabaed6bb [2165] Don't continue and render RRSIGs if data is truncated 12 years ago
  Mukund Sivaraman 33ab70a67c [2165] Update comment 12 years ago
  Mukund Sivaraman ace794f6a5 [2165] Make Message::addRRset() to be unaware of signedness 12 years ago
  Mukund Sivaraman eaef6b237a [2164] Rename method to getRRsigDataCount() and add it to AbstractRRset's interface 12 years ago
  Mukund Sivaraman 8e4054a5fc [2164] Add toWire() test for Message class with RRSIG records 12 years ago
  JINMEI Tatuya 2f88c7ad45 [2013] (related bug fix) make Message::clearSection clear questions correctly. 13 years ago
  JINMEI Tatuya f3e8996dc5 [1512] added python wrapper for Message::clearSection(). 13 years ago
  JINMEI Tatuya fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
  JINMEI Tatuya bc105b5916 [1583] not directly related, intermediate update: reject null RRset in 13 years ago
  Stephen Morris b5f53a5099 [1470] Correct data type of variable 13 years ago
  JINMEI Tatuya 13e8bc43e4 [1258] added one more basic test for fromWire(): a bogus input with a trimmed RR. 13 years ago
  JINMEI Tatuya e89895b7e5 [1258] simplified test cases a bit by extended factoryFromFile() so that 13 years ago
  JINMEI Tatuya c943619d22 [1258] added support for the PRESERVE_ORDER option for Message::fromWire(). 13 years ago
  JINMEI Tatuya 0d874a95d3 [1258] added a test to confirm the existing behavior: combining RRs of the 13 years ago
  JINMEI Tatuya 2d32565000 [1258] added some more primitive tests for dns::Message 13 years ago
  JINMEI Tatuya 54c3708f45 [trac910] completed TSIG+TC support: added a minor case of too many questions. 14 years ago
  JINMEI Tatuya d81a47d336 [trac910] supported various uncommon or very rare cases 14 years ago
  JINMEI Tatuya a29b113e5b [trac910] handle a boundary condition that doesn't cause truncation. 14 years ago
  JINMEI Tatuya 5024b68a04 [trac910] TSIG + TC support, 2nd part: add the case where TSIG itself 14 years ago
  JINMEI Tatuya 56b188c6e4 [trac910] refactored test code a bit to unify TSIG check tests 14 years ago
  JINMEI Tatuya d7d6079727 [trac910] supported TSIG+TC case, first step: if TC is set even before 14 years ago
  JINMEI Tatuya c16b3ab523 [master] applied the proposed fix of #906 to fix failure in MessageTest::toText 14 years ago
  JINMEI Tatuya 3ce5e0a2b9 [trac813] added a test case for Message::toText() and implemented that feature. 14 years ago
  JINMEI Tatuya 9e8b5ec423 [trac813] anoter Message::toText() test: testing a message with EDNS 14 years ago