curl/lib
Marc Hoersken 109e9730ee
cmake: add detection of threadsafe feature
Avoids failing test 1014 by replicating configure checks
for HAVE_ATOMIC and _WIN32_WINNT with custom CMake tests.

Reviewed-by: Marcel Raad

Follow up to #8680
Closes #9312
2022-08-26 21:09:32 +02:00
..
vauth digest: pass over leading spaces in qop values 2022-08-08 08:28:04 +02:00
vquic ngtcp2: fix picky compiler warnings with wolfSSL for QUIC 2022-08-15 09:39:09 +02:00
vssh libssh2: provide symlink name in SFTP dir listing 2022-08-25 17:37:10 +02:00
vtls schannel: when importing PFX, disable key persistence 2022-08-25 13:47:27 +02:00
.checksrc
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c amigaos: fix threaded resolver on AmigaOS 4.x 2022-08-10 14:14:27 +02:00
amigaos.h amigaos: fix threaded resolver on AmigaOS 4.x 2022-08-10 14:14:27 +02:00
arpa_telnet.h
asyn-ares.c asyn-ares: make a single alloc out of hostname + async data 2022-08-16 08:54:33 +02:00
asyn-thread.c asyn-thread: fix socket leak on OOM 2022-08-16 08:54:25 +02:00
asyn.h
base64.c base64: base64url encoding has no padding 2022-07-19 11:06:20 +02:00
bufref.c
bufref.h
c-hyper.c hyper: enable obs-folded multiline headers 2022-07-28 00:36:18 +02:00
c-hyper.h
CMakeLists.txt tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
config-amigaos.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-dos.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-mac.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-os400.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-plan9.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-riscos.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-win32.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
config-win32ce.h config: remove the check for and use of SIZEOF_SHORT 2022-08-11 09:07:06 +02:00
conncache.c
conncache.h
connect.c connect: close the happy eyeballs loser connection when using QUIC 2022-08-12 16:29:12 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c cookie: treat a blank domain in Set-Cookie: as non-existing 2022-07-19 11:52:54 +02:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake cmake: add detection of threadsafe feature 2022-08-26 21:09:32 +02:00
curl_ctype.c
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_krb5.h
curl_ldap.h
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c Makefile.m32: allow -nghttp3/-ngtcp2 without -ssl [ci skip] 2022-08-15 02:49:59 +00:00
curl_ntlm_core.h
curl_ntlm_wb.c
curl_ntlm_wb.h
curl_path.c
curl_path.h
curl_printf.h
curl_range.c
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c
curl_sasl.h
curl_setup_once.h tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
curl_setup.h amigaos: fix threaded resolver on AmigaOS 4.x 2022-08-10 14:14:27 +02:00
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
doh.c doh: use https protocol by default 2022-07-16 14:10:39 +00:00
doh.h doh: move doh related struct definitions to doh.h 2022-07-18 11:55:26 +02:00
dotdot.c
dotdot.h
dynbuf.c
dynbuf.h
easy_lock.h easy_lock: fix build with icc 2022-07-12 23:08:35 +02:00
easy.c amigaos: fix threaded resolver on AmigaOS 4.x 2022-08-10 14:14:27 +02:00
easygetopt.c
easyif.h
easyoptions.c easyoptions: fix icc warning 2022-07-19 11:01:15 +02:00
easyoptions.h
escape.c docs: explain curl_easy_escape/unescape curl handle is ignored 2022-07-10 02:59:58 -04:00
escape.h
file.c file: add handling of native AmigaOS paths 2022-08-08 16:42:10 +02:00
file.h
fileinfo.c
fileinfo.h
fopen.c
fopen.h
formdata.c
formdata.h
ftp.c ftp: use a correct expire ID for timer expiry 2022-07-20 00:50:19 +02:00
ftp.h
ftplistparser.c
ftplistparser.h
getenv.c
getinfo.c getinfo: return better error on NULL as first argument 2022-07-10 18:22:23 +02:00
getinfo.h
gopher.c
gopher.h
h2h3.c h2h3: fix overriding the 'TE: Trailers' header 2022-07-19 00:19:13 +02:00
h2h3.h
hash.c
hash.h
headers.c curl_easy_header: Add CURLH_PSEUDO to sanity check 2022-08-06 17:08:16 +02:00
headers.h
hmac.c
hostasyn.c
hostip4.c amigaos: fix threaded resolver on AmigaOS 4.x 2022-08-10 14:14:27 +02:00
hostip6.c
hostip.c hostip: resolve *.localhost to 127.0.0.1/::1 2022-08-11 14:01:37 +02:00
hostip.h
hostsyn.c
hsts.c
hsts.h
http2.c
http2.h
http_aws_sigv4.c
http_aws_sigv4.h
http_chunks.c http_chunks: remove an assign + typecast 2022-07-23 13:38:36 +02:00
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c sendf: make Curl_debug a void function 2022-07-23 13:38:43 +02:00
http_proxy.h
http.c http: typecast the httpreq assignment to avoid icc compiler warning 2022-07-23 13:39:00 +02:00
http.h ngtcp2: fix stall or busy loop on STOP_SENDING with upload data 2022-07-10 23:18:00 +02:00
idn_win32.c
if2ip.c
if2ip.h
imap.c imap: use ISALNUM() for alphanumeric checks 2022-08-10 14:12:22 +02:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c
ldap.c ldap: adapt to conn->port now being an 'int' 2022-08-08 19:56:14 +02:00
libcurl.plist.in
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am
makefile.amiga
makefile.dj
Makefile.inc
Makefile.m32 Makefile.m32: allow -nghttp3/-ngtcp2 without -ssl [ci skip] 2022-08-15 02:49:59 +00:00
md4.c amissl: make AmiSSL v5 a minimum requirement 2022-08-08 09:16:01 +02:00
md5.c amissl: make AmiSSL v5 a minimum requirement 2022-08-08 09:16:01 +02:00
memdebug.c memdebug: add annotation attributes 2022-08-14 10:53:18 +02:00
memdebug.h memdebug: add annotation attributes 2022-08-14 10:53:18 +02:00
mime.c
mime.h
mprintf.c mprintf: fix *dyn_vprintf() when out-of-memory 2022-07-19 23:56:03 +02:00
mqtt.c
mqtt.h
multi.c multi_wait: fix and improve Curl_poll error handling on Windows 2022-08-26 11:36:42 +02:00
multihandle.h
multiif.h
netrc.c
netrc.h
nonblock.c
nonblock.h
openldap.c
optiontable.pl easyoptions: fix icc warning 2022-07-19 11:01:15 +02:00
parsedate.c
parsedate.h
pingpong.c
pingpong.h
pop3.c
pop3.h
progress.c
progress.h
psl.c
psl.h
quic.h
rand.c
rand.h
rename.c
rename.h
rtsp.c
rtsp.h
select.c
select.h
sendf.c sendf: skip storing HTTP headers if HTTP disabled 2022-07-23 13:39:10 +02:00
sendf.h sendf: make Curl_debug a void function 2022-07-23 13:38:43 +02:00
setopt.c urldata: reduce size of four ftp related members 2022-07-05 10:18:48 +02:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c
share.c
share.h
sigpipe.h
slist.c
slist.h
smb.c
smb.h
smtp.c
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c splay: avoid using -1 in unsigned variable 2022-07-23 13:38:54 +02:00
splay.h
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c
telnet.h
tftp.c
tftp.h
timediff.c
timediff.h
timeval.c
timeval.h
transfer.c ngtcp2: fix stall or busy loop on STOP_SENDING with upload data 2022-07-10 23:18:00 +02:00
transfer.h
url.c url: output the maximum when rejecting a url 2022-08-22 23:36:02 +02:00
url.h
urlapi-int.h
urlapi.c
urldata.h urldata: move smaller fields down in connectdata struct 2022-08-08 19:57:49 +02:00
version_win32.c
version_win32.h
version.c
warnless.c
warnless.h
wildcard.c
wildcard.h