aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_search.c
AgeCommit message (Expand)Author
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2009-10-08Fix compiler warningYang Tse
2009-01-18fopen() returns error in 'errno' even on Windows.Gisle Vanem
2008-09-17include <strings.h>Yang Tse
2008-09-17adjust inclusion of "nameser.h"Yang Tse
2007-10-16Fix a bug where fallback from AF_INET6 to AF_INET would not work properly tog...Steinar H. Gunderson
2007-09-28Make the query callbacks return the number of timeouts that happened during t...Steinar H. Gunderson
2007-02-19add debug messages for initialization failuresYang Tse
2007-02-17compiler warning fixYang Tse
2007-02-16add debug messages for fopen() failuresYang Tse
2006-10-18Replace is*() macros with our own IS*() ones.Yang Tse
2006-07-222nd try adding CVS id.Gisle Vanem
2006-07-22Added CVS id.Gisle Vanem
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg
2004-05-27free() allocated memory when the ares search can't be madeDaniel Stenberg
2004-02-23more int vs long/size_t fixes after icc compiler warningsDaniel Stenberg
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg