Historial de Commits

Autor SHA1 Mensaje Fecha
  Yang Tse c382c550e7 fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value hace 15 años
  Phil Blundell 83d135f990 * February 3 2009 (Phil Blundell) hace 15 años
  Daniel Stenberg a2256e899b - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving hace 15 años
  Gisle Vanem d42eac4287 Constified some arguments in local functions. hace 15 años
  Yang Tse 3b0c5ae467 In preparation for the upcomming IPv6 nameservers patch, the internal hace 15 años
  Daniel Stenberg c97b66287c use unsigned short better intead of mixing with ints to prevent compiler hace 15 años
  Daniel Stenberg 7383225271 - Brad Spencer brought the new function ares_gethostbyname_file() which simply hace 15 años
  Yang Tse 39de6c784c adjust inclusion of "nameser.h" hace 16 años
  Yang Tse db80e18308 include header file only when available hace 16 años
  Yang Tse a37cc6cb08 move inclusion of ares_private.h last hace 16 años
  Daniel Stenberg e3b5673e98 - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup and hace 16 años
  Daniel Stenberg 6df5dddd90 check for strings.h in configure and use it for the strcasecmp() proto hace 16 años
  Yang Tse bf90d11a31 fix compiler warning: local variable may be used without having been initialized hace 16 años
  Daniel Stenberg 649f7b7fd3 fix next_lookup() to continue searching even if c-ares failed to load the hace 16 años
  Steinar H. Gunderson 5cf6a539fe When looking up in DNS and then in the hosts file, return the error code from DNS if both fail, instead of returning the error code from the hosts file, as today. Patch from the Google tree. hace 16 años
  Steinar H. Gunderson 17fde12fb8 Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. Patch from the Google tree. hace 16 años
  Daniel Stenberg 19c8da85d8 Fixed the problem where next_lookup would use 'status' uninitialized. Now hace 16 años
  Steinar H. Gunderson c145fbea49 Fix a memory leak that I recently inadvertedly introduced. hace 16 años
  Steinar H. Gunderson 84fcff79f4 Use ISDIGIT instead of isdigit; fixes a gcc warning. hace 16 años
  Steinar H. Gunderson 9fc66e4dd9 Be stricter about what's a valid IP address in fake_hostent. (Patch from the Google tree.) hace 16 años
  Steinar H. Gunderson ef3b425b11 Unrevert previous 'missing' hunks. They were missing since the patch is still in for review :-) hace 17 años
  Steinar H. Gunderson 026d93b4f6 Yet more missing hunks... Nggh. hace 17 años
  Steinar H. Gunderson 6ce589c3ee Make the query callbacks return the number of timeouts that happened during the execution of a query, and update documentation accordingly. (Patch from the Google tree.) hace 17 años
  Daniel Stenberg 90d40aff72 Revered Ashish Sharma's multiple entries patch, as it caused memory madness hace 17 años
  Daniel Stenberg 2ae9536d32 Ashish Sharma provided a patch for supporting multiple entries in the hace 17 años
  Gisle Vanem ee1235a7cd Removed inclusion of <sys/types.h> in .c-files hace 17 años
  Yang Tse 31e598d2f3 add debug messages for initialization failures hace 17 años
  Yang Tse db22c83031 fix compiler warning "discards qualifiers from pointer target type" in debug builds hace 17 años
  Gisle Vanem b708fa51ad Fixed comment. hace 18 años
  Gisle Vanem 93858efe73 2nd try adding CVS id. hace 18 años