Steve Holme 47438daa60 http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int 9 роки тому
..
vtls a4065ebf1c copyright years: after OCSP stapling changes 9 роки тому
.gitignore beae838ed5 move msvc IDE related files to 'vc' directory tree 11 роки тому
CMakeLists.txt 17d27805f9 cmake: add ENABLE_THREADED_RESOLVER, rename ARES 10 роки тому
Makefile.Watcom ccfa139c71 build: updated dependencies in makefiles. 10 роки тому
Makefile.am eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 11 роки тому
Makefile.b32 ccfa139c71 build: updated dependencies in makefiles. 10 роки тому
Makefile.inc b40e37f93d endian: Fixed Linux compilation issues 10 роки тому
Makefile.m32 d21b66835f Merge pull request #134 from vszakats/mingw-m64 9 роки тому
Makefile.netware c712fe01a9 NetWare build: added TLS-SRP enabled build. 9 роки тому
Makefile.vc6 b40e37f93d endian: Fixed Linux compilation issues 10 роки тому
Makefile.vxworks ccfa139c71 build: updated dependencies in makefiles. 10 роки тому
README.ares 750c9179ca README.ares: we know require c-ares 1.6.0 14 роки тому
README.curl_off_t 1056202b48 spell! (most of it fixed by Tor Arntsen) 16 роки тому
README.curlx 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
README.encoding 5aae3c13e2 transfer-encoding: document the options 13 роки тому
README.hostip 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
README.http2 d1638fe08b README.http2: updated to reflect current status 10 роки тому
README.httpauth 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 20 роки тому
README.memoryleak 2309b4e330 remove the CVSish $Id$ lines 14 роки тому
README.multi_socket f9db721c1c update the section on timeouts 14 роки тому
README.pingpong ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 15 роки тому
README.pipelining 0f147887b0 Multiple pipelines and limiting the number of connections. 11 роки тому
amigaos.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
amigaos.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
arpa_telnet.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
asyn-ares.c 125f655131 asyn-ares: We prefer use of 'CURLcode result' 10 роки тому
asyn-thread.c 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
asyn.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
base64.c 628290b5e6 cleanups: reduce variable scope 10 роки тому
bundles.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
bundles.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
checksrc.pl 7f963a19ec checksrc: ban unsafe functions 11 роки тому
config-amigaos.h 919c97fa65 curl tool: use configuration files from lib directory 12 роки тому
config-dos.h 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support 10 роки тому
config-mac.h 919c97fa65 curl tool: use configuration files from lib directory 12 роки тому
config-os400.h 9b0b9f209e OS400: enable NTLM authentication 10 роки тому
config-riscos.h 358c5c0745 strlcat: remove function 11 роки тому
config-symbian.h 35b078b29a config-symbian.h: Fixed up line lengths > 79 characters 10 роки тому
config-tpf.h 33a95659e2 config-tpf.h: Fixed up line lengths > 79 characters 10 роки тому
config-vxworks.h 9ad282b1ae Remove all traces of FBOpenSSL SPNEGO support 10 роки тому
config-win32.h 68cc1e0c77 config-win32.h: Fixed line length > 79 columns 10 роки тому
config-win32ce.h e77d867068 unicode NTLM SSPI: cleanup 12 роки тому
conncache.c 34cb17b930 conncache: Fixed specifiers in infof() for long and size_t variables 10 роки тому
conncache.h 01368d395c create_conn: prune dead connections 10 роки тому
connect.c 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
connect.h 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
content_encoding.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
content_encoding.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
cookie.c 41f1f6e830 cookies: Improved OOM handling in cookies 10 роки тому
cookie.h f24dc09d20 cookies: follow-up fix for path checking 11 роки тому
curl_addrinfo.c 1abe65d928 code/docs: Use Unix rather than UNIX to avoid use of the trademark 10 роки тому
curl_addrinfo.h 970c22f970 libcurl: add UNIX domain sockets support 10 роки тому
curl_base64.h aae4e4bf70 base64: added Curl_base64url_encode() 10 роки тому
curl_config.h.cmake 1abe65d928 code/docs: Use Unix rather than UNIX to avoid use of the trademark 10 роки тому
curl_endian.c a2f8887b79 curl_endian: Fixed build when 64-bit integers are not supported (Part 2) 9 роки тому
curl_endian.h 4bb5a351b2 endian: Added big endian read functions 10 роки тому
curl_fnmatch.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
curl_fnmatch.h 2ffe834bff ftp wildcard: a new option CURLOPT_FNMATCH_DATA 14 роки тому
curl_gethostname.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
curl_gethostname.h 38b5744266 HOSTNAME_MAX: Moved to curl_gethostname.h 13 роки тому
curl_gssapi.c 750203bde4 sasl_gssapi: Fixed honouring of no mutual authentication 10 роки тому
curl_gssapi.h 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions 9 роки тому
curl_hmac.h 077125e4a2 include libcurl standard internal headers 14 роки тому
curl_ldap.h ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 12 роки тому
curl_md4.h d89285e8d6 curl_md4.h: Updated copyright year following recent edit 10 роки тому
curl_md5.h 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 роки тому
curl_memory.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support 11 роки тому
curl_memrchr.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
curl_memrchr.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
curl_multibyte.c ea93252ef1 ldap: Fixed Unicode usage for all Win32 builds 10 роки тому
curl_multibyte.h 39217edb12 curl_multibyte.h: Eliminated some trailing whitespace 10 роки тому
curl_ntlm.c 8ed2420dbb http_ntlm: Fixed additional NSS initialisation call when decoding type-2 10 роки тому
curl_ntlm.h 520dc64369 build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined 10 роки тому
curl_ntlm_core.c 0ea9381b7d curl_ntlm_core.c: Fixed compilation warning from commit 1cb17b2a5d 10 роки тому
curl_ntlm_core.h 82fdb87b27 ntlm: Disable NTLM v2 when 64-bit integers are not supported 10 роки тому
curl_ntlm_msgs.c b40e37f93d endian: Fixed Linux compilation issues 10 роки тому
curl_ntlm_msgs.h bfdef6301c sasl: Reduced the need for two sets of NTLM functions 10 роки тому
curl_ntlm_wb.c f4b5f8cdf0 ntlm_wb_response: fix "statement not reached" 10 роки тому
curl_ntlm_wb.h 520dc64369 build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined 10 роки тому
curl_rtmp.c ce2a80b482 rtmp: Use standard naming for setup connection function 10 роки тому
curl_rtmp.h 077125e4a2 include libcurl standard internal headers 14 роки тому
curl_sasl.c 1450712e76 sasl: Tidied up some parameter comments 10 роки тому
curl_sasl.h 9f10e45e42 kerberos: Use symbol qualified with _KERBEROS5 10 роки тому
curl_sasl_gssapi.c 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions 9 роки тому
curl_sasl_sspi.c aa0e2ac451 sasl: Corrected formatting of function descriptions 10 роки тому
curl_sec.h b90f6e87cf krb5_encode: remove unused argument 10 роки тому
curl_setup.h 0d99cdbeed compile: warn on unused return code from Curl_client_write() 10 роки тому
curl_setup_once.h ca1b34b887 curl_setup_once: fix errno access for lwip on Windows 11 роки тому
curl_sspi.c c469941293 ntlm: Moved the identity generation into shared SSPI code 10 роки тому
curl_sspi.h 1933f9d33c schannel: Moved the ISC return flag definitions to the SSPI module 10 роки тому
curl_threads.c 4be80d5109 win32: Updated some legacy APIs to use the newer extended versions 10 роки тому
curl_threads.h 4be80d5109 win32: Updated some legacy APIs to use the newer extended versions 10 роки тому
curlx.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
dict.c 1813a77b02 dict: fix memory leak in OOM exit path 10 роки тому
dict.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
dotdot.c 78ca3c6830 copyright: Updated following recent edits 10 роки тому
dotdot.h 78ca3c6830 copyright: Updated following recent edits 10 роки тому
easy.c 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. 10 роки тому
easyif.h 8804ffd4fa curl_easy_perform_ev: make it CURL_EXTERN 11 роки тому
escape.c 085081fc6e code cleanup: We prefer 'CURLcode result' 10 роки тому
escape.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
file.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
file.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
fileinfo.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
fileinfo.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
firefox-db2pem.sh 2309b4e330 remove the CVSish $Id$ lines 14 роки тому
formdata.c b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds 10 роки тому
formdata.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
ftp.c 99e71e6a84 FTP: if EPSV fails on IPV6 connections, bail out 9 роки тому
ftp.h 9a452ba3a1 FTP: fix IPv6 host using link-local address 9 роки тому
ftplistparser.c 1abe65d928 code/docs: Use Unix rather than UNIX to avoid use of the trademark 10 роки тому
ftplistparser.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
getenv.c 25f351424b VMS: fix and generate the VMS build config 11 роки тому
getinfo.c f0a9221897 getinfo: Code style policing 10 роки тому
getinfo.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
gopher.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
gopher.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
hash.c de052ca6fc string formatting: fix 25+ printf-style format strings 11 роки тому
hash.h 0f147887b0 Multiple pipelines and limiting the number of connections. 11 роки тому
hmac.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
hostasyn.c 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
hostcheck.c 265b9a2e49 vtls: remove QsoSSL 10 роки тому
hostcheck.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
hostip.c 9547954978 hostip: remove 'stale' argument from Curl_fetch_addr proto 10 роки тому
hostip.h 9547954978 hostip: remove 'stale' argument from Curl_fetch_addr proto 10 роки тому
hostip4.c 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
hostip6.c 151ae59436 code/docs: Use correct case for IPv4 and IPv6 10 роки тому
hostsyn.c 158dfe2c5c dns: fix compilation with MinGW from commit df69440d05f113 11 роки тому
http.c 47438daa60 http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int 9 роки тому
http.h 595f5f0e43 HTTP2: Support expect: 100-continue 10 роки тому
http2.c 96d3c9363f http2: Use 'CURLcode result' for curl result codes 10 роки тому
http2.h 2ee3c63b13 http2: fix switched macro when http2 is not enabled 10 роки тому
http_chunks.c 891ef341b3 chunked-encoding: provide a readable error string for chunked errors 10 роки тому
http_chunks.h 891ef341b3 chunked-encoding: provide a readable error string for chunked errors 10 роки тому
http_digest.c 70100d5509 http_digest: Post SSPI support tidy up 10 роки тому
http_digest.h d7bfce3951 http_digest: Moved algorithm definitions to SASL module 10 роки тому
http_negotiate.c 47438daa60 http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int 9 роки тому
http_negotiate.h 47438daa60 http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int 9 роки тому
http_negotiate_sspi.c 47438daa60 http_negotiate: Return CURLcode in Curl_input_negotiate() instead of int 9 роки тому
http_proxy.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
http_proxy.h 219a0fbe76 remote_port: allow connect to port 0 10 роки тому
idn_win32.c cedf996073 copyright: Updated the copyright year following recent updates 10 роки тому
if2ip.c b7f740f2fc ip2ip.c: Fixed compilation warning when IPv6 Scope ID not supported 10 роки тому
if2ip.h 9081014c2c IPV6: address scope != scope id 10 роки тому
imap.c 4626f31d0e ldap/imap: Fixed spelling mistake in comments and variable names 10 роки тому
imap.h 078d1fbf2b email: Added mutual authentication flag 10 роки тому
inet_ntop.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
inet_ntop.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
inet_pton.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
inet_pton.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
krb5.c 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions 9 роки тому
ldap.c f7d5ecec9c ldap: Convert attribute output to UTF-8 when Unicode 10 роки тому
libcurl.def fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in 19 роки тому
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later 11 роки тому
libcurl.rc 2309b4e330 remove the CVSish $Id$ lines 14 роки тому
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 роки тому
llist.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
llist.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
makefile.amiga 3d8c093145 curl tool: use configuration files from lib directory - follow-up I 12 роки тому
makefile.dj 72da921942 Changed email per Gisle's request. 13 роки тому
md4.c 9b0b9f209e OS400: enable NTLM authentication 10 роки тому
md5.c 54df616729 md5.c: fix use of uninitialized variable 10 роки тому
memdebug.c 7b057f53fd curl_dofree: allow free(NULL) 11 роки тому
memdebug.h 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support 11 роки тому
mk-ca-bundle.pl 834608c39d mk-ca-bundle.pl: restored forced run again. 10 роки тому
mk-ca-bundle.vbs e126ec4fc4 mk-ca-bundle.vbs: update copyright year. 10 роки тому
mprintf.c 812da4190f mprintf: allow %.s with data not being zero terminated 10 роки тому
multi.c 9547954978 hostip: remove 'stale' argument from Curl_fetch_addr proto 10 роки тому
multihandle.h 3c8c873252 multi: convert CURLM_STATE_CONNECT_PEND handling to a list 10 роки тому
multiif.h 2933698677 multi: inform about closed sockets before they are closed 10 роки тому
netrc.c 763c51780c netrc: fixed thread safety problem by using getpwuid_r if available 10 роки тому
netrc.h 36585b5395 netrc: handle longer username and password 11 роки тому
non-ascii.c 2c7f099253 non-ascii: Reduce variable usage 10 роки тому
non-ascii.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
nonblock.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
nonblock.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
nwlib.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
nwos.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
objnames-test08.sh 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments 12 роки тому
objnames-test10.sh 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments 12 роки тому
objnames.inc 0b3180b4f5 test 1222: 8 chars object name generation && test 1221: adjustments 12 роки тому
openldap.c 325a64d8a2 openldap: Prefer use of 'CURLcode result' 10 роки тому
parsedate.c 664b9baf67 parsedate.c: Fixed compilation warning 10 роки тому
parsedate.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
pingpong.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
pingpong.h 4afcb77820 pingpong: Renamed curl_ftptransfer to curl_pp_transfer 11 роки тому
pipeline.c 085081fc6e code cleanup: We prefer 'CURLcode result' 10 роки тому
pipeline.h 231b23acbb pipeline: remove print_pipeline() 11 роки тому
pop3.c 9081014c2c IPV6: address scope != scope id 10 роки тому
pop3.h 078d1fbf2b email: Added mutual authentication flag 10 роки тому
progress.c 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 10 роки тому
progress.h 84bd19ffd4 timers: fix timer regression involving redirects / reconnects 10 роки тому
rawstr.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
rawstr.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
rtsp.c d5ec44ca4c INFILESIZE: fields in UserDefined must not be changed run-time 10 роки тому
rtsp.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
security.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
select.c 700843d69f select.c: fix compilation for VxWorks 10 роки тому
select.h 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 11 роки тому
sendf.c 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. 10 роки тому
sendf.h 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. 10 роки тому
setup-os400.h 265b9a2e49 vtls: remove QsoSSL 10 роки тому
setup-vms.h f9cf3de70b VMS: Updates for 0740-0D1220 10 роки тому
share.c 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 11 роки тому
share.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
sigpipe.h e64f91feb7 sigpipe: factor out sigpipe_reset from easy.c 11 роки тому
slist.c a10d5e3851 slist.c: Curl_slist_append_nodup() OOM handling fix 11 роки тому
slist.h 964a7600b9 slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup() 11 роки тому
smb.c a3daf542ad smb: Use endian functions for reading NBT and message size values 10 роки тому
smb.h 89cce1e458 smb: Use the connection's upload buffer 10 роки тому
smtp.c 9081014c2c IPV6: address scope != scope id 10 роки тому
smtp.h 854049f962 smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob() 10 роки тому
sockaddr.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
socks.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
socks.h eed1c63c70 docs: Improve inline GSS-API naming in code documentation 10 роки тому
socks_gssapi.c 355bf01c82 gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions 9 роки тому
socks_sspi.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
speedcheck.c cacdc27f52 low-speed-limit: avoid timeout flood 10 роки тому
speedcheck.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
splay.c 78ca3c6830 copyright: Updated following recent edits 10 роки тому
splay.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
ssh.c 1befebc950 SFTP: work-around servers that return zero size on STAT 10 роки тому
ssh.h 9dbbba9976 libssh2: detect features based on version, not configure checks 10 роки тому
strdup.c 92e7e346f3 strdup: Removed irrelevant comment 10 роки тому
strdup.h b387560692 curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds 10 роки тому
strequal.c 358c5c0745 strlcat: remove function 11 роки тому
strequal.h 358c5c0745 strlcat: remove function 11 роки тому
strerror.c 3af90a6e19 url: add CURLOPT_SSL_VERIFYSTATUS option 9 роки тому
strerror.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
strtok.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
strtok.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
strtoofft.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
strtoofft.h cedf996073 copyright: Updated the copyright year following recent updates 10 роки тому
telnet.c 2f5c70b2b0 telnet: fix "cast increases required alignment of target type" 10 роки тому
telnet.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
tftp.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
tftp.h 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 роки тому
timeval.c 4be80d5109 win32: Updated some legacy APIs to use the newer extended versions 10 роки тому
timeval.h 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
transfer.c cc28bc472e Curl_pretransfer: reset expected transfer sizes 9 роки тому
transfer.h 32e8467a66 Curl_perfom: removed 11 роки тому
url.c 3af90a6e19 url: add CURLOPT_SSL_VERIFYSTATUS option 9 роки тому
url.h d44b014271 FTP: make the data connection work when going through proxy 11 роки тому
urldata.h 3af90a6e19 url: add CURLOPT_SSL_VERIFYSTATUS option 9 роки тому
version.c 24b30d259c smb: Disable SMB when 64-bit integers are not supported 10 роки тому
warnless.c a7999da39e tool_getparam.c: Fixed compilation warnings 10 роки тому
warnless.h a7999da39e tool_getparam.c: Fixed compilation warnings 10 роки тому
wildcard.c 5a053ffe80 build: fix circular header inclusion with other packages 12 роки тому
wildcard.h 32e8467a66 Curl_perfom: removed 11 роки тому
x509asn1.c 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 роки тому
x509asn1.h 473322ec66 Implement pinned public key in GSKit backend 10 роки тому

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.