Commit History

Author SHA1 Message Date
  JINMEI Tatuya 207d804ead added tests for various kinds of responses (which must be silently dropped) 15 years ago
  JINMEI Tatuya 1670cdbbe8 added a test for a short message 15 years ago
  JINMEI Tatuya 14ea192940 preserved the question section when returning an error to a query 15 years ago
  JINMEI Tatuya d0ca8faf2d make sure error responses are built from the scratch 15 years ago
  JINMEI Tatuya e5d3cfc8fe - included dns/exceptions 15 years ago
  Evan Hunt 1e3f8521c0 Return SERVFAIL if an exception is encountered during doQuery(). 15 years ago
  JINMEI Tatuya 87ccb0c631 - tighten validation on incoming requests. return an response rather than 15 years ago
  JINMEI Tatuya 82ec5fcf5d made AuthSrv::updateConfig and setDbFile exception safe. 15 years ago
  JINMEI Tatuya 17910faa10 made the AuthSrv constructor exception-safe 15 years ago
  JINMEI Tatuya cc51fbdc00 cleanup: hid details to the implementation class, and avoided including 15 years ago
  JINMEI Tatuya 5c86787daf cleanup: removed obsolete comment, consitified immutable variables, 15 years ago
  Evan Hunt 48cd762dc2 Changed "ds" suffix to "datasrc" to avoid confusion with DS rdatatype, 15 years ago
  Evan Hunt b78f114ca7 change include file names 15 years ago
  JINMEI Tatuya e96a4c939e suppress noisy per-query debug messages unless the -v option is specified 15 years ago
  JINMEI Tatuya f8d7452f6e adapted command channel module with boost::asio. ugly hack, but works. 15 years ago
  Jelte Jansen 784ae3c558 make auth_srv use the Auth/database_file setting 15 years ago
  JINMEI Tatuya 1af48847d1 sync with trunk, mainly for truncation support 15 years ago
  JINMEI Tatuya 85dc228ffd added preliminary level truncation support 15 years ago
  JINMEI Tatuya 14297b86e7 experimental UDP/TCP auth server using boost::asio 15 years ago
  JINMEI Tatuya 95a8834341 made the auth server dual-stack (kind of quick hack) 15 years ago
  JINMEI Tatuya 3e248e341b - made AuthSrv construction exception-safe 15 years ago
  JINMEI Tatuya 7ec9d71076 overall cleanup for the data source code, phase 1. 15 years ago
  JINMEI Tatuya 723715b99b refer to the DO bit of incoming query to decide whether to include DNSSEC RRs 15 years ago
  JINMEI Tatuya d86f239a3c cleanup 15 years ago
  JINMEI Tatuya 29e1631b57 cleanup: removed an unused variable 15 years ago
  JINMEI Tatuya b45e69d955 added support for basic level of EDNS0, and adjusted apps with the latest API. 15 years ago
  Jelte Jansen bb8fe6795f added isc::data::merge(element, element), that merges the values in the second mapelement into the first (copies the pointers that are present in the second element, and removes from a the values that are empty pointers in the second) 15 years ago
  Jelte Jansen 29c5ffbd6c simple example to set the database file in auth (which is seen and remembered, but not passed on to the sqlite3datasource yet) 15 years ago
  Evan Hunt 404aa0602f Committed each-ds branch to trunk (still needing formal review; see 15 years ago
  Jelte Jansen 3a69c8a7a8 added error feedback to config_validate() and option to validate partial configurations in cpp version 15 years ago