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
/
Makefile.vc6
Age
Commit message (
Collapse
)
Author
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
that lacks the writev function.
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
lacks the strcasecmp function.
2008-08-20
Export 'ares_process_fd' too.
Yang Tse
2008-05-22
MSVC6+ clean-up targets must also remove acountry.exe
Yang Tse
2008-05-09
Use monotonic time source if available.
Yang Tse
2007-12-11
Added build of acountry.exe.
Gisle Vanem
2007-10-02
Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists.
Yang Tse
2007-04-16
ares_getopt() command-line parser function does not belong to actual
Yang Tse
c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
2007-04-12
use ares_getopt for all platforms
Yang Tse
2007-02-19
Added ares_parse_ns_reply.obj etc.
Gisle Vanem
2006-12-11
ahost.exe needs getopt.obj.
Gisle Vanem
2006-07-29
include setup_once.h dependency and adjust to 80 char lines.
Yang Tse
2006-01-04
Added ares_getsock.obj.
Gisle Vanem
2005-12-18
Make it compatible with vc60 and vc71
Yang Tse
2005-11-12
Fixed typo. Detabified.
Gisle Vanem
2005-11-10
Defines moved to config-win32.h.
Gisle Vanem
2005-11-09
Add cvs id.
Gisle Vanem
2005-11-09
I hate MS-devstudio project files.
Gisle Vanem