Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya b45e69d955 added support for basic level of EDNS0, and adjusted apps with the latest API. il y a 15 ans
  JINMEI Tatuya d1df5219e7 fixed an off-by-one (too strict) bug, and added a corresponding test case il y a 15 ans
  Shane Kerr f323d38fa5 Removed the broken search for run_b10-cfgmgr.sh il y a 15 ans
  JINMEI Tatuya 52263167cd don't check EOF after >> stringbuf. apparently g++ 3.x doesn't set it il y a 15 ans
  JINMEI Tatuya bd36050b52 back out the previous check point change. it wasn't necessary. il y a 15 ans
  Jeremy C. Reed 6ab3baa994 Use --install with autoreconf to make sure config.guess, config.sub, il y a 15 ans
  JINMEI Tatuya dd027d8f1c check point: avoid passing a reference of a temporary object il y a 15 ans
  JINMEI Tatuya f65e4c2a73 failed to commit the updated header file il y a 15 ans
  JINMEI Tatuya ba4051570b added comments about EDNS0 version mismatch handling il y a 15 ans
  JINMEI Tatuya 58d40d96e0 added test case for the maximum extended Rcode il y a 15 ans
  JINMEI Tatuya bec5512afb new test cases, and regenerated the previous test data with some minor il y a 15 ans
  JINMEI Tatuya dd867fb3c4 misspelling il y a 15 ans
  JINMEI Tatuya 1bff985ad6 added +x for the newly added .py file il y a 15 ans
  JINMEI Tatuya 633d7de9e7 generate gen-wiredata.py from the .in file il y a 15 ans
  JINMEI Tatuya 9dfea17694 - added gen-wiredata.py, a semi-automation tool for wire-format test data il y a 15 ans
  JINMEI Tatuya 93611ab050 made parse error message more friendly il y a 15 ans
  Jeremy C. Reed 5ab3c30e0d Noticed on FreeBSD: include sys/socket.h for networking functions il y a 15 ans
  JINMEI Tatuya 39ff783f0b be more strict about input data il y a 15 ans
  JINMEI Tatuya 8214ab06a9 corrected wire format data il y a 15 ans
  Jeremy C. Reed a3c8f1aadd FreeBSD needs sys/socket.h included for A_INET and AF_INET3 definitions. il y a 15 ans
  Jeremy C. Reed a4ee049844 Also include the SQLITE_CFLAGS for AM_CPPFLAGS too. il y a 15 ans
  Jeremy C. Reed 2fd4bbb875 Typo fix in a comment line. il y a 15 ans
  JINMEI Tatuya 04bc6c3925 header file for Name il y a 15 ans
  JINMEI Tatuya 21b837ca58 checkpoint: more support for incoming EDNS0 (unsupported version handling, il y a 15 ans
  Jelte Jansen f21f008696 update README with example bindctl session for current Auth il y a 15 ans
  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) il y a 15 ans
  Jelte Jansen 7922531b91 removed obsolete start shellscript il y a 15 ans
  Jelte Jansen ede5b4df74 same things for python side; il y a 15 ans
  Jelte Jansen 7b0a81e9e6 update documentation.txt to the changes i just made (that only changes configuration items are passed to the given comnfig handler) il y a 15 ans
  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) il y a 15 ans