Commit History

Author SHA1 Message Date
  Jeremy C. Reed 8b7224c5d5 Remove AC_PROG_RANLIB since is obsolete when using AC_PROG_LIBTOOL. 15 years ago
  JINMEI Tatuya a899152754 - corrected the condition for the case of !-4 15 years ago
  Jeremy C. Reed 7e9e13dad2 Include <netinet/in.h> for IPPROTO_UDP. 15 years ago
  Evan Hunt 3d53e9c286 - set IPV6_V6ONLY socket option 15 years ago
  JINMEI Tatuya 95a8834341 made the auth server dual-stack (kind of quick hack) 15 years ago
  JINMEI Tatuya 8430ef5fd1 define TestDataSrc::init() to avoid initialization ordering problems 15 years ago
  JINMEI Tatuya 73ed77244d - don't try loading nsec tables yet (as tools are not publicly available) 15 years ago
  Evan Hunt cc884a66e8 checkpoint: 15 years ago
  Evan Hunt 5fd4500eb8 Merge base32, sha1, and NSEC3/NSEC3PARAM rdata implementations to trunk 15 years ago
  JINMEI Tatuya 68eab3b157 an additional test case for CNAME loops 15 years ago
  JINMEI Tatuya f63c6c7087 moved private member variables to .cc to reduce header file dependency 15 years ago
  JINMEI Tatuya 244fb8ed70 simplified test code (no logic change) 15 years ago
  JINMEI Tatuya 2c8d432628 cleanup: removed intermediate try-catch. this might be a bit controversial, 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago
  JINMEI Tatuya 3e248e341b - made AuthSrv construction exception-safe 15 years ago
  JINMEI Tatuya 9ca9eee096 overall cleanup: 15 years ago
  Jeremy C. Reed ced4682b46 Remove parkinglot again. I thought I removed it in revision 784. 15 years ago
  JINMEI Tatuya 1add5d52d8 fixed memory leak for QueryTask::zone 15 years ago
  Jeremy C. Reed 3ac7cb156e Beginning of admin and reference guide. 15 years ago
  JINMEI Tatuya 7ec9d71076 overall cleanup for the data source code, phase 1. 15 years ago
  JINMEI Tatuya 04b8a4fc38 editorial fix to a comment 15 years ago
  JINMEI Tatuya 7a4a0c9c93 added clarification comments on constness 15 years ago
  JINMEI Tatuya c2b9627fc0 cleanup: removed redundant const declarations for passed-by-value 15 years ago
  JINMEI Tatuya 09b51307b7 cleanup: removed unnecessary include files, and reorder them in the more 15 years ago
  JINMEI Tatuya 140be7df88 cleanup: 15 years ago
  JINMEI Tatuya 840c1d8b6e relatively minor cleanup: move a big constructor logic to .cc 15 years ago
  JINMEI Tatuya 954a0b8f83 minor style fixes: 15 years ago
  JINMEI Tatuya 67b7a47075 explicitly enable DNSSEC in query tests. now we've added EDNS support 15 years ago
  JINMEI Tatuya 205d3331be - added test case triggering a crash (currently commented out) 15 years ago
  JINMEI Tatuya 0c33f31afc editorial fix on comment line 15 years ago