Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya bf32527a31 cleanups: il y a 15 ans
  JINMEI Tatuya 4678cedc9f cleanups il y a 15 ans
  JINMEI Tatuya d8a28660b6 hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to il y a 15 ans
  Evan Hunt e36f01f6b8 - only add NSEC/NSEC3 when DNSSEC was requested il y a 15 ans
  Evan Hunt 6c90f779a9 Fixed unit tests for NSEC/NSEC3 in the wildcard case. (They were based il y a 15 ans
  Evan Hunt 1e1f5433fa Correctly handle NSEC and NSEC3 responses when answering with a il y a 15 ans
  Evan Hunt 150e7028d7 - query for ./DS no longer tries to find the parent of . il y a 15 ans
  JINMEI Tatuya dd57e92f92 avoid using RRsetList::operator[] because it implicitly (and naively) assumes il y a 15 ans
  JINMEI Tatuya 461d4abe80 handle class ANY query correctly (ticket #80) il y a 15 ans
  JINMEI Tatuya a1caa93a25 changed the types of QueryTask::qclass/qtype/section from reference to real il y a 15 ans
  Evan Hunt ed1cad6d80 Handle NSEC queries at zone cut correctly, and add a unit test il y a 15 ans
  Evan Hunt 943f1cdb07 - handle wildcard queries correctly when there is no data of the requested type il y a 15 ans
  JINMEI Tatuya e2757e289a cleanup: removed unused "Query" parameter from various data source methods il y a 15 ans
  JINMEI Tatuya f755e4a8ac cleanup: purged really unused function parameters il y a 15 ans
  Evan Hunt cd83054cc5 Limit CNAME chains to 16, to avoid the possibility of an infinite CNAME loop il y a 15 ans
  Evan Hunt 6158183789 Refuse queries for RRSIG il y a 15 ans
  Jelte Jansen 784ae3c558 make auth_srv use the Auth/database_file setting il y a 15 ans
  Evan Hunt cc1498e0cf specify query class when calling findClosestEnclosure(), so that we can il y a 15 ans
  Evan Hunt 657e6a2997 - fixed a compile bug in code I accidentally committed earlier il y a 15 ans
  Evan Hunt 7ca848e3c5 Corrected NSEC3 logic. When returning NXDOMAIN for a node that isn't il y a 15 ans
  Evan Hunt e9d6bcdabd cleaned up nsec3 code a bit il y a 15 ans
  JINMEI Tatuya 9857db0468 s/dns_throw/isc_throw/ il y a 15 ans
  JINMEI Tatuya 8fc0dcd4e1 fixed an exception-unsafe bug: il y a 15 ans
  Evan Hunt 62b5df9b65 - added a unit test for Nsec3Param.getHash() il y a 15 ans
  Evan Hunt 575c53af14 - add NSEC3 loadzone test data il y a 15 ans
  Evan Hunt 67801f23d6 checkpoint: il y a 15 ans
  Evan Hunt ff0e672d4a - NS records for queries on subzone/NS were going in the answer section il y a 15 ans
  Evan Hunt dcf1ea7bd5 oops, left in a temporary debugging change il y a 15 ans
  Evan Hunt 3fc02b1b41 - AA flag was being incorrectly set on queries for subzone/NS il y a 15 ans
  Evan Hunt cc884a66e8 checkpoint: il y a 15 ans