Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes 12 年之前
..
.gitignore dfe405076e Removed libcurl.imp from Makefile.am. 12 年之前
CMakeLists.txt 2cbe885c1a CMake: improve library search, implement install. 13 年之前
Makefile.Watcom 1c58f291cc Updated dependency libary versions. 12 年之前
Makefile.am 18c0e9bd71 libcurl: VERSIONINFO update 12 年之前
Makefile.b32 1c58f291cc Updated dependency libary versions. 12 年之前
Makefile.inc 1394cad30f SSL: Several SSL-backend related fixes 12 年之前
Makefile.m32 c70c1a22d2 Added .def file to output. 12 年之前
Makefile.netware dce2e1aa0f Added missing dependency to export list. 12 年之前
Makefile.vc6 0c8ccf7207 Makefile.vc6: Added missing default library advapi32.lib 12 年之前
Makefile.vxworks 1c58f291cc Updated dependency libary versions. 12 年之前
README.ares 750c9179ca README.ares: we know require c-ares 1.6.0 14 年之前
README.curl_off_t 1056202b48 spell! (most of it fixed by Tor Arntsen) 16 年之前
README.curlx 2309b4e330 remove the CVSish $Id$ lines 14 年之前
README.encoding 5aae3c13e2 transfer-encoding: document the options 13 年之前
README.hostip 4d1f3d3cd0 Added README.hostip 20 年之前
README.httpauth 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 20 年之前
README.memoryleak 2309b4e330 remove the CVSish $Id$ lines 14 年之前
README.multi_socket f9db721c1c update the section on timeouts 14 年之前
README.pingpong ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 15 年之前
README.pipelining e92e811a61 updated to reflect reality 18 年之前
amigaos.c 919c97fa65 curl tool: use configuration files from lib directory 12 年之前
amigaos.h 919c97fa65 curl tool: use configuration files from lib directory 12 年之前
arpa_telnet.h b9223a17b8 TELNET: improved treatment of options 13 年之前
asyn-ares.c d1c769877a asyn-ares: restore working with c-ares < 1.6.1 12 年之前
asyn-thread.c 4897f4e517 win32-threaded-resolver: stop using a dummy socket 13 年之前
asyn.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
axtls.c 1394cad30f SSL: Several SSL-backend related fixes 12 年之前
axtls.h 01f05d0c75 return code cleanup: build, init and run-time errors 13 年之前
base64.c 3c80309c27 fix several compiler warnings 12 年之前
checksrc.pl 58a7c51362 checksrc: detect "}else" uses as well 13 年之前
config-amigaos.h 919c97fa65 curl tool: use configuration files from lib directory 12 年之前
config-dos.h ef2176109f errno.h inclusion conditionally done in setup_once.h 13 年之前
config-mac.h 919c97fa65 curl tool: use configuration files from lib directory 12 年之前
config-os400.h 9e24b9c7af build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files 12 年之前
config-riscos.h 919c97fa65 curl tool: use configuration files from lib directory 12 年之前
config-symbian.h 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 年之前
config-tpf.h 21423497ef configure: Windows cross-compilation fixes 12 年之前
config-vms.h ef2176109f errno.h inclusion conditionally done in setup_once.h 13 年之前
config-vxworks.h 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 年之前
config-win32.h dee7a08f64 Changed Windows 64bit OS define to x86_64. 13 年之前
config-win32ce.h e77d867068 unicode NTLM SSPI: cleanup 12 年之前
connect.c e1fa945e7e Curl_connecthost: friendlier "couldn't connect" message 12 年之前
connect.h 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c 13 年之前
content_encoding.c 1c400b4e5e zlib: ensure user provided memory functions are used by zlib, when given 13 年之前
content_encoding.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
cookie.c 904346bf88 cookie: fixed typo in comment 12 年之前
cookie.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
curl_addrinfo.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
curl_addrinfo.h 1b24b89cca CURLOPT_RESOLVE: added 14 年之前
curl_base64.h fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 年之前
curl_config.h.cmake 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 年之前
curl_darwinssl.c 1394cad30f SSL: Several SSL-backend related fixes 12 年之前
curl_darwinssl.h 7aa95afadd DarwinSSL: allow using NTLM authentication 12 年之前
curl_fnmatch.c 0f7bea7c3a unittest: mark all unit tested functions 13 年之前
curl_fnmatch.h 2ffe834bff ftp wildcard: a new option CURLOPT_FNMATCH_DATA 14 年之前
curl_gethostname.c ea12c72d12 curl_gethostname.c: fix signed/unsigned comparison and avoid a double copy 13 年之前
curl_gethostname.h 38b5744266 HOSTNAME_MAX: Moved to curl_gethostname.h 13 年之前
curl_gssapi.c ddf0b30ffd curl_gssapi: add a missing include of sendf.h 13 年之前
curl_gssapi.h ddf0b30ffd curl_gssapi: add a missing include of sendf.h 13 年之前
curl_hmac.h 077125e4a2 include libcurl standard internal headers 14 年之前
curl_ldap.h 29f0898525 Fixed libcurl to honour the --disable-ldaps configure option 13 年之前
curl_md4.h f3b77e5611 http_ntlm: add support for NSS 14 年之前
curl_md5.h 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 年之前
curl_memory.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
curl_memrchr.c b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
curl_memrchr.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
curl_multibyte.c e77d867068 unicode NTLM SSPI: cleanup 12 年之前
curl_multibyte.h e77d867068 unicode NTLM SSPI: cleanup 12 年之前
curl_ntlm.c 50b87c4e68 Cleanup handshake after clean NTLM failure 12 年之前
curl_ntlm.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
curl_ntlm_core.c 7aa95afadd DarwinSSL: allow using NTLM authentication 12 年之前
curl_ntlm_core.h 05ef245170 NTLM: header inclusion cleanup 13 年之前
curl_ntlm_msgs.c 4ac56b9d9f code police: narrow source to < 80 columns 12 年之前
curl_ntlm_msgs.h e77d867068 unicode NTLM SSPI: cleanup 12 年之前
curl_ntlm_wb.c 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
curl_ntlm_wb.h 05ef245170 NTLM: header inclusion cleanup 13 年之前
curl_rand.c 2309b4e330 remove the CVSish $Id$ lines 14 年之前
curl_rand.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
curl_rtmp.c dee2ef8083 krb5/curl_rtmp.c: Hide size_t to int type conversion warning 12 年之前
curl_rtmp.h 077125e4a2 include libcurl standard internal headers 14 年之前
curl_sasl.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 年之前
curl_sasl.h 0cd8c287a4 sasl: Re-factored mechanism constants in preparation for APOP work 12 年之前
curl_schannel.c 1394cad30f SSL: Several SSL-backend related fixes 12 年之前
curl_schannel.h fbf3560886 curl_schannel: Removed buffer limit and optimized buffer strategy 12 年之前
curl_sspi.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 年之前
curl_sspi.h 46480bb9a1 SSPI related code: Unicode support for WinCE 12 年之前
curl_threads.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
curl_threads.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
curlx.h f37d681166 Typo fixes. 14 年之前
cyassl.c 1394cad30f SSL: Several SSL-backend related fixes 12 年之前
cyassl.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
dict.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
dict.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
easy.c 919c97fa65 curl tool: use configuration files from lib directory 12 年之前
easyif.h c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 年之前
escape.c 75ca568fa1 URL sanitize: reject URLs containing bad data 12 年之前
escape.h 75ca568fa1 URL sanitize: reject URLs containing bad data 12 年之前
file.c 38ed72cd37 FILE: Make upload-writes unbuffered by not using FILE streams 12 年之前
file.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
fileinfo.c 584dc8b8af OOM handling/cleanup slight adjustments 13 年之前
fileinfo.h 077125e4a2 include libcurl standard internal headers 14 年之前
firefox-db2pem.sh 2309b4e330 remove the CVSish $Id$ lines 14 年之前
formdata.c 6085ca2aed Fix bad failf() and info() usage 12 年之前
formdata.h e8c442952d formdata: provide error message 14 年之前
ftp.c 076e1fa348 ftp: EPSV-disable fix over SOCKS 12 年之前
ftp.h 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c 13 年之前
ftplistparser.c 05f6f2497a ftplistparser.c: do not compile if FTP protocol is not enabled 12 年之前
ftplistparser.h 05f6f2497a ftplistparser.c: do not compile if FTP protocol is not enabled 12 年之前
getenv.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 年之前
getinfo.c 771e91374b getinfo: use va_end and cut off Curl_ from static funcs 12 年之前
getinfo.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
gopher.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
gopher.h 201637d468 Gopher protocol support (initial release) 14 年之前
gtls.c da82f59b69 CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value 12 年之前
gtls.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 年之前
hash.c 996f2454ba hash.c: fix OOM triggered segfault 13 年之前
hash.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
hmac.c b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
hostasyn.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
hostcheck.c 0af1a9d270 hostcheck: only build for the actual users 12 年之前
hostcheck.h 0af1a9d270 hostcheck: only build for the actual users 12 年之前
hostip.c cc69e56ce3 hostip.c: fix potential write past the end of string buffer 13 年之前
hostip.h 5e0a44e4d5 CURLOPT_RESOLVE: avoid adding already present host names 13 年之前
hostip4.c 9f20379fe4 hostip: avoid getaddrinfo when c-ares is used 13 年之前
hostip6.c 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
hostsyn.c 8d0a504f0d CURLOPT_DNS_SERVERS: set name servers if possible 13 年之前
http.c 487538e87a http_perhapsrewind: consider NTLM over proxy too 12 年之前
http.h 5d4e5593d5 privatise: make private functions static 13 年之前
http_chunks.c a50210710a fix bool variables checking and assignment 13 年之前
http_chunks.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
http_digest.c e237402c47 Digst: Add microseconds into nounce calculation 12 年之前
http_digest.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
http_negotiate.c ba41ecfa17 http_negotiate.c: Fxied warning: unused variable 'rc' 12 年之前
http_negotiate.h 1d28efb9d1 HTTP: HTTP Negotiate authentication using SSPI 14 年之前
http_negotiate_sspi.c e77d867068 unicode NTLM SSPI: cleanup 12 年之前
http_proxy.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
http_proxy.h fe93b0a874 http_proxy.h: fix builds with proxy or http disabled 12 年之前
idn_win32.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
if2ip.c 4c4e8ba1f0 if2ip.[ch]: fix compilation with MinGW 13 年之前
if2ip.h 4c4e8ba1f0 if2ip.[ch]: fix compilation with MinGW 13 年之前
imap.c 57e6336794 email: Removed duplicated header file 12 年之前
imap.h b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
inet_ntop.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
inet_ntop.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
inet_pton.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
inet_pton.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
krb4.c aa5c72af15 add missing semicolons 13 年之前
krb4.h b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
krb5.c dee2ef8083 krb5/curl_rtmp.c: Hide size_t to int type conversion warning 12 年之前
ldap.c d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 年之前
libcurl.def fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in 19 年之前
libcurl.plist ed0364343d removed trailing whitespace 13 年之前
libcurl.rc 2309b4e330 remove the CVSish $Id$ lines 14 年之前
libcurl.vers.in 7cc2e8b349 configure: add symbols versioning option 13 年之前
llist.c 584dc8b8af OOM handling/cleanup slight adjustments 13 年之前
llist.h 1d594772fd llist: hide Curl_llist_init 14 年之前
makefile.amiga 3d8c093145 curl tool: use configuration files from lib directory - follow-up I 12 年之前
makefile.dj 72da921942 Changed email per Gisle's request. 13 年之前
md4.c c6825b7a6b fix several compiler warnings 12 年之前
md5.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
memdebug.c 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
memdebug.h ff9d858722 Make Curl_safefree() macro assign NULL to given pointer when free'd 13 年之前
mk-ca-bundle.pl 3a0b64489f mk-ca-bundle: detect start of trust section better 12 年之前
mk-ca-bundle.vbs fd765c627f Fix to skip untrusted certs. 13 年之前
mprintf.c 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 年之前
msvcproj.foot b992928f3d Store now this file in CVS with unix line endings. 15 年之前
msvcproj.head 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' 15 年之前
multi.c 8373ca3641 curl_multi_wait: no wait if no descriptors to wait for 12 年之前
multiif.h 232ad6549a multi: support timeouts 14 年之前
netrc.c 47c1bf9e43 netrc: remove dead code 12 年之前
netrc.h 39d0d787d2 test1304: Added some unit tests for Curl_parsenetrc. 13 年之前
non-ascii.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
non-ascii.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
nonblock.c ad77420ac7 lwip: basic checks and macros for compatiblity 12 年之前
nonblock.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
nss.c da82f59b69 CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value 12 年之前
nssg.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 年之前
nwlib.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
nwos.c 8a2be299f4 checksrc: Fixed line length and comment indentation 12 年之前
openldap.c e3f5e04cf0 openldap: OOM fixes 12 年之前
parsedate.c e8a32438c2 parsedate.c: fix a numeric overflow 12 年之前
parsedate.h a6f14e17b7 parsedate: turn private and static 13 年之前
pingpong.c b2954e66e8 FTP: prevent the multi interface from blocking 12 年之前
pingpong.h 5a45dc4a29 pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length 13 年之前
polarssl.c 1394cad30f SSL: Several SSL-backend related fixes 12 年之前
polarssl.h 5e852ab9d1 PolarSSL: add support for asynchronous connect 12 年之前
pop3.c a3660127a4 pop3: Post apop feature code tidy up 12 年之前
pop3.h c09c621af7 pop3: Added support for apop authentication 12 年之前
progress.c 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 年之前
progress.h 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 年之前
qssl.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
qssl.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
rawstr.c b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
rawstr.h b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
rtsp.c 220776de6b Curl_rtsp_parseheader: avoid useless malloc/free 12 年之前
rtsp.h 9c629e5348 RTSP: cleanups 13 年之前
security.c 50a7d32af0 security.c: Aligned internal type to return type 12 年之前
select.c c771968ab6 Curl_socket_check: fix timeout return value for select users 12 年之前
select.h 8bad5f2a61 WSAPoll: disabled on all windows builds 12 年之前
sendf.c 7ecd874bce Curl_write: remove unneeded typecast 12 年之前
sendf.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
setup-os400.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
setup.h 39dff07a27 HTTP_ONLY: disable more protocols 12 年之前
setup_once.h 7d4ed0b10e setup_once.h: tighten requirements for stdbool.h header inclusion 12 年之前
share.c 3da2c0f6d2 curl_share_setopt: use va_end() 12 年之前
share.h d56b4c3f89 ssl session caching: fix compiler warnings 13 年之前
slist.c 17f48fe879 libcurl: some OOM handling fixes 13 年之前
slist.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
smtp.c 0a0f3c63a6 SMTP: only send SIZE if supported 12 年之前
smtp.h 0a0f3c63a6 SMTP: only send SIZE if supported 12 年之前
sockaddr.h a8478fc8d3 sockaddr.h: Fixed dereferencing pointer breakin strict-aliasing 12 年之前
socks.c 07593b2422 lib/socks.c: Merged two size variables into one 12 年之前
socks.h 3dcc0df5cc SOCKS: fix the connect timeout 13 年之前
socks_gssapi.c 6085ca2aed Fix bad failf() and info() usage 12 年之前
socks_sspi.c 2e7d2c8f74 SOCKS: truly disable it if CURL_DISABLE_PROXY is defined 12 年之前
speedcheck.c 81ead2c4e7 Curl_speedcheck: don't mistakenly clear Curl_expire() 13 年之前
speedcheck.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
splay.c c4dd8df081 splay: add unit tests 13 年之前
splay.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年之前
ssh.c 1c23d2b392 SCP/SFTP: improve error code used for send failures 12 年之前
ssh.h e351972bc8 SSH: added agent based authentication 12 年之前
sslgen.c 74552acaea sslgen.c: cleanup temporary compile-time SSL-backend check 12 年之前
sslgen.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 年之前
ssluse.c fa1ae0abcd OpenSSL: Disable SSL/TLS compression 12 年之前
ssluse.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 年之前
strdup.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
strdup.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
strequal.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
strequal.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
strerror.c ee588fe088 mem-include-scan: verify memory #includes 12 年之前
strerror.h 764a5e4a50 sspi: make Curl_sspi_strerror() libcurl's sspi status code string function 12 年之前
strtok.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
strtok.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
strtoofft.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
strtoofft.h f37d681166 Typo fixes. 14 年之前
telnet.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 年之前
telnet.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
tftp.c db4215f14a tftp_rx: code style cleanup 12 年之前
tftp.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
timeval.c 97d7a9260e tvdiff_secs(): sub-zero time difference adjustment 13 年之前
timeval.h 2309b4e330 remove the CVSish $Id$ lines 14 年之前
transfer.c 7840c4c70c Curl_readwrite: remove debug output 12 年之前
transfer.h b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
url.c 473003fbdf URL parser: cut off '#' fragments from URLs (better) 12 年之前
url.h dfdac61522 non-blocking active FTP: cleanup multi state usage 13 年之前
urldata.h da82f59b69 CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value 12 年之前
vc6libcurl.dsw 9314e9e853 Fix CR 15 年之前
vc8proj.foot e994c6af75 Use DOS line-endings. 18 年之前
vc8proj.head 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' 15 年之前
version.c 31f39120b7 curl_version: fixed Value stored to 'len' is never read 12 年之前
warnless.c 9801596fb3 fix some compiler warnings 12 年之前
warnless.h 9801596fb3 fix some compiler warnings 12 年之前
wildcard.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
wildcard.h 077125e4a2 include libcurl standard internal headers 14 年之前

