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

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.