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

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.