Guenter Knauf 1ba5712f88 MinGW makefile tweaks for running from sh. 12 vuotta sitten
..
.gitignore 5c71544fc6 gitignore: ignore the symbol versioning file 13 vuotta sitten
CMakeLists.txt 2cbe885c1a CMake: improve library search, implement install. 13 vuotta sitten
Makefile.Watcom 1c58f291cc Updated dependency libary versions. 12 vuotta sitten
Makefile.am 3833765ba5 build adjustments: commit 9e24b9c7 follow-up 12 vuotta sitten
Makefile.b32 1c58f291cc Updated dependency libary versions. 12 vuotta sitten
Makefile.inc 6d1ea388cb darwinssl: add support for native Mac OS X/iOS SSL 12 vuotta sitten
Makefile.m32 1ba5712f88 MinGW makefile tweaks for running from sh. 12 vuotta sitten
Makefile.netware 1c58f291cc Updated dependency libary versions. 12 vuotta sitten
Makefile.vc6 e6b2eb78a2 build: add curl_schannel and curl_darwinssl files to other build systems 12 vuotta sitten
Makefile.vxworks 1c58f291cc Updated dependency libary versions. 12 vuotta sitten
README.ares 750c9179ca README.ares: we know require c-ares 1.6.0 14 vuotta sitten
README.curl_off_t 1056202b48 spell! (most of it fixed by Tor Arntsen) 16 vuotta sitten
README.curlx 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
README.encoding 5aae3c13e2 transfer-encoding: document the options 13 vuotta sitten
README.hostip 4d1f3d3cd0 Added README.hostip 20 vuotta sitten
README.httpauth 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 20 vuotta sitten
README.memoryleak 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
README.multi_socket f9db721c1c update the section on timeouts 14 vuotta sitten
README.pingpong ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 15 vuotta sitten
README.pipelining e92e811a61 updated to reflect reality 18 vuotta sitten
amigaos.c 919c97fa65 curl tool: use configuration files from lib directory 12 vuotta sitten
amigaos.h 919c97fa65 curl tool: use configuration files from lib directory 12 vuotta sitten
arpa_telnet.h b9223a17b8 TELNET: improved treatment of options 13 vuotta sitten
asyn-ares.c 97386c3c84 resolve with c-ares: don't resolve IPv6 when not working 12 vuotta sitten
asyn-thread.c 4897f4e517 win32-threaded-resolver: stop using a dummy socket 13 vuotta sitten
asyn.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
axtls.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
axtls.h 01f05d0c75 return code cleanup: build, init and run-time errors 13 vuotta sitten
base64.c 3c80309c27 fix several compiler warnings 12 vuotta sitten
checksrc.pl 58a7c51362 checksrc: detect "}else" uses as well 13 vuotta sitten
config-amigaos.h 919c97fa65 curl tool: use configuration files from lib directory 12 vuotta sitten
config-dos.h ef2176109f errno.h inclusion conditionally done in setup_once.h 13 vuotta sitten
config-mac.h 919c97fa65 curl tool: use configuration files from lib directory 12 vuotta sitten
config-os400.h 9e24b9c7af build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files 12 vuotta sitten
config-riscos.h 919c97fa65 curl tool: use configuration files from lib directory 12 vuotta sitten
config-symbian.h 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 vuotta sitten
config-tpf.h 21423497ef configure: Windows cross-compilation fixes 12 vuotta sitten
config-vms.h ef2176109f errno.h inclusion conditionally done in setup_once.h 13 vuotta sitten
config-vxworks.h 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 vuotta sitten
config-win32.h dee7a08f64 Changed Windows 64bit OS define to x86_64. 13 vuotta sitten
config-win32ce.h 99b13f2741 config-win32ce.h: WinCE config adjustment 12 vuotta sitten
connect.c d95b8e0627 Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing" 12 vuotta sitten
connect.h 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c 13 vuotta sitten
content_encoding.c 1c400b4e5e zlib: ensure user provided memory functions are used by zlib, when given 13 vuotta sitten
content_encoding.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
cookie.c c75ece4442 cookies: change the URL in the cookie jar file header 12 vuotta sitten
cookie.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
curl_addrinfo.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
curl_addrinfo.h 1b24b89cca CURLOPT_RESOLVE: added 14 vuotta sitten
curl_base64.h fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 vuotta sitten
curl_config.h.cmake 42aa796150 nss: unconditionally require PK11_CreateGenericObject() 12 vuotta sitten
curl_darwinssl.c 57d2732ccb build: add our standard includes to curl_darwinssl.c and curl_multibyte.c 12 vuotta sitten
curl_darwinssl.h 7aa95afadd DarwinSSL: allow using NTLM authentication 12 vuotta sitten
curl_fnmatch.c 0f7bea7c3a unittest: mark all unit tested functions 13 vuotta sitten
curl_fnmatch.h 2ffe834bff ftp wildcard: a new option CURLOPT_FNMATCH_DATA 14 vuotta sitten
curl_gethostname.c ea12c72d12 curl_gethostname.c: fix signed/unsigned comparison and avoid a double copy 13 vuotta sitten
curl_gethostname.h 38b5744266 HOSTNAME_MAX: Moved to curl_gethostname.h 13 vuotta sitten
curl_gssapi.c ddf0b30ffd curl_gssapi: add a missing include of sendf.h 13 vuotta sitten
curl_gssapi.h ddf0b30ffd curl_gssapi: add a missing include of sendf.h 13 vuotta sitten
curl_hmac.h 077125e4a2 include libcurl standard internal headers 14 vuotta sitten
curl_ldap.h 29f0898525 Fixed libcurl to honour the --disable-ldaps configure option 13 vuotta sitten
curl_md4.h f3b77e5611 http_ntlm: add support for NSS 14 vuotta sitten
curl_md5.h 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 vuotta sitten
curl_memory.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
curl_memrchr.c b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
curl_memrchr.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
curl_multibyte.c 57d2732ccb build: add our standard includes to curl_darwinssl.c and curl_multibyte.c 12 vuotta sitten
curl_multibyte.h 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
curl_ntlm.c 185ed3409a Curl_ntlm_create_typeX_message: Added the outlen parameter 13 vuotta sitten
curl_ntlm.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
curl_ntlm_core.c 7aa95afadd DarwinSSL: allow using NTLM authentication 12 vuotta sitten
curl_ntlm_core.h 05ef245170 NTLM: header inclusion cleanup 13 vuotta sitten
curl_ntlm_msgs.c e0b9d3b2c9 curl_ntlm_msgs.c: include <tchar.h> for prototypes 12 vuotta sitten
curl_ntlm_msgs.h d0dbd1e98e sspi build fix 13 vuotta sitten
curl_ntlm_wb.c 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
curl_ntlm_wb.h 05ef245170 NTLM: header inclusion cleanup 13 vuotta sitten
curl_rand.c 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
curl_rand.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
curl_rtmp.c d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 vuotta sitten
curl_rtmp.h 077125e4a2 include libcurl standard internal headers 14 vuotta sitten
curl_sasl.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
curl_sasl.h 0cd8c287a4 sasl: Re-factored mechanism constants in preparation for APOP work 12 vuotta sitten
curl_schannel.c d025af9bb5 curl_schannel.c: Remove redundant NULL assignments following Curl_safefree() 12 vuotta sitten
curl_schannel.h 74552acaea sslgen.c: cleanup temporary compile-time SSL-backend check 12 vuotta sitten
curl_sspi.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
curl_sspi.h 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
curl_threads.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
curl_threads.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
curlx.h f37d681166 Typo fixes. 14 vuotta sitten
cyassl.c 6085ca2aed Fix bad failf() and info() usage 12 vuotta sitten
cyassl.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
dict.c 0ce2bca741 add LF termination to infof() trace string 13 vuotta sitten
dict.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
easy.c 919c97fa65 curl tool: use configuration files from lib directory 12 vuotta sitten
easyif.h c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 vuotta sitten
escape.c 75ca568fa1 URL sanitize: reject URLs containing bad data 13 vuotta sitten
escape.h 75ca568fa1 URL sanitize: reject URLs containing bad data 13 vuotta sitten
file.c 2c905fd1f8 query-part: ignore the URI part for given protocols 13 vuotta sitten
file.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
fileinfo.c 584dc8b8af OOM handling/cleanup slight adjustments 13 vuotta sitten
fileinfo.h 077125e4a2 include libcurl standard internal headers 14 vuotta sitten
firefox-db2pem.sh 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
formdata.c 6085ca2aed Fix bad failf() and info() usage 12 vuotta sitten
formdata.h e8c442952d formdata: provide error message 14 vuotta sitten
ftp.c d95b8e0627 Revert "connect.c/ftp.c: Fixed dereferencing pointer breakin strict-aliasing" 12 vuotta sitten
ftp.h 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c 13 vuotta sitten
ftplistparser.c 05f6f2497a ftplistparser.c: do not compile if FTP protocol is not enabled 12 vuotta sitten
ftplistparser.h 05f6f2497a ftplistparser.c: do not compile if FTP protocol is not enabled 12 vuotta sitten
getenv.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
getinfo.c 94111bbbd4 Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up 12 vuotta sitten
getinfo.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
gopher.c d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 vuotta sitten
gopher.h 201637d468 Gopher protocol support (initial release) 14 vuotta sitten
gtls.c 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 vuotta sitten
gtls.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 vuotta sitten
hash.c 996f2454ba hash.c: fix OOM triggered segfault 13 vuotta sitten
hash.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
hmac.c b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
hostasyn.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
hostip.c cc69e56ce3 hostip.c: fix potential write past the end of string buffer 13 vuotta sitten
hostip.h 5e0a44e4d5 CURLOPT_RESOLVE: avoid adding already present host names 13 vuotta sitten
hostip4.c 9f20379fe4 hostip: avoid getaddrinfo when c-ares is used 13 vuotta sitten
hostip6.c 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
hostsyn.c 8d0a504f0d CURLOPT_DNS_SERVERS: set name servers if possible 13 vuotta sitten
http.c 6085ca2aed Fix bad failf() and info() usage 12 vuotta sitten
http.h 5d4e5593d5 privatise: make private functions static 13 vuotta sitten
http_chunks.c a50210710a fix bool variables checking and assignment 13 vuotta sitten
http_chunks.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
http_digest.c 3c80309c27 fix several compiler warnings 12 vuotta sitten
http_digest.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
http_negotiate.c 0ce2bca741 add LF termination to infof() trace string 13 vuotta sitten
http_negotiate.h 1d28efb9d1 HTTP: HTTP Negotiate authentication using SSPI 14 vuotta sitten
http_negotiate_sspi.c d56e8bcc8a Win32: downplay MS bazillion type synonyms game 12 vuotta sitten
http_proxy.c c83de6d076 CONNECT: fix multi interface regression 12 vuotta sitten
http_proxy.h fe93b0a874 http_proxy.h: fix builds with proxy or http disabled 12 vuotta sitten
idn_win32.c d56e8bcc8a Win32: downplay MS bazillion type synonyms game 12 vuotta sitten
if2ip.c 4c4e8ba1f0 if2ip.[ch]: fix compilation with MinGW 13 vuotta sitten
if2ip.h 4c4e8ba1f0 if2ip.[ch]: fix compilation with MinGW 13 vuotta sitten
imap.c 57e6336794 email: Removed duplicated header file 12 vuotta sitten
imap.h b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
inet_ntop.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
inet_ntop.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
inet_pton.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
inet_pton.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
krb4.c aa5c72af15 add missing semicolons 13 vuotta sitten
krb4.h b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
krb5.c 7bd2add06f krb5.c: fix compiler warning: variable set but not used 13 vuotta sitten
ldap.c d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 vuotta sitten
libcurl.def fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in 19 vuotta sitten
libcurl.imp 930781e168 Added NetWare export. 12 vuotta sitten
libcurl.plist ed0364343d removed trailing whitespace 13 vuotta sitten
libcurl.rc 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
libcurl.vers.in 7cc2e8b349 configure: add symbols versioning option 13 vuotta sitten
llist.c 584dc8b8af OOM handling/cleanup slight adjustments 13 vuotta sitten
llist.h 1d594772fd llist: hide Curl_llist_init 14 vuotta sitten
makefile.amiga 3d8c093145 curl tool: use configuration files from lib directory - follow-up I 12 vuotta sitten
makefile.dj 72da921942 Changed email per Gisle's request. 13 vuotta sitten
md4.c c6825b7a6b fix several compiler warnings 12 vuotta sitten
md5.c 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 vuotta sitten
memdebug.c 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
memdebug.h ff9d858722 Make Curl_safefree() macro assign NULL to given pointer when free'd 13 vuotta sitten
mk-ca-bundle.pl f9bb5d2984 Revert "access the CA source file using HTTPS" 12 vuotta sitten
mk-ca-bundle.vbs fd765c627f Fix to skip untrusted certs. 13 vuotta sitten
mprintf.c 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 vuotta sitten
msvcproj.foot b992928f3d Store now this file in CVS with unix line endings. 15 vuotta sitten
msvcproj.head 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' 15 vuotta sitten
multi.c c13af84372 singlesocket: remove dead code 12 vuotta sitten
multiif.h 232ad6549a multi: support timeouts 14 vuotta sitten
netrc.c 47c1bf9e43 netrc: remove dead code 12 vuotta sitten
netrc.h 39d0d787d2 test1304: Added some unit tests for Curl_parsenetrc. 13 vuotta sitten
non-ascii.c b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
non-ascii.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
nonblock.c ad77420ac7 lwip: basic checks and macros for compatiblity 12 vuotta sitten
nonblock.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
nss.c ac6111aeb0 nss.c: #include warnless.h for curlx_uztosi and curlx_uztoui prototypes 12 vuotta sitten
nssg.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 vuotta sitten
nwlib.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
nwos.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
openldap.c e3f5e04cf0 openldap: OOM fixes 12 vuotta sitten
parsedate.c e8a32438c2 parsedate.c: fix a numeric overflow 12 vuotta sitten
parsedate.h a6f14e17b7 parsedate: turn private and static 13 vuotta sitten
pingpong.c 06a83e8050 pingpong: change two comments wrongly referring "FTP" 13 vuotta sitten
pingpong.h 5a45dc4a29 pingpong.c: fix Curl_pp_vsendf() arbitrary restrictions on command length 13 vuotta sitten
polarssl.c 6085ca2aed Fix bad failf() and info() usage 12 vuotta sitten
polarssl.h 5e852ab9d1 PolarSSL: add support for asynchronous connect 12 vuotta sitten
pop3.c a3660127a4 pop3: Post apop feature code tidy up 12 vuotta sitten
pop3.h c09c621af7 pop3: Added support for apop authentication 12 vuotta sitten
progress.c 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 vuotta sitten
progress.h 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 vuotta sitten
qssl.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
qssl.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
rawstr.c b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
rawstr.h b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
rtsp.c 220776de6b Curl_rtsp_parseheader: avoid useless malloc/free 12 vuotta sitten
rtsp.h 9c629e5348 RTSP: cleanups 13 vuotta sitten
security.c e83421baf4 include limits.h for INT_MAX 13 vuotta sitten
select.c 926916e28e Curl_socket_check: enlarge poll struct array to 3 13 vuotta sitten
select.h 5527417afa sockets: new Curl_socket_check() can wait for 3 sockets 13 vuotta sitten
sendf.c d9f686db88 remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY 13 vuotta sitten
sendf.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
setup-os400.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
setup.h 7aa95afadd DarwinSSL: allow using NTLM authentication 12 vuotta sitten
setup_once.h 7d4ed0b10e setup_once.h: tighten requirements for stdbool.h header inclusion 12 vuotta sitten
share.c 3da2c0f6d2 curl_share_setopt: use va_end() 12 vuotta sitten
share.h d56b4c3f89 ssl session caching: fix compiler warnings 13 vuotta sitten
slist.c 17f48fe879 libcurl: some OOM handling fixes 13 vuotta sitten
slist.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
smtp.c a28cda3653 smtp: Corrected result code for MAIL, RCPT and DATA commands 12 vuotta sitten
smtp.h 6188855b67 smtp: Post apop feature code tidy up 12 vuotta sitten
sockaddr.h a8478fc8d3 sockaddr.h: Fixed dereferencing pointer breakin strict-aliasing 12 vuotta sitten
socks.c a50210710a fix bool variables checking and assignment 13 vuotta sitten
socks.h 3dcc0df5cc SOCKS: fix the connect timeout 13 vuotta sitten
socks_gssapi.c 6085ca2aed Fix bad failf() and info() usage 12 vuotta sitten
socks_sspi.c d56e8bcc8a Win32: downplay MS bazillion type synonyms game 12 vuotta sitten
speedcheck.c 81ead2c4e7 Curl_speedcheck: don't mistakenly clear Curl_expire() 13 vuotta sitten
speedcheck.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
splay.c c4dd8df081 splay: add unit tests 13 vuotta sitten
splay.h 6b75d2c2df fix a bunch of MSVC compiler warnings 13 vuotta sitten
ssh.c 6085ca2aed Fix bad failf() and info() usage 12 vuotta sitten
ssh.h 0604b2fb90 rectify comment 13 vuotta sitten
sslgen.c 74552acaea sslgen.c: cleanup temporary compile-time SSL-backend check 12 vuotta sitten
sslgen.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 vuotta sitten
ssluse.c 3bda1cef92 ssluse.c: fix compiler warning: conversion to 'int' from 'size_t' 12 vuotta sitten
ssluse.h 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 vuotta sitten
strdup.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
strdup.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
strequal.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
strequal.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
strerror.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
strerror.h 764a5e4a50 sspi: make Curl_sspi_strerror() libcurl's sspi status code string function 12 vuotta sitten
strtok.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
strtok.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
strtoofft.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
strtoofft.h f37d681166 Typo fixes. 14 vuotta sitten
telnet.c 46480bb9a1 SSPI related code: Unicode support for WinCE 12 vuotta sitten
telnet.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
tftp.c 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 vuotta sitten
tftp.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
timeval.c 97d7a9260e tvdiff_secs(): sub-zero time difference adjustment 13 vuotta sitten
timeval.h 2309b4e330 remove the CVSish $Id$ lines 14 vuotta sitten
transfer.c 0b516b7162 CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL 12 vuotta sitten
transfer.h b903186fa0 source cleanup: unify look, style and indent levels 13 vuotta sitten
url.c 6cd084a3b5 Curl_pgrsDone: return int and acknowledge return code 12 vuotta sitten
url.h dfdac61522 non-blocking active FTP: cleanup multi state usage 13 vuotta sitten
urldata.h 3a4b28d473 DarwinSSL: several adjustments 12 vuotta sitten
vc6libcurl.dsw 9314e9e853 Fix CR 15 vuotta sitten
vc8proj.foot e994c6af75 Use DOS line-endings. 18 vuotta sitten
vc8proj.head 8b66981ce0 - I renamed everything in the windows builds files that used the name 'curllib' 15 vuotta sitten
version.c 819afe46ee schannel: remove version number and identify its use with 'schannel' literal 12 vuotta sitten
warnless.c 9801596fb3 fix some compiler warnings 12 vuotta sitten
warnless.h 9801596fb3 fix some compiler warnings 12 vuotta sitten
wildcard.c f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 vuotta sitten
wildcard.h 077125e4a2 include libcurl standard internal headers 14 vuotta sitten

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.