Steve Holme fe260b75e7 smtp: Fixed login denied when server doesn't support AUTH capability hace 10 años
..
vtls 196140dcaf polarssl: avoid extra newlines in debug messages hace 10 años
.gitignore beae838ed5 move msvc IDE related files to 'vc' directory tree hace 11 años
CMakeLists.txt 448d55ef0a cmake: Fix for MSVC2010 project generation hace 11 años
Makefile.Watcom 420d9ff3eb Rework Open Watcom make files to use standard Wmake features hace 10 años
Makefile.am eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines hace 11 años
Makefile.b32 2e5b3168d6 Makefile.b32: Borland makefile adjustments. Tested with BCC 5.5.1 hace 11 años
Makefile.inc c3a02c3e54 Makefile.inc: use standard source header hace 11 años
Makefile.m32 bcb32e915e Fix compilation with make mingw32 hace 10 años
Makefile.netware e9b9e287c1 Fix NetWare build for vtls files. hace 11 años
Makefile.vc6 fca7930dfa Makefile: Added missing WinSSL and x64 configurations hace 11 años
Makefile.vxworks ae26ee3489 Updated zlib version in build files. hace 11 años
README.ares 750c9179ca README.ares: we know require c-ares 1.6.0 hace 14 años
README.curl_off_t 1056202b48 spell! (most of it fixed by Tor Arntsen) hace 16 años
README.curlx 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
README.encoding 5aae3c13e2 transfer-encoding: document the options hace 13 años
README.hostip 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
README.http2 8ddda0e999 README.http2: clarify the build prerequisites hace 10 años
README.httpauth 3e1caa6185 HTTP "auth done right". See lib/README.httpauth hace 20 años
README.memoryleak 2309b4e330 remove the CVSish $Id$ lines hace 14 años
README.multi_socket f9db721c1c update the section on timeouts hace 14 años
README.pingpong ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) hace 15 años
README.pipelining 0f147887b0 Multiple pipelines and limiting the number of connections. hace 11 años
amigaos.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
amigaos.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
arpa_telnet.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
asyn-ares.c 0f81fbe5da ares: Fixed compilation under Visual Studio 2012 hace 11 años
asyn-thread.c 041d1e14d6 threaded-resolver: never use NULL hints with getaddrinfo hace 10 años
asyn.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
base64.c ad3836448e base64: Corrected typo from commit f3ee587775c88a hace 11 años
bundles.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
bundles.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
checksrc.pl 7f963a19ec checksrc: ban unsafe functions hace 11 años
config-amigaos.h 919c97fa65 curl tool: use configuration files from lib directory hace 12 años
config-dos.h 8481386513 config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32 hace 11 años
config-mac.h 919c97fa65 curl tool: use configuration files from lib directory hace 12 años
config-os400.h 2cc9246477 OS400: sync RPG wrapper, zlib support, fix header file names, ... hace 11 años
config-riscos.h 358c5c0745 strlcat: remove function hace 11 años
config-symbian.h 429820b180 strcasestr: remove check for this unused function hace 11 años
config-tpf.h 358c5c0745 strlcat: remove function hace 11 años
config-vxworks.h 429820b180 strcasestr: remove check for this unused function hace 11 años
config-win32.h d5f687ed8f win32: fix Visual Studio 2010 build with WINVER >= 0x600 hace 11 años
config-win32ce.h e77d867068 unicode NTLM SSPI: cleanup hace 12 años
conncache.c 84a9f092dc Updated copyright year for recent changes hace 11 años
conncache.h 6420672879 curl_easy_init: use less mallocs hace 11 años
connect.c 930b81387b trynextip: don't store 'ai' on failed connects... hace 10 años
connect.h 7fc3b2ce38 connect.h: Updated copyright year for last edit hace 11 años
content_encoding.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
content_encoding.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
cookie.c ecaf2f02f1 cookie: max-age fixes hace 10 años
cookie.h f24dc09d20 cookies: follow-up fix for path checking hace 11 años
curl_addrinfo.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_addrinfo.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_base64.h fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces hace 13 años
curl_config.h.cmake 42aa796150 nss: unconditionally require PK11_CreateGenericObject() hace 12 años
curl_fnmatch.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_fnmatch.h 2ffe834bff ftp wildcard: a new option CURLOPT_FNMATCH_DATA hace 14 años
curl_gethostname.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_gethostname.h 38b5744266 HOSTNAME_MAX: Moved to curl_gethostname.h hace 13 años
curl_gssapi.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_gssapi.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_hmac.h 077125e4a2 include libcurl standard internal headers hace 14 años
curl_ldap.h ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards hace 12 años
curl_md4.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_md5.h 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE hace 12 años
curl_memory.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support hace 11 años
curl_memrchr.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_memrchr.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_multibyte.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_multibyte.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_ntlm.c 97857de80e ntlm: Fixed a memory leak when using NTLM with a proxy server hace 10 años
curl_ntlm.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_ntlm_core.c 220bcba93d NTLM: error: conversion to 'int' from 'long int' may alter its value hace 10 años
curl_ntlm_core.h 86724581b6 ntlm: Added support for NTLMv2 hace 10 años
curl_ntlm_msgs.c 0e11307057 ntlm: Use static client nonce for the test suite hace 10 años
curl_ntlm_msgs.h 86724581b6 ntlm: Added support for NTLMv2 hace 10 años
curl_ntlm_wb.c 0074c9f5d1 winbind: Fixed ntlm_auth expecting eol following commit e17c1b25bc33eb hace 11 años
curl_ntlm_wb.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_rtmp.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_rtmp.h 077125e4a2 include libcurl standard internal headers hace 14 años
curl_sasl.c c50d3ed075 Updated copyright year for recent changes hace 11 años
curl_sasl.h f68559c086 email: Added support for cancelling NTLM authentication hace 11 años
curl_sec.h 460fb12097 security.h: rename to curl_sec.h to avoid name collision hace 11 años
curl_setup.h 184c3e2d37 configure: Fix the --disable-crypto-auth option hace 10 años
curl_setup_once.h ca1b34b887 curl_setup_once: fix errno access for lwip on Windows hace 11 años
curl_sspi.c e35ffda0b3 win32: Added additional preprocessor check for Version Helper API hace 10 años
curl_sspi.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
curl_threads.c 0ff0a994ad Curl_thread_create: use Curl_safefree to allow NULL better hace 11 años
curl_threads.h e8b57d1e84 threaded resolver: Use pthread_t * for curl_thread_t hace 11 años
curlx.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
dict.c 1813a77b02 dict: fix memory leak in OOM exit path hace 10 años
dict.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
dotdot.c 48fe9226a0 dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify() hace 11 años
dotdot.h 7877619f85 dotdot: introducing dot file path cleanup hace 11 años
easy.c a660c0dbe6 easy: Fixed a memory leak on OOM condition hace 10 años
easyif.h 8804ffd4fa curl_easy_perform_ev: make it CURL_EXTERN hace 11 años
escape.c d3d871cb4f Curl_urldecode: don't allow NULL as receiver hace 10 años
escape.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
file.c 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU hace 11 años
file.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
fileinfo.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
fileinfo.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
firefox-db2pem.sh 2309b4e330 remove the CVSish $Id$ lines hace 14 años
formdata.c 6374ab2a36 formdata: Must use Curl_safefree instead of free hace 10 años
formdata.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
ftp.c 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU hace 11 años
ftp.h d44b014271 FTP: make the data connection work when going through proxy hace 11 años
ftplistparser.c 602d28a210 FTP parselist: fix "total" parser hace 11 años
ftplistparser.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
getenv.c 25f351424b VMS: fix and generate the VMS build config hace 11 años
getinfo.c 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] hace 11 años
getinfo.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
gopher.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
gopher.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
hash.c de052ca6fc string formatting: fix 25+ printf-style format strings hace 11 años
hash.h 0f147887b0 Multiple pipelines and limiting the number of connections. hace 11 años
hmac.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
hostasyn.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
hostcheck.c a8c7cf6281 hostcheck: added a system include to define struct in_addr hace 10 años
hostcheck.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
hostip.c 31860ab8c8 hostip: don't remove DNS entries that are in use hace 10 años
hostip.h 158dfe2c5c dns: fix compilation with MinGW from commit df69440d05f113 hace 11 años
hostip4.c 0b5ae7c80e NI_MAXSERV: remove all use of it hace 11 años
hostip6.c 0b5ae7c80e NI_MAXSERV: remove all use of it hace 11 años
hostsyn.c 158dfe2c5c dns: fix compilation with MinGW from commit df69440d05f113 hace 11 años
http.c 517b06d657 url: Fixed connection re-use when using different log-in credentials hace 10 años
http.h 035b91a26c http2: Support HTTP POST/PUT hace 10 años
http2.c 9787b8e9d4 http2: free resources on disconnect hace 10 años
http2.h a878cb3056 http2: do the POST Upgrade dance properly hace 10 años
http_chunks.c 891ef341b3 chunked-encoding: provide a readable error string for chunked errors hace 10 años
http_chunks.h 891ef341b3 chunked-encoding: provide a readable error string for chunked errors hace 10 años
http_digest.c 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] hace 11 años
http_digest.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
http_negotiate.c 052f24c9b7 http: Post base64 decoding tidy up hace 11 años
http_negotiate.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
http_negotiate_sspi.c 052f24c9b7 http: Post base64 decoding tidy up hace 11 años
http_proxy.c 219a0fbe76 remote_port: allow connect to port 0 hace 10 años
http_proxy.h 219a0fbe76 remote_port: allow connect to port 0 hace 10 años
idn_win32.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
if2ip.c c86ea58304 if2ip.c: fix compiler warning hace 11 años
if2ip.h 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error hace 11 años
imap.c 34365e4b03 imap: Fixed line length warning hace 11 años
imap.h 75cd7fd667 imap: Fixed incorrect fallback to clear text authentication hace 11 años
inet_ntop.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
inet_ntop.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
inet_pton.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
inet_pton.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
krb5.c 460fb12097 security.h: rename to curl_sec.h to avoid name collision hace 11 años
ldap.c 86d340af27 ldap.c: Fix compilation warning hace 11 años
libcurl.def fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in hace 19 años
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later hace 11 años
libcurl.rc 2309b4e330 remove the CVSish $Id$ lines hace 14 años
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions hace 11 años
llist.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
llist.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
makefile.amiga 3d8c093145 curl tool: use configuration files from lib directory - follow-up I hace 12 años
makefile.dj 72da921942 Changed email per Gisle's request. hace 13 años
md4.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
md5.c 230e16dc03 md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard hace 11 años
memdebug.c 7b057f53fd curl_dofree: allow free(NULL) hace 11 años
memdebug.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support hace 11 años
mk-ca-bundle.pl 619d1704ae mk-ca-bundle.pl: avoid warnings with -d without parameter hace 11 años
mk-ca-bundle.vbs 0ce410a629 Simplify check for trusted certificates. hace 11 años
mprintf.c 0aafd77fa4 mprintf: Added support for I, I32 and I64 size specifiers hace 11 años
multi.c 0b3750b5c2 multi_runsingle: move timestamp into INIT hace 10 años
multihandle.h 3cd43bbfec multi: rename all Curl_one_easy to SessionHandle hace 11 años
multiif.h 3b183df9cc multi: remove MULTI_TIMEOUT_INACCURACY hace 10 años
netrc.c b4b28c7001 netrc: Fixed a memory and file descriptor leak on OOM hace 10 años
netrc.h 36585b5395 netrc: handle longer username and password hace 11 años
non-ascii.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
non-ascii.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
nonblock.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
nonblock.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
nwlib.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
nwos.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
objnames-test08.sh 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments hace 12 años
objnames-test10.sh 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments hace 12 años
objnames.inc 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments hace 12 años
openldap.c 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] hace 11 años
parsedate.c 85484355b3 parsedate: Fixed compilation warning hace 10 años
parsedate.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
pingpong.c 2618e4caae Curl_pp_readresp: use memmove not memcpy, possibly overlapping areas hace 11 años
pingpong.h 4afcb77820 pingpong: Renamed curl_ftptransfer to curl_pp_transfer hace 11 años
pipeline.c 0f213fdca1 pipeline: Fixed a NULL pointer dereference on OOM hace 10 años
pipeline.h 231b23acbb pipeline: remove print_pipeline() hace 11 años
pop3.c 0c762f1c92 pop3: Fixed auth preference not being honored when CAPA not supported hace 11 años
pop3.h b0b5b51193 pop3: Fix POP3_TYPE_ANY signed compilation warning hace 11 años
progress.c 60bd22620a mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU hace 11 años
progress.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
rawstr.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
rawstr.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
rtsp.c 4ff71183b9 rtsp: parse "Session:" header properly hace 10 años
rtsp.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
security.c 460fb12097 security.h: rename to curl_sec.h to avoid name collision hace 11 años
select.c 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag hace 11 años
select.h 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag hace 11 años
sendf.c c9dd4022f4 sendf.c: Fixed compilation warning from f2d234a4dd9bcc hace 11 años
sendf.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
setup-os400.h 5d415815df OS400: coding style standards hace 11 años
setup-vms.h 65d53cf6ef setup-vms.h: sk_pop symbol tweak hace 11 años
share.c 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] hace 11 años
share.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
sigpipe.h e64f91feb7 sigpipe: factor out sigpipe_reset from easy.c hace 11 años
slist.c a10d5e3851 slist.c: Curl_slist_append_nodup() OOM handling fix hace 11 años
slist.h 964a7600b9 slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup() hace 11 años
smtp.c fe260b75e7 smtp: Fixed login denied when server doesn't support AUTH capability hace 10 años
smtp.h fe260b75e7 smtp: Fixed login denied when server doesn't support AUTH capability hace 10 años
sockaddr.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
socks.c d44b014271 FTP: make the data connection work when going through proxy hace 11 años
socks.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
socks_gssapi.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
socks_sspi.c 4fad1943a2 string formatting: fix 15+ printf-style format strings hace 11 años
speedcheck.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
speedcheck.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
splay.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
splay.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
ssh.c 9b5b6a2b1a ssh: prevent a logic error that could result in an infinite loop hace 10 años
ssh.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
strdup.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
strdup.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
strequal.c 358c5c0745 strlcat: remove function hace 11 años
strequal.h 358c5c0745 strlcat: remove function hace 11 años
strerror.c 19122c0768 CURLM_ADDED_ALREADY: new error code hace 11 años
strerror.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
strtok.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
strtok.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
strtoofft.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
strtoofft.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
telnet.c e79535bc5e SessionHandle: the protocol specific pointer is now a void * hace 11 años
telnet.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
tftp.c bcb19883a8 TFTP: fix crash on time-out hace 10 años
tftp.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
timeval.c 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
timeval.h 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
transfer.c 891ef341b3 chunked-encoding: provide a readable error string for chunked errors hace 10 años
transfer.h 32e8467a66 Curl_perfom: removed hace 11 años
url.c 517b06d657 url: Fixed connection re-use when using different log-in credentials hace 10 años
url.h d44b014271 FTP: make the data connection work when going through proxy hace 11 años
urldata.h 517b06d657 url: Fixed connection re-use when using different log-in credentials hace 10 años
version.c 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] hace 11 años
warnless.c 77a51364a4 warnless: Updated copyright year for recent changes hace 10 años
warnless.h 77a51364a4 warnless: Updated copyright year for recent changes hace 10 años
wildcard.c 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
wildcard.h 32e8467a66 Curl_perfom: removed hace 11 años
x509asn1.c 9cb7802cfd x509asn: moved out Curl_verifyhost from NSS builds hace 10 años
x509asn1.h f6c335d63f NSS: support for CERTINFO feature hace 11 años

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.