20 Commits (91031e8ce4ad31de42e9713f232f1363334d3761)

Author SHA1 Message Date
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse f3346ca16b Fix compiler warning 15 years ago
Gisle Vanem 054aa0e11e fopen() returns error in 'errno' even on Windows. 16 years ago
Yang Tse 8f51d8e9ac include <strings.h> 16 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Steinar H. Gunderson 6bd2b895fb Fix a bug where fallback from AF_INET6 to AF_INET would not work properly together with relative search; if you had a search path of .a.com and .b.com, and foo.a.com would return ARES_ENODATA and foo.b.com would return ARES_ENOTFOUND, the lookup would not properly retry with AF_INET as it forgot the first ARES_ENODATA. 17 years ago
Steinar H. Gunderson 50ba81cd23 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.) 17 years ago
Yang Tse 679a675660 add debug messages for initialization failures 18 years ago
Yang Tse 675bdce3b2 compiler warning fix 18 years ago
Yang Tse 8595ddf7c4 add debug messages for fopen() failures 18 years ago
Yang Tse dd3b42e1ac Replace is*() macros with our own IS*() ones. 18 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Daniel Stenberg 3e748f4b50 removed tabs and trailing whitespace from source 20 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 080f8f4cd4 free() allocated memory when the ares search can't be made 21 years ago
Daniel Stenberg a58afac1f1 more int vs long/size_t fixes after icc compiler warnings 21 years ago
Daniel Stenberg 3d0a7c00df remove rcsid stuff from c files, it serves no useful purpose 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago