Commit History

Author SHA1 Message Date
  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
  Jelte Jansen 633e231ba3 merge back branches/jelte-configuration (branched at rev. 745, up to HEAD) 15 years ago
  Jelte Jansen 33f2f0f5f3 add parseAnswer helper function 15 years ago
  Jelte Jansen bc361547e9 small fixes for most of the cppcheck errors 15 years ago
  Jelte Jansen 58f86251c5 - use <builddir>/include (the one with the symlinks) for all includes 15 years ago
  Evan Hunt 8399a64371 Merged experiments/each-query branch into parkinglot. 15 years ago