Commit History

Author SHA1 Message Date
  JINMEI Tatuya 7dd0f976a1 propset 15 years ago
  JINMEI Tatuya b45e69d955 added support for basic level of EDNS0, and adjusted apps with the latest API. 15 years ago
  JINMEI Tatuya d1df5219e7 fixed an off-by-one (too strict) bug, and added a corresponding test case 15 years ago
  Shane Kerr f323d38fa5 Removed the broken search for run_b10-cfgmgr.sh 15 years ago
  JINMEI Tatuya 52263167cd don't check EOF after >> stringbuf. apparently g++ 3.x doesn't set it 15 years ago
  JINMEI Tatuya bd36050b52 back out the previous check point change. it wasn't necessary. 15 years ago
  Jeremy C. Reed 6ab3baa994 Use --install with autoreconf to make sure config.guess, config.sub, 15 years ago
  JINMEI Tatuya dd027d8f1c check point: avoid passing a reference of a temporary object 15 years ago
  JINMEI Tatuya f65e4c2a73 failed to commit the updated header file 15 years ago
  JINMEI Tatuya ba4051570b added comments about EDNS0 version mismatch handling 15 years ago
  JINMEI Tatuya 58d40d96e0 added test case for the maximum extended Rcode 15 years ago
  JINMEI Tatuya bec5512afb new test cases, and regenerated the previous test data with some minor 15 years ago
  JINMEI Tatuya dd867fb3c4 misspelling 15 years ago
  JINMEI Tatuya 1bff985ad6 added +x for the newly added .py file 15 years ago
  JINMEI Tatuya 633d7de9e7 generate gen-wiredata.py from the .in file 15 years ago
  JINMEI Tatuya 9dfea17694 - added gen-wiredata.py, a semi-automation tool for wire-format test data 15 years ago
  JINMEI Tatuya 93611ab050 made parse error message more friendly 15 years ago
  Jeremy C. Reed 5ab3c30e0d Noticed on FreeBSD: include sys/socket.h for networking functions 15 years ago
  JINMEI Tatuya 39ff783f0b be more strict about input data 15 years ago
  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