Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya e3fac0c7ba merged trac #358 (various cleanups to the DNS message class) il y a 14 ans
  JINMEI Tatuya 7ad9d497ec - separated Rcode class declarations and definitions in different files il y a 14 ans
  JINMEI Tatuya a6219d838a moved the Opcode class declarations and definitions to separate files. il y a 14 ans
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 15 ans
  JINMEI Tatuya fa6eb99b73 minimal fixes for SunStudio support il y a 15 ans
  Jelte Jansen f22c273643 added missing copyright statements to every relevant .in, .py, .cc and .h file that didn't have one yet il y a 15 ans
  JINMEI Tatuya 5e51267685 overall cleanup: removed stale comments, indentation, avoid unnecessary copy, il y a 15 ans
  JINMEI Tatuya b45e69d955 added support for basic level of EDNS0, and adjusted apps with the latest API. il y a 15 ans
  Jeremy C. Reed 5ab3c30e0d Noticed on FreeBSD: include sys/socket.h for networking functions il y a 15 ans
  Jelte Jansen 737d95aced also move host includes to 'new style' (i.e. without /cpp/) il y a 15 ans
  Jelte Jansen bc361547e9 small fixes for most of the cppcheck errors il y a 15 ans
  JINMEI Tatuya bca8ede488 adapted the "host" implementation with the latest DNS message lib il y a 15 ans
  Jeremy C. Reed a74fe5f7e1 Non-verbose output partially working now. il y a 15 ans
  JINMEI Tatuya e258d1b633 make it compile il y a 15 ans
  Jeremy C. Reed 8782da109f Comment out some incomplete code (so will compile). il y a 15 ans
  Jeremy C. Reed aa1c824500 Commit code for non-verbose for A first. il y a 15 ans
  Jeremy C. Reed 35c37773ce Some code cleanup. il y a 15 ans
  Jeremy C. Reed ec8bfa7e24 Remove my MX comments. It works now. il y a 15 ans
  JINMEI Tatuya 9c2efb9ae0 minor style fix: treat "xxx" as std::string, not char * il y a 15 ans
  Jeremy C. Reed 1a4f7fa8b0 Remove extra newline. il y a 15 ans
  Jeremy C. Reed 75eb1a483e AAAA not working for now so added print of type to show that. il y a 15 ans
  Jeremy C. Reed 2ff62929e9 include <sys/time.h> for gettimeofday(2) il y a 15 ans
  Jeremy C. Reed 296add2d15 Add some TODO comments as reminder to behave like host(1). il y a 15 ans
  Jeremy C. Reed df0d726038 Add elapsed time when verbose (which is my default for now). il y a 15 ans
  Jeremy C. Reed 0248899076 Fix include headers to add dns/ il y a 15 ans
  Jeremy C. Reed dc0fe08ec9 Don't set default lookup type, so will do A, AAAA, MX (MX not done in lib yet). il y a 15 ans
  Jeremy C. Reed ca8f4c4396 This now will do the first query (partly based on jinmei's example code). il y a 15 ans
  Jeremy C. Reed d813041453 Comment out sendTo for now. il y a 15 ans
  Jeremy C. Reed 66ff25c0ab Add beginning of il y a 15 ans