index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
/
ares_search.c
Age
Commit message (
Expand
)
Author
2009-01-18
fopen() returns error in 'errno' even on Windows.
Gisle Vanem
2008-09-17
include <strings.h>
Yang Tse
2008-09-17
adjust inclusion of "nameser.h"
Yang Tse
2007-10-16
Fix a bug where fallback from AF_INET6 to AF_INET would not work properly tog...
Steinar H. Gunderson
2007-09-28
Make the query callbacks return the number of timeouts that happened during t...
Steinar H. Gunderson
2007-02-19
add debug messages for initialization failures
Yang Tse
2007-02-17
compiler warning fix
Yang Tse
2007-02-16
add debug messages for fopen() failures
Yang Tse
2006-10-18
Replace is*() macros with our own IS*() ones.
Yang Tse
2006-07-22
2nd try adding CVS id.
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
2004-08-20
Changes for Watt-32 on Windows. I've assumed Configure
Gisle Vanem
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
2004-05-27
free() allocated memory when the ares search can't be made
Daniel Stenberg
2004-02-23
more int vs long/size_t fixes after icc compiler warnings
Daniel Stenberg
2004-02-02
remove rcsid stuff from c files, it serves no useful purpose
Daniel Stenberg
2003-10-07
ares 1.1.1 with collected applied patches
Daniel Stenberg