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

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.