curl/lib
Viktor Szakats 89741958e8
cmake: use AIX built-in variable (with CMake 4.0+)
Also keep the old method for compatibility with CMake <4.0.

Ref: https://cmake.org/cmake/help/v4.0/variable/AIX.html

Closes #21134
2026-03-30 13:05:17 +02:00
..
curlx tool: fix memory mixups 2026-03-27 08:10:32 +01:00
vauth
vquic curl_ngtcp2: extend and update callbacks for 1.22.0+ 2026-03-30 10:59:38 +02:00
vssh libssh: propagate error back in SFTP function 2026-03-27 16:12:51 +01:00
vtls boringssl: fix more coexist cases with Schannel/WinCrypt 2026-03-28 15:52:41 +01:00
.gitignore
altsvc.c
altsvc.h
amigaos.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
amigaos.h lib: fix formatting nits (part 2) 2025-12-02 16:52:54 +01:00
arpa_telnet.h
asyn-ares.c lib: drop support for < c-ares 1.16.0 2026-03-21 23:37:59 +01:00
asyn-base.c lib: drop support for < c-ares 1.16.0 2026-03-21 23:37:59 +01:00
asyn-thrdd.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
asyn.h async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
bufq.c
bufq.h
bufref.c build: tidy up and dedupe strdup functions 2026-02-03 14:02:30 +01:00
bufref.h
cf-h1-proxy.c proxy: chunked response, error code 2026-03-25 12:16:21 +01:00
cf-h1-proxy.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
cf-h2-proxy.c proxy: chunked response, error code 2026-03-25 12:16:21 +01:00
cf-h2-proxy.h
cf-haproxy.c
cf-haproxy.h
cf-https-connect.c cf-https-connect: silence -Wimplicit-int-enum-cast with HTTPS-RR + clang 21 2026-03-21 23:45:55 +01:00
cf-https-connect.h
cf-ip-happy.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
cf-ip-happy.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
cf-socket.c cf-socket: avoid low risk integer overflow on ancient Solaris 2026-03-27 09:34:42 +01:00
cf-socket.h
cfilters.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
cfilters.h async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
CMakeLists.txt cmake: use AIX built-in variable (with CMake 4.0+) 2026-03-30 13:05:17 +02:00
config-mac.h
config-os400.h OS400: add new definitions to the ILE/RPG binding. 2026-03-24 09:27:48 +01:00
config-riscos.h
config-win32.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
conncache.c
conncache.h
connect.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
connect.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
content_encoding.c gcc: guard #pragma diagnostic in core code for <4.6, disable picky warnings 2026-03-18 11:33:37 +01:00
content_encoding.h
cookie.c curl_get_line: fix potential infinite loop when filename is a directory 2026-03-16 11:54:43 +01:00
cookie.h
cshutdn.c
cshutdn.h
curl_addrinfo.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
curl_addrinfo.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
curl_config-cmake.h.in lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
curl_ctype.h
curl_endian.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_fopen.c
curl_fopen.h
curl_get_line.c
curl_get_line.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h gss: exclude verbose error logic from non-verbose builds 2026-02-10 02:34:33 +01:00
curl_hmac.h
curl_ldap.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
curl_md4.h
curl_md5.h
curl_memrchr.c
curl_memrchr.h
curl_ntlm_core.c curl_ntlm_core: drop redundant PP condition 2026-03-25 18:56:40 +01:00
curl_ntlm_core.h build: use more const 2026-02-02 12:32:49 +01:00
curl_printf.h
curl_range.c
curl_range.h
curl_sasl.c urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
curl_sasl.h
curl_setup.h lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
curl_sha256.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
curl_sha512_256.c sha256, sha512_256: switch to wolfCrypt API 2026-03-25 11:02:08 +01:00
curl_sha512_256.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
curl_share.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_share.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
curl_sspi.c
curl_sspi.h
curl_threads.c lib: add thread pool and queue 2026-03-23 23:03:58 +01:00
curl_threads.h lib: add thread pool and queue 2026-03-23 23:03:58 +01:00
curl_trc.c lib: add thread pool and queue 2026-03-23 23:03:58 +01:00
curl_trc.h lib: add thread pool and queue 2026-03-23 23:03:58 +01:00
cw-out.c progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
cw-out.h
cw-pause.c tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
cw-pause.h
dict.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
dict.h
dllmain.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
dnscache.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
dnscache.h dnscache.h: include curlx/timeval.h for struct curltime 2026-03-21 12:27:34 +01:00
doh.c dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
doh.h dnscache: own source file, improvements 2026-03-21 12:04:36 +01:00
dynhds.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
dynhds.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
easy.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
easy_lock.h share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c clang-tidy: enable readability-math-missing-parentheses, adjust code 2026-02-23 18:57:40 +01:00
escape.h
fake_addrinfo.c
fake_addrinfo.h
file.c file: init fd to -1 to prevent close fd 0 on early failure 2026-03-20 15:00:21 +01:00
file.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
fileinfo.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
fileinfo.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
formdata.c stop using the word 'just' 2026-03-03 15:30:22 +01:00
formdata.h
ftp-int.h
ftp.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
ftp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
ftplistparser.c
ftplistparser.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
functypes.h
getenv.c
getinfo.c progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
getinfo.h
gopher.c
gopher.h
hash.c clang-tidy: check bugprone-macro-parentheses, fix fallouts 2026-02-22 00:58:04 +01:00
hash.h
headers.c
headers.h
hmac.c clang-tidy: enable readability-math-missing-parentheses, adjust code 2026-02-23 18:57:40 +01:00
hostip.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
hostip.h async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
hostip4.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
hostip6.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
hsts.c hsts: when a dupe host adds subdomains, use that 2026-03-26 23:27:24 +01:00
hsts.h
http.c
http.h
http1.c http1: fix potential NULL dereference in Curl_h1_req_parse_read() 2026-03-02 13:45:14 +01:00
http1.h
http2.c http2: prevent secure schemes pushed over insecure connections 2026-03-27 14:23:29 +01:00
http2.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
http_aws_sigv4.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
http_aws_sigv4.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
http_chunks.c tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
http_chunks.h
http_digest.c
http_digest.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
http_proxy.c
http_proxy.h
httpsrr.c build: tidy up and dedupe strdup functions 2026-02-03 14:02:30 +01:00
httpsrr.h
idn.c
idn.h
if2ip.c
if2ip.h
imap.c
imap.h
ldap.c
libcurl.def
libcurl.rc
libcurl.vers.in
llist.c lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
llist.h lib: move all UNITTEST prototypes to C files (cont.) 2026-03-21 13:14:46 +01:00
macos.c
macos.h
Makefile.am spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00
Makefile.inc lib: add thread pool and queue 2026-03-23 23:03:58 +01:00
Makefile.soname badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
md4.c md4, md5: switch to wolfCrypt API in wolfSSL builds 2026-03-25 18:56:40 +01:00
md5.c md4, md5: switch to wolfCrypt API in wolfSSL builds 2026-03-25 18:56:40 +01:00
memdebug.c lib: add thread pool and queue 2026-03-23 23:03:58 +01:00
mime.c
mime.h
mprintf.c build: assume snprintf() in mprintf, drop feature check 2026-03-21 13:30:37 +01:00
mqtt.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
mqtt.h
multi.c multi: fix connection retry for non-http 2026-03-27 15:54:22 +01:00
multi_ev.c multi: improve wakeup and wait code 2026-03-21 11:58:24 +01:00
multi_ev.h
multi_ntfy.c tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
multi_ntfy.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
multihandle.h async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
multiif.h
netrc.c netrc: skip malformed macdef lines 2026-03-21 23:20:49 +01:00
netrc.h netrc: remove unused parsenetrc() macro for netrc-disabled 2026-03-23 10:19:08 +01:00
noproxy.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
noproxy.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
openldap.c
optiontable.pl
parsedate.c
parsedate.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
pingpong.c
pingpong.h
pop3.c
pop3.h
progress.c progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
progress.h progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
protocol.c lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
protocol.h rtmp: drop support 2026-03-21 14:56:06 +01:00
psl.c
psl.h
rand.c
rand.h
ratelimit.c ratelimit: reset on start 2026-03-24 16:25:53 +01:00
ratelimit.h ratelimit: reset on start 2026-03-24 16:25:53 +01:00
request.c request: reset resp_trailer in new requests 2026-03-27 09:51:34 +01:00
request.h
rtsp.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
rtsp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
select.c
select.h
sendf.c
sendf.h tidy-up: miscellaneous 2026-02-25 14:44:56 +01:00
setopt.c share: concurrency handling, easy updates 2026-03-21 14:42:49 +01:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c sha256, sha512_256: switch to wolfCrypt API 2026-03-25 11:02:08 +01:00
sigpipe.h clang-tidy: check bugprone-macro-parentheses, fix fallouts 2026-02-22 00:58:04 +01:00
slist.c
slist.h slist: constify Curl_slist_append_nodup() string argument 2025-11-25 11:05:48 +01:00
smb.c lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
smb.h lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
smtp.c
smtp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
sockaddr.h
socketpair.c
socketpair.h socketpair: cleaner interface 2026-01-16 16:43:43 +01:00
socks.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
socks.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
socks_gssapi.c
socks_sspi.c
splay.c
splay.h
strcase.c
strcase.h
strequal.c
strerror.c
strerror.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
system_win32.c windows: determine RtlVerifyVersionInfo address on global init 2026-03-09 11:35:19 +01:00
system_win32.h
telnet.c
telnet.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
tftp.c
tftp.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
thrdpool.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
thrdpool.h async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
thrdqueue.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
thrdqueue.h async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
transfer.c transfer: clear the URL pointer in OOM to avoid UAF 2026-03-27 15:56:12 +01:00
transfer.h
uint-bset.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-bset.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-hash.c lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-hash.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
uint-spbset.c
uint-spbset.h
uint-table.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
uint-table.h clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
url.c async-thrdd: use thread queue for resolving 2026-03-25 12:14:21 +01:00
url.h lib: always use Curl_1st_fatal instead of Curl_1st_err 2026-03-18 13:38:51 +01:00
urlapi-int.h lib: move all UNITTEST prototypes to C files 2026-03-20 07:47:57 +01:00
urlapi.c urlapi: fix handling of "file:///" 2026-03-23 10:17:59 +01:00
urldata.h urldata: make hstslist only present in HSTS builds 2026-03-23 10:19:45 +01:00
version.c lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
ws.c
ws.h