Commit History

Author SHA1 Message Date
  JINMEI Tatuya ce67f15795 added a note about a failing test 15 years ago
  JINMEI Tatuya cef8ff3332 ./DS test. currently fails (exception triggered), so disabled. 15 years ago
  JINMEI Tatuya 6a3e4595f8 added a test for NSEC query at a zone cut for non-secure delegation. 15 years ago
  JINMEI Tatuya fe87c66de9 cleanup: removed (now) unused private member function 15 years ago
  Jeremy C. Reed 3914654f19 Allow build outside of read-only source tree. 15 years ago
  JINMEI Tatuya c600aab418 provided the strong exception guarantee in DB initialization. 15 years ago
  JINMEI Tatuya c54a03be8f exception guarantee test with a half-broken DB file. it currently fails, 15 years ago
  JINMEI Tatuya 630c1f489a cleanup: removed redundant and obsolete static keywrods 15 years ago
  JINMEI Tatuya 62a0f92295 prevented double close for sqlite3 data sources 15 years ago
  JINMEI Tatuya f69afcb22c prevented duplicate DB open 15 years ago
  JINMEI Tatuya cfb196fdf2 cleanup: use isc_throw (and isc::Exception derived classes) for exceptions. 15 years ago
  JINMEI Tatuya 68a70daeb5 made sure debug messages would be sent to cerr, not cout 15 years ago
  JINMEI Tatuya 488614f809 cleanup: removed unnecessary header files to be included. 15 years ago
  JINMEI Tatuya 70b9a5ca81 handle more error cases with native socket APIs 15 years ago
  Jeremy C. Reed 225b0672b4 Make the b10-cmdctl use account database and certificate files 15 years ago
  JINMEI Tatuya 0be6dcc6a7 had the AuthSrv maintain verbosity 15 years ago
  JINMEI Tatuya 06f1826d49 cleanup: 15 years ago
  JINMEI Tatuya fd594fd170 specify -Werror when possible. auth server code is now -Werror safe. 15 years ago
  JINMEI Tatuya 5a271af9bf added a test case where an attempot of data source update fails. 15 years ago
  JINMEI Tatuya 9c05f6faae added more tests for auth server: 15 years ago
  Jeremy C. Reed 25dde25a3b Catch up on renames. Should have committed this in previous commit. 15 years ago
  Jeremy C. Reed 87e20bcb3d Install bindctl itself and not the shell script which was 15 years ago
  JINMEI Tatuya 60e25cf01d Specific versions of gcc (g++) have a bug that incorrectly warns with 15 years ago
  JINMEI Tatuya 698ee48ca0 avoid (implicit) multi-defining initial_messages, etc. 15 years ago
  Jeremy C. Reed 8744991be6 Remove extra tabs. 15 years ago
  Jelte Jansen c68d74d8c2 doxygen for createAnswer and family of helper functions 15 years ago
  Evan Hunt 63ce80bca2 Check sizeof(time_t) before running the time overflow test. 15 years ago
  Jelte Jansen 7830a83f8f null checks for all global fake session variables 15 years ago
  Jelte Jansen 9ef6a9667b a few small improvements 15 years ago
  Jelte Jansen c00932b53e updated example bindctl session 15 years ago