summaryrefslogtreecommitdiff
path: root/ares_search.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-19add debug messages for initialization failuresYang Tse1-0/+1
2007-02-17compiler warning fixYang Tse1-0/+1
2007-02-16add debug messages for fopen() failuresYang Tse1-0/+17
2006-10-18Replace is*() macros with our own IS*() ones.Yang Tse1-3/+3
2006-07-222nd try adding CVS id.Gisle Vanem1-1/+1
2006-07-22Added CVS id.Gisle Vanem1-0/+2
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg1-73/+73
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem1-1/+1
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-0/+1
2004-05-27free() allocated memory when the ares search can't be madeDaniel Stenberg1-0/+5
2004-02-23more int vs long/size_t fixes after icc compiler warningsDaniel Stenberg1-2/+3
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg1-2/+0
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+273