Historique des commits

Auteur SHA1 Message Date
  Jeremy C. Reed 8744991be6 Remove extra tabs. il y a 15 ans
  Jelte Jansen c68d74d8c2 doxygen for createAnswer and family of helper functions il y a 15 ans
  Evan Hunt 63ce80bca2 Check sizeof(time_t) before running the time overflow test. il y a 15 ans
  Jelte Jansen 7830a83f8f null checks for all global fake session variables il y a 15 ans
  Jelte Jansen 9ef6a9667b a few small improvements il y a 15 ans
  Jelte Jansen c00932b53e updated example bindctl session il y a 15 ans
  Jelte Jansen c43f09f1bd oops shouldn't have committed that line; il y a 15 ans
  Jeremy C. Reed b2100aeb14 Typo/grammar fix in a print statement. il y a 15 ans
  Jelte Jansen 011e3e2352 commented out year>10000 (time_t here and on test builder is 32bits, so this failure mode doesn't come up because the test value overflows il y a 15 ans
  Jelte Jansen f189032a01 rename unittests/ dirs to tests/ il y a 15 ans
  Jelte Jansen 366177a393 added tests for ModuleCCSession class (with a fake Session object) il y a 15 ans
  JINMEI Tatuya 75727c97da added a test case for EDNS BADVERS il y a 15 ans
  JINMEI Tatuya 32bf6c47a7 tweaked the code to handle the EDNS BADVERS case. il y a 15 ans
  JINMEI Tatuya b28e710244 added test cases for short message with a complete header. il y a 15 ans
  JINMEI Tatuya dbcf762d9e returned DNSMessageFORMERR when the "from wire" name constructor encounters il y a 15 ans
  JINMEI Tatuya 3700875848 thorw DNSMessageFORMERR instead of generic isc exception on parse errro. il y a 15 ans
  Evan Hunt c215be2ca4 - use DNSMessageFORMERR exception type instead of InvalidRdata il y a 15 ans
  JINMEI Tatuya 207d804ead added tests for various kinds of responses (which must be silently dropped) il y a 15 ans
  JINMEI Tatuya 1670cdbbe8 added a test for a short message il y a 15 ans
  JINMEI Tatuya c64dbdb7b7 introduced Message::parseHeader() so that we can perform minimal level il y a 15 ans
  JINMEI Tatuya 14ea192940 preserved the question section when returning an error to a query il y a 15 ans
  JINMEI Tatuya 5df12b30a0 add operator== for question/section iterators il y a 15 ans
  JINMEI Tatuya 77c77a5f9c removed debug output il y a 15 ans
  JINMEI Tatuya 5e51267685 overall cleanup: removed stale comments, indentation, avoid unnecessary copy, il y a 15 ans
  Likun Zhang 7d3ca0ba4a Fix bug: user name can't be empty. il y a 15 ans
  JINMEI Tatuya 23f9a44add added a test for multi questions il y a 15 ans
  JINMEI Tatuya 5a47f68752 allowed specifying the same type of section multiple times il y a 15 ans
  Evan Hunt f1a4e49e97 - change dnstime.{cc,h} to dnssectime.{cc,h} il y a 15 ans
  JINMEI Tatuya d0ca8faf2d make sure error responses are built from the scratch il y a 15 ans
  JINMEI Tatuya 01853447cc test for requests with unknown opcodes il y a 15 ans