Commit History

Author SHA1 Message Date
  JINMEI Tatuya bfeca5b9d8 sync with trunk 14 years ago
  JINMEI Tatuya ea71921698 tighten validation with exceptions, and add more documentation 14 years ago
  JINMEI Tatuya 7ad9d497ec - separated Rcode class declarations and definitions in different files 14 years ago
  JINMEI Tatuya a6219d838a moved the Opcode class declarations and definitions to separate files. 14 years ago
  JINMEI Tatuya d1741785dd added tests and python binding for get/setEDNS 14 years ago
  JINMEI Tatuya 4915b040ed an initial cut of the EDNS class (code + tests), mainly for backup. 14 years ago
  JINMEI Tatuya fbc1ca6ddb made a forward declaration for MessageImpl consistent with its 14 years ago
  Evan Hunt f24ad617c8 merge from trac69 15 years ago
  JINMEI Tatuya 886bc05b44 cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included. 15 years ago
  JINMEI Tatuya b772b9cf76 addressing review comments (ticket #91). comments/document changes only. 15 years ago
  JINMEI Tatuya 2930018ad3 - added minimum level documentation 15 years ago
  JINMEI Tatuya f908f841de cleanups: 15 years ago
  JINMEI Tatuya 32bf6c47a7 tweaked the code to handle the EDNS BADVERS case. 15 years ago
  JINMEI Tatuya c64dbdb7b7 introduced Message::parseHeader() so that we can perform minimal level 15 years ago
  JINMEI Tatuya 5df12b30a0 add operator== for question/section iterators 15 years ago
  JINMEI Tatuya dd4a388c97 declared/defined DNSProtocolError in separate files as these would be 15 years ago
  JINMEI Tatuya c89027c881 - associate DNSProtocolError classes with corresponding RCODE 15 years ago
  JINMEI Tatuya 14297b86e7 experimental UDP/TCP auth server using boost::asio 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago