Commit History

Author SHA1 Message Date
  JINMEI Tatuya 78b66fd894 [2659] updated the behavior for empty name derived from opt-out nsec3. 12 years ago
  JINMEI Tatuya 3c7af17b00 [2309] editorial fix to comment: missing period 12 years ago
  JINMEI Tatuya bc66f6d0df [2309] use findAtOrigin in auth Query class, and specify minttl for SOA. 12 years ago
  JINMEI Tatuya 931c0c2e32 [2471] make sure rdata iterator is valid in DNAME proc for sufficiently long 12 years ago
  JINMEI Tatuya 7f11d6a78b [master] editorial cleanup: combine two short lines 12 years ago
  Mukund Sivaraman 8cc84c69fa [2165] Add back deleted dnssec flag in some places 12 years ago
  Mukund Sivaraman ace794f6a5 [2165] Make Message::addRRset() to be unaware of signedness 12 years ago
  Michal 'vorner' Vaner f5db3a25bb [1876] Update query tests 13 years ago
  Michal 'vorner' Vaner 1af29fce7c [1976] Modify the query to use ClientList 13 years ago
  JINMEI Tatuya deafd46a14 [1836] throw exception from addDS only when the find result != NXRRSET. 13 years ago
  JINMEI Tatuya 50795e2155 [1688] use referene, rather than making a local copy, for a const vector. 13 years ago
  JINMEI Tatuya e70bd3ba8f [1688] removed redundant duplicate check for NSECs. 13 years ago
  JINMEI Tatuya a6d9e2bc94 [1688] use BOOST_FOREACH instead of dedicated for loops. 13 years ago
  JINMEI Tatuya 4ad96ab57e [1688] suggested reorg: merge response building to the inserter class. 13 years ago
  JINMEI Tatuya c0f704fc09 [1688] editorial fixes/cleanups: folded long line, naming convention, constify. 13 years ago
  Stephen Morris b09579f0af [1688] Updated as a result of review 13 years ago
  JINMEI Tatuya ff926e0665 [1688] trivial editorial fixes. 13 years ago
  Stephen Morris 489ef518a4 [1688] Remove unneeded "duplicate additional" check 13 years ago
  Stephen Morris e0c470b595 [1688] Remove duplicate RRsets when producing output message 13 years ago
  Jelte Jansen 5c681eddd0 [1747] added RAII-lookalike cleaner object to Query::process() 13 years ago
  Jelte Jansen 83474d8f55 [1747] addressed review comments 13 years ago
  JINMEI Tatuya 961f28cdfb [1747] minor editorial fixes: brace position, fold long lines, redundant space 13 years ago
  JINMEI Tatuya cf5904a4ad [1747] cleanup: removed now-unnecessary const_ponter_cast. 13 years ago
  JINMEI Tatuya 3d402d65a8 [1747] minor editorial fixes: unfold two short lines, brace position 13 years ago
  Jelte Jansen c0c59aceac [1747] cleanups 13 years ago
  Jelte Jansen 460facf264 [1747] remove Query::initialize() again 13 years ago
  Jelte Jansen 4f93a3a836 [1747] split up 'target' vector to answer and auth 13 years ago
  Jelte Jansen 70c188de44 [1747] pull out target and additional vectors 13 years ago
  Jelte Jansen 0c1908c122 [1747] make auth::Query reusable 13 years ago
  JINMEI Tatuya 64611b9696 [1607] use the result of findZone() to check if qname is zone origin. 13 years ago