Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 64593f39e0 added more dependency for asio il y a 15 ans
  JINMEI Tatuya 8b575a6f9a sync with trunk il y a 15 ans
  JINMEI Tatuya 1af48847d1 sync with trunk, mainly for truncation support il y a 15 ans
  JINMEI Tatuya 85dc228ffd added preliminary level truncation support il y a 15 ans
  JINMEI Tatuya 207c9929e8 updated doxygen source files il y a 15 ans
  JINMEI Tatuya 3dc594ce21 simplification: no null check is needed before delete il y a 15 ans
  JINMEI Tatuya 14297b86e7 experimental UDP/TCP auth server using boost::asio il y a 15 ans
  JINMEI Tatuya eb04a1699b temporary branch for boost ASIO experiments il y a 15 ans
  JINMEI Tatuya b0cbeb1dcb exception safe bug. use vector instead of an array allocated by new[]. il y a 15 ans
  JINMEI Tatuya a902e5f1b4 corrected RR class for the static data source. il y a 15 ans
  Evan Hunt cc1498e0cf specify query class when calling findClosestEnclosure(), so that we can il y a 15 ans
  JINMEI Tatuya 298967b31a copyright, propset, emacs C++ mode specification il y a 15 ans
  Evan Hunt 38444dd8b0 use reverse-name lookup to find empty non-terminals (sqlite3's doc il y a 15 ans
  JINMEI Tatuya d08ed40d52 defined a new exception class, Sqlite3Error, to throw an exception with il y a 15 ans
  Evan Hunt 657e6a2997 - fixed a compile bug in code I accidentally committed earlier il y a 15 ans
  Jelte Jansen 8223760b18 need deepcopy() instead of shallow copy() for reverting to older data when new config is not accepted il y a 15 ans
  JINMEI Tatuya 51ef32bb1c allow isc_throw to have a partial statement using ostream + operator<<. 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 4614a568fa cleanup: unnecessary forward declarations il y a 15 ans
  JINMEI Tatuya 9857db0468 s/dns_throw/isc_throw/ il y a 15 ans
  JINMEI Tatuya cd553ba8ae a minor clarification comment about sqlite3_close() il y a 15 ans
  JINMEI Tatuya 7367b6b0b5 use RRsetList::findRRset() instead operator[] to avoid the implicit assumption il y a 15 ans
  JINMEI Tatuya ecdc1c915c cleanup: consolidated sql rows enumating code il y a 15 ans
  JINMEI Tatuya 737b559304 cancel some tests once a critical bug found, to avoid crash during tests il y a 15 ans
  JINMEI Tatuya 8d93893aa8 added a simple NSEC3 test il y a 15 ans
  JINMEI Tatuya 8fc0dcd4e1 fixed an exception-unsafe bug: il y a 15 ans
  JINMEI Tatuya a50b30361a made Nsec3Param member variables private as they don't have to be public. il y a 15 ans
  JINMEI Tatuya afa0f35d31 cleanup: avoided hardcoding the IN class il y a 15 ans
  JINMEI Tatuya 9c11638bec fixed a bug that Sqlite3 data source didn't return ANY queries il y a 15 ans