README.ares

_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

How To Build libcurl to Use c-ares For Asynch Name Resolves
===========================================================

c-ares:
http://c-ares.haxx.se/

NOTE
The latest libcurl version requires c-ares 1.6.0 or later.

Once upon the time libcurl built fine with the "original" ares. That is no
longer true. You need to use c-ares.

Build c-ares
============

1. unpack the c-ares archive
2. cd c-ares-dir
3. ./configure
4. make
5. make install

Build libcurl to use c-ares in the curl source tree
===================================================

1. name or symlink the c-ares source directory 'ares' in the curl source
directory
2. ./configure --enable-ares

Optionally, you can point out the c-ares install tree root with the the
--enable-ares option.

3. make

Build libcurl to use an installed c-ares
========================================

1. ./configure --enable-ares=/path/to/ares/install
2. make

c-ares on win32
===============
(description brought by Dominick Meglio)

First I compiled c-ares. I changed the default C runtime library to be the
single-threaded rather than the multi-threaded (this seems to be required to
prevent linking errors later on). Then I simply build the areslib project (the
other projects adig/ahost seem to fail under MSVC).

Next was libcurl. I opened lib/config-win32.h and I added a:
#define USE_ARES 1

Next thing I did was I added the path for the ares includes to the include
path, and the libares.lib to the libraries.

Lastly, I also changed libcurl to be single-threaded rather than
multi-threaded, again this was to prevent some duplicate symbol errors. I'm
not sure why I needed to change everything to single-threaded, but when I
didn't I got redefinition errors for several CRT functions (malloc, stricmp,
etc.)

I would have modified the MSVC++ project files, but I only have VC.NET and it
uses a different format than VC6.0 so I didn't want to go and change
everything and remove VC6.0 support from libcurl.