Commit History

Author SHA1 Message Date
  JINMEI Tatuya 8214ab06a9 corrected wire format data 15 years ago
  Jeremy C. Reed a3c8f1aadd FreeBSD needs sys/socket.h included for A_INET and AF_INET3 definitions. 15 years ago
  Jeremy C. Reed a4ee049844 Also include the SQLITE_CFLAGS for AM_CPPFLAGS too. 15 years ago
  Jeremy C. Reed 2fd4bbb875 Typo fix in a comment line. 15 years ago
  JINMEI Tatuya 04bc6c3925 header file for Name 15 years ago
  JINMEI Tatuya 21b837ca58 checkpoint: more support for incoming EDNS0 (unsupported version handling, 15 years ago
  Jelte Jansen f21f008696 update README with example bindctl session for current Auth 15 years ago
  Jelte Jansen 4cc446b110 make ModuleCCSession a subclass of ConfigData, so the module can directly get the configuration data it needs (same as in python version) 15 years ago
  Jelte Jansen 7922531b91 removed obsolete start shellscript 15 years ago
  Jelte Jansen ede5b4df74 same things for python side; 15 years ago
  Jelte Jansen 7b0a81e9e6 update documentation.txt to the changes i just made (that only changes configuration items are passed to the given comnfig handler) 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 2f66bfbea6 equality functions for data::Element + tests 15 years ago
  JINMEI Tatuya 6caebd56b2 checkpoint: supported EDNS0 DO bit, receive side. 15 years ago
  JINMEI Tatuya 9e7717af8a typo in a comment line 15 years ago
  JINMEI Tatuya b2bbb740e4 missing test data 15 years ago
  JINMEI Tatuya 5f88bc8460 added a note about an ad hoc comment-out 15 years ago
  JINMEI Tatuya 038bc68a9f added very simple implementation of the EDNS OPT RR. 15 years ago
  JINMEI Tatuya e9280ebfa8 renamed test class to be more specific 15 years ago
  JINMEI Tatuya d2963308dd made copy ctor and operator= private, assuming that's the intent. 15 years ago
  JINMEI Tatuya 57a9b48c6f missing include file 15 years ago
  Evan Hunt c3c47b30cf - in the fromText function, check string length before sscanf(), 15 years ago
  JINMEI Tatuya 0bcbba63bf pass by reference, not an object, to avoid unnecessary copy 15 years ago
  JINMEI Tatuya 0dd0a98e11 added run_unittests_CPPFLAGS for gtest header files 15 years ago
  JINMEI Tatuya e587cfd186 added some more pathological cases to badText. 15 years ago
  JINMEI Tatuya 1e4b9fbb88 simplification 15 years ago
  Evan Hunt 6a3dd4ec6e DNSKEY, DS, NSEC unittests 15 years ago
  Evan Hunt 9506f69d86 DNAME unit test 15 years ago
  JINMEI Tatuya 9d98075218 worked around const handling of BOOST_FOREACH 15 years ago
  Evan Hunt f7d286f4fe oops, left something in by mistake... 15 years ago