Commit History

Author SHA1 Message Date
  JINMEI Tatuya a902e5f1b4 corrected RR class for the static data source. 15 years ago
  Evan Hunt cc1498e0cf specify query class when calling findClosestEnclosure(), so that we can 15 years ago
  JINMEI Tatuya 298967b31a copyright, propset, emacs C++ mode specification 15 years ago
  Evan Hunt 38444dd8b0 use reverse-name lookup to find empty non-terminals (sqlite3's doc 15 years ago
  JINMEI Tatuya d08ed40d52 defined a new exception class, Sqlite3Error, to throw an exception with 15 years ago
  Evan Hunt 657e6a2997 - fixed a compile bug in code I accidentally committed earlier 15 years ago
  Jelte Jansen 8223760b18 need deepcopy() instead of shallow copy() for reverting to older data when new config is not accepted 15 years ago
  JINMEI Tatuya 51ef32bb1c allow isc_throw to have a partial statement using ostream + operator<<. 15 years ago
  Evan Hunt 7ca848e3c5 Corrected NSEC3 logic. When returning NXDOMAIN for a node that isn't 15 years ago
  Evan Hunt e9d6bcdabd cleaned up nsec3 code a bit 15 years ago
  JINMEI Tatuya 4614a568fa cleanup: unnecessary forward declarations 15 years ago
  JINMEI Tatuya 9857db0468 s/dns_throw/isc_throw/ 15 years ago
  JINMEI Tatuya cd553ba8ae a minor clarification comment about sqlite3_close() 15 years ago
  JINMEI Tatuya 7367b6b0b5 use RRsetList::findRRset() instead operator[] to avoid the implicit assumption 15 years ago
  JINMEI Tatuya ecdc1c915c cleanup: consolidated sql rows enumating code 15 years ago
  JINMEI Tatuya 737b559304 cancel some tests once a critical bug found, to avoid crash during tests 15 years ago
  JINMEI Tatuya 8d93893aa8 added a simple NSEC3 test 15 years ago
  JINMEI Tatuya 8fc0dcd4e1 fixed an exception-unsafe bug: 15 years ago
  JINMEI Tatuya a50b30361a made Nsec3Param member variables private as they don't have to be public. 15 years ago
  JINMEI Tatuya afa0f35d31 cleanup: avoided hardcoding the IN class 15 years ago
  JINMEI Tatuya 9c11638bec fixed a bug that Sqlite3 data source didn't return ANY queries 15 years ago
  JINMEI Tatuya 92b343db5d minor cleanups: 15 years ago
  Jeremy C. Reed 8a0c9e17c0 Little more details, some cleanup, more structure. 15 years ago
  Jeremy C. Reed 0c8b53cb80 Fix typo in module name. 15 years ago
  JINMEI Tatuya be0565dec9 propset 15 years ago
  JINMEI Tatuya 4509b24d62 more sqlite3 tests including re-init'ing the data source with different data 15 years ago
  JINMEI Tatuya d44fec92e2 propset 15 years ago
  JINMEI Tatuya 9f683adcff more sqlite3 data source tests, covering the findAddrs() method. 15 years ago
  Evan Hunt 5742027369 - nsec3 now allows an empty list of rrtypes; the unit test needed to 15 years ago
  JINMEI Tatuya 04af766e88 more tests for the sqlite3 data source. 15 years ago