Daniel Stenberg 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
..
.gitignore beae838ed5 move msvc IDE related files to 'vc' directory tree 11 years ago
CMakeLists.txt 448d55ef0a cmake: Fix for MSVC2010 project generation 11 years ago
Makefile.Watcom ae26ee3489 Updated zlib version in build files. 11 years ago
Makefile.am 1a593191c2 Makefile.am: use LDFLAGS as well when linking libcurl 11 years ago
Makefile.b32 2e5b3168d6 Makefile.b32: Borland makefile adjustments. Tested with BCC 5.5.1 11 years ago
Makefile.inc 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
Makefile.m32 ae26ee3489 Updated zlib version in build files. 11 years ago
Makefile.netware ae26ee3489 Updated zlib version in build files. 11 years ago
Makefile.vc6 aff245b360 Added winssl-zlib target to VC builds. 11 years ago
Makefile.vxworks ae26ee3489 Updated zlib version in build files. 11 years ago
README.ares 750c9179ca README.ares: we know require c-ares 1.6.0 13 years ago
README.curl_off_t 1056202b48 spell! (most of it fixed by Tor Arntsen) 16 years ago
README.curlx 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
README.encoding 5aae3c13e2 transfer-encoding: document the options 13 years ago
README.hostip 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
README.httpauth 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 19 years ago
README.memoryleak 2309b4e330 remove the CVSish $Id$ lines 14 years ago
README.multi_socket f9db721c1c update the section on timeouts 14 years ago
README.pingpong ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 14 years ago
README.pipelining 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
amigaos.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
amigaos.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
arpa_telnet.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
asyn-ares.c 11220678c4 asyn-ares: Don't blank ares servers if none configured. 11 years ago
asyn-thread.c a995ea05b3 resolver_error: remove wrong error message output 11 years ago
asyn.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
axtls.c 10b6d81c64 axtls: now done non-blocking 11 years ago
axtls.h 10b6d81c64 axtls: now done non-blocking 11 years ago
base64.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
bundles.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
bundles.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
checksrc.pl 7f963a19ec checksrc: ban unsafe functions 11 years ago
config-amigaos.h 919c97fa65 curl tool: use configuration files from lib directory 12 years ago
config-dos.h 8481386513 config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32 11 years ago
config-mac.h 919c97fa65 curl tool: use configuration files from lib directory 12 years ago
config-os400.h 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
config-riscos.h 358c5c0745 strlcat: remove function 11 years ago
config-symbian.h 429820b180 strcasestr: remove check for this unused function 11 years ago
config-tpf.h 358c5c0745 strlcat: remove function 11 years ago
config-vxworks.h 429820b180 strcasestr: remove check for this unused function 11 years ago
config-win32.h 96ffe645fd Enabled MinGW sync resolver builds. 11 years ago
config-win32ce.h e77d867068 unicode NTLM SSPI: cleanup 12 years ago
conncache.c 6420672879 curl_easy_init: use less mallocs 11 years ago
conncache.h 6420672879 curl_easy_init: use less mallocs 11 years ago
connect.c de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
connect.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
content_encoding.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
content_encoding.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
cookie.c 964a7600b9 slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup() 11 years ago
cookie.h f24dc09d20 cookies: follow-up fix for path checking 11 years ago
curl_addrinfo.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_addrinfo.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_base64.h fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
curl_config.h.cmake 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 years ago
curl_darwinssl.c 9dedcbf9ec darwinssl: added LFs to some strings passed into infof() 11 years ago
curl_darwinssl.h 365c5ba395 formpost: better random boundaries 11 years ago
curl_fnmatch.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_fnmatch.h 2ffe834bff ftp wildcard: a new option CURLOPT_FNMATCH_DATA 14 years ago
curl_gethostname.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_gethostname.h 38b5744266 HOSTNAME_MAX: Moved to curl_gethostname.h 12 years ago
curl_gssapi.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_gssapi.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_hmac.h 077125e4a2 include libcurl standard internal headers 14 years ago
curl_ldap.h ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
curl_md4.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_md5.h 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 years ago
curl_memory.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support 11 years ago
curl_memrchr.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_memrchr.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_multibyte.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_multibyte.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_ntlm.c acafe9c160 NTLM: fix several NTLM code paths memory leaks 11 years ago
curl_ntlm.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_ntlm_core.c 12ea5beffc ntlm_core: fix compiler warning when building with clang 11 years ago
curl_ntlm_core.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_ntlm_msgs.c c5eabd48e8 curl_ntlm_msgs.c: revert commit 463082bea4 11 years ago
curl_ntlm_msgs.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_ntlm_wb.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_ntlm_wb.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_rtmp.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_rtmp.h 077125e4a2 include libcurl standard internal headers 14 years ago
curl_sasl.c 365c5ba395 formpost: better random boundaries 11 years ago
curl_sasl.h 3f7188dd94 sasl: Reworked SASL mechanism constants 11 years ago
curl_schannel.c 74f1810546 curl_schannel.c: Removed variable unused since 35874298e4 11 years ago
curl_schannel.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_setup.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support 11 years ago
curl_setup_once.h 6106eeba16 curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s() 11 years ago
curl_sspi.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_sspi.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_threads.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curl_threads.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
curlx.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
cyassl.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
cyassl.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
dict.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
dict.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
dotdot.c 48fe9226a0 dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify() 11 years ago
dotdot.h 7877619f85 dotdot: introducing dot file path cleanup 11 years ago
easy.c 784336deec multi: remove data->state.current_conn struct field 11 years ago
easyif.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
escape.c 192c4f788d Curl_urldecode: no peeking beyond end of input buffer 11 years ago
escape.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
file.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
file.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
fileinfo.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
fileinfo.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
firefox-db2pem.sh 2309b4e330 remove the CVSish $Id$ lines 14 years ago
formdata.c 0ddc678927 formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used 11 years ago
formdata.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
ftp.c 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
ftp.h 4afcb77820 pingpong: Renamed curl_ftptransfer to curl_pp_transfer 11 years ago
ftplistparser.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
ftplistparser.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
getenv.c 25f351424b VMS: fix and generate the VMS build config 11 years ago
getinfo.c 0d9e65f79f getinfo.c: fix enumerated type mixed with another type 11 years ago
getinfo.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
gopher.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
gopher.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
gskit.c 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
gskit.h 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
gtls.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
gtls.h 365c5ba395 formpost: better random boundaries 11 years ago
hash.c de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
hash.h 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
hmac.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
hostasyn.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
hostcheck.c 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
hostcheck.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
hostip.c d20def2046 global dns cache: fix memory leak 11 years ago
hostip.h d2b36e466a global dns cache: didn't work [regression] 11 years ago
hostip4.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
hostip6.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
hostsyn.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
http.c acafe9c160 NTLM: fix several NTLM code paths memory leaks 11 years ago
http.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
http_chunks.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
http_chunks.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
http_digest.c 2af64c6432 http_digest.c: SIGSEGV and OOM handling fixes 11 years ago
http_digest.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
http_negotiate.c 25f08de4d6 http_negotiate.c: Fixed passing argument from incompatible pointer type 11 years ago
http_negotiate.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
http_negotiate_sspi.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
http_proxy.c bc6037ed3e Curl_proxyCONNECT: count received headers 11 years ago
http_proxy.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
idn_win32.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
if2ip.c c86ea58304 if2ip.c: fix compiler warning 11 years ago
if2ip.h 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error 11 years ago
imap.c 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
imap.h 00045a3009 imap: Added support for ;auth=<mech> in the URL 11 years ago
inet_ntop.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
inet_ntop.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
inet_pton.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
inet_pton.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
krb4.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
krb4.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
krb5.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
ldap.c 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago
libcurl.def fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in 18 years ago
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later 11 years ago
libcurl.rc 2309b4e330 remove the CVSish $Id$ lines 14 years ago
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 years ago
llist.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
llist.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
makefile.amiga 3d8c093145 curl tool: use configuration files from lib directory - follow-up I 12 years ago
makefile.dj 72da921942 Changed email per Gisle's request. 13 years ago
md4.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
md5.c 230e16dc03 md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard 11 years ago
memdebug.c 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago
memdebug.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support 11 years ago
mk-ca-bundle.pl 0ce410a629 Simplify check for trusted certificates. 11 years ago
mk-ca-bundle.vbs 0ce410a629 Simplify check for trusted certificates. 11 years ago
mprintf.c cb1aa8b0e3 printf: make sure %x are treated unsigned 11 years ago
multi.c 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
multihandle.h 3cd43bbfec multi: rename all Curl_one_easy to SessionHandle 11 years ago
multiif.h 88c5c63ffc multi_socket: react on socket close immediately 11 years ago
netrc.c 25f351424b VMS: fix and generate the VMS build config 11 years ago
netrc.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
non-ascii.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
non-ascii.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
nonblock.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
nonblock.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
nss.c 01a2abedd7 nss: give PR_INTERVAL_NO_WAIT instead of -1 to PR_Recv/PR_Send 11 years ago
nssg.h 365c5ba395 formpost: better random boundaries 11 years ago
nwlib.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
nwos.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
objnames-test08.sh 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments 11 years ago
objnames-test10.sh 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments 11 years ago
objnames.inc 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments 11 years ago
openldap.c c43127414d always-multi: always use non-blocking internals 11 years ago
parsedate.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
parsedate.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
pingpong.c fa637c6cab pingpong.c: Fix enumerated type mixed with another type 11 years ago
pingpong.h 4afcb77820 pingpong: Renamed curl_ftptransfer to curl_pp_transfer 11 years ago
pipeline.c 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago
pipeline.h c2fab66575 pipelining: Remove dead code. 11 years ago
polarssl.c bd649ac1c5 polarssl.c: fix header filename typo 11 years ago
polarssl.h c35a10483d PolarSSL: pthread support for entropy 11 years ago
polarssl_threadlock.c 6a87ac8c88 polarssl threadlock cleanup 11 years ago
polarssl_threadlock.h 6a87ac8c88 polarssl threadlock cleanup 11 years ago
pop3.c 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
pop3.h d956d9db47 pop3: Reworked authentication type constants 11 years ago
progress.c 12d01cb6fa CURLOPT_XFERINFOFUNCTION: introducing a new progress callback 11 years ago
progress.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
qssl.c 3a24cb7bc4 x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract 11 years ago
qssl.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
rawstr.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
rawstr.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
rtsp.c 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago
rtsp.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
security.c de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
select.c 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 11 years ago
select.h 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 11 years ago
sendf.c 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
sendf.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
setup-os400.h 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
setup-vms.h 65d53cf6ef setup-vms.h: sk_pop symbol tweak 11 years ago
share.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
share.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
slist.c a10d5e3851 slist.c: Curl_slist_append_nodup() OOM handling fix 11 years ago
slist.h 964a7600b9 slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup() 11 years ago
smtp.c 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 years ago
smtp.h 99b4045183 smtp: Fixed sending of double CRLF caused by first in EOB 11 years ago
sockaddr.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
socks.c 358c5c0745 strlcat: remove function 11 years ago
socks.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
socks_gssapi.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
socks_sspi.c 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 years ago
speedcheck.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
speedcheck.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
splay.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
splay.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
ssh.c de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
ssh.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
sslgen.c 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
sslgen.h e839446c2a ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSL 11 years ago
ssluse.c e839446c2a ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSL 11 years ago
ssluse.h 365c5ba395 formpost: better random boundaries 11 years ago
strdup.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
strdup.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
strequal.c 358c5c0745 strlcat: remove function 11 years ago
strequal.h 358c5c0745 strlcat: remove function 11 years ago
strerror.c 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
strerror.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
strtok.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
strtok.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
strtoofft.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
strtoofft.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
telnet.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
telnet.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
tftp.c c43127414d always-multi: always use non-blocking internals 11 years ago
tftp.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
timeval.c 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
timeval.h 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
transfer.c 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
transfer.h 32e8467a66 Curl_perfom: removed 11 years ago
url.c 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV 11 years ago
url.h 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV 11 years ago
urldata.h 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV 11 years ago
version.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
warnless.c a9ca5e61e5 sockfilt.c: fix some W64 compiler warnings 11 years ago
warnless.h a9ca5e61e5 sockfilt.c: fix some W64 compiler warnings 11 years ago
wildcard.c 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
wildcard.h 32e8467a66 Curl_perfom: removed 11 years ago
x509asn1.c 0eba02fd41 OS400: new SSL backend GSKit 11 years ago
x509asn1.h 0eba02fd41 OS400: new SSL backend GSKit 11 years ago

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.