curl/lib
Daniel Stenberg 698eee1b95
vtls_scache: include cert_blob independently of verifypeer
The making of the TLS session cache key should use the cert blob
independently of verifypeer on/off.

Follow-up to fa0ccd9f1f

Spotted by Codex Security

Closes #21222
2026-04-08 15:18:45 +02:00
..
curlx lib: reserve 'result' for CURLcode 2026-04-06 23:12:06 +02:00
vauth tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
vquic spelling: fix typos 2026-04-01 22:50:12 +02:00
vssh libssh: split myssh_statemach_act into sub functions and rename 2026-04-07 15:59:04 +02:00
vtls vtls_scache: include cert_blob independently of verifypeer 2026-04-08 15:18:45 +02:00
.gitignore
altsvc.c altsvc: cap the list at 5,000 entries 2026-04-01 12:05:47 +02:00
altsvc.h altsvc: cap the list at 5,000 entries 2026-04-01 12:05:47 +02:00
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
asyn-base.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
asyn-thrdd.c asyn-thrdd: item cleanup using resolv_id 2026-04-02 13:15:53 +02:00
asyn.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
bufq.c
bufq.h
bufref.c
bufref.h
cf-dns.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
cf-dns.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
cf-h1-proxy.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
cf-h1-proxy.h
cf-h2-proxy.c lib: replace PRI*32 printf masks with C89 ones 2026-04-07 11:58:30 +02:00
cf-h2-proxy.h
cf-haproxy.c
cf-haproxy.h
cf-https-connect.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
cf-https-connect.h
cf-ip-happy.c cf-ip-happy: limit concurrent attempts 2026-04-07 16:26:25 +02:00
cf-ip-happy.h
cf-socket.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
cf-socket.h
cfilters.c cfilters: fix Curl_pollset_poll() return code mixup 2026-04-06 22:09:03 +02:00
cfilters.h
CMakeLists.txt
config-mac.h
config-os400.h
config-riscos.h
config-win32.h
conncache.c lib: reserve 'result' for CURLcode, even more 2026-04-07 07:48:58 +02:00
conncache.h lib: reserve 'result' for CURLcode 2026-04-06 23:12:06 +02:00
connect.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c cookie: fix rejection when tabs in value 2026-04-01 10:45:05 +02:00
cookie.h
cshutdn.c
cshutdn.h
curl_addrinfo.c
curl_addrinfo.h
curl_config-cmake.h.in curl_ntlm_core: use wolfCrypt DES API with wolfSSL 2026-04-07 11:58:30 +02:00
curl_ctype.h
curl_endian.c
curl_endian.h
curl_fnmatch.c
curl_fnmatch.h
curl_fopen.c
curl_fopen.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_ldap.h
curl_md4.h
curl_md5.h
curl_memrchr.c
curl_memrchr.h
curl_ntlm_core.c curl_ntlm_core: use wolfCrypt DES API with wolfSSL 2026-04-07 11:58:30 +02:00
curl_ntlm_core.h
curl_printf.h
curl_range.c
curl_range.h
curl_sasl.c
curl_sasl.h
curl_setup.h curl_ntlm_core: use wolfCrypt DES API with wolfSSL 2026-04-07 11:58:30 +02:00
curl_sha256.h
curl_sha512_256.c
curl_sha512_256.h
curl_share.c share: do bitshifts after the type is checked to be valid 2026-04-05 16:07:54 +02:00
curl_share.h
curl_sspi.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
curl_sspi.h
curl_threads.c
curl_threads.h
curl_trc.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
curl_trc.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
cw-out.c
cw-out.h
cw-pause.c
cw-pause.h
dict.c
dict.h
dllmain.c
dnscache.c dnscache: fix locking for negative caching 2026-04-03 22:27:59 +02:00
dnscache.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
doh.c doh: remove superfluous doh_req check 2026-04-04 17:10:37 +02:00
doh.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
dynhds.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
dynhds.h
easy.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
easy_lock.h
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
escape.h
fake_addrinfo.c lib: reserve 'result' for CURLcode 2026-04-06 23:12:06 +02:00
fake_addrinfo.h
file.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
file.h
fileinfo.c
fileinfo.h
formdata.c lib: reserve 'result' for CURLcode, even more 2026-04-07 07:48:58 +02:00
formdata.h
ftp-int.h
ftp.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
ftp.h
ftplistparser.c
ftplistparser.h
functypes.h
getenv.c
getinfo.c
getinfo.h
gopher.c
gopher.h
hash.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
hash.h
headers.c
headers.h
hmac.c
hostip.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
hostip.h spacecheck.pl: fix to check 3+ newlines in all files 2026-04-06 04:05:58 +02:00
hostip4.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
hostip6.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
hsts.c hsts: make the HSTS read callback handle name dupes 2026-04-02 18:01:20 +02:00
hsts.h hsts: accept 10K entries in the list 2026-04-02 10:22:35 +02:00
http.c lib: reserve 'result' for CURLcode, even more 2026-04-07 07:48:58 +02:00
http.h
http1.c
http1.h
http2.c lib: replace PRI*32 printf masks with C89 ones 2026-04-07 11:58:30 +02:00
http2.h
http_aws_sigv4.c
http_aws_sigv4.h
http_chunks.c
http_chunks.h
http_digest.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
http_ntlm.h
http_proxy.c
http_proxy.h
httpsrr.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
httpsrr.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
idn.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
idn.h
if2ip.c
if2ip.h
imap.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
imap.h
ldap.c
libcurl.def
libcurl.rc
libcurl.vers.in
llist.c
llist.h
macos.c
macos.h
Makefile.am Makefile.am: replace stray := with = [ci skip] 2026-04-06 02:52:08 +02:00
Makefile.inc
Makefile.soname
md4.c
md5.c
memdebug.c
mime.c lib: reserve 'result' for CURLcode 2026-04-06 23:12:06 +02:00
mime.h
mprintf.c
mqtt.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
mqtt.h
multi.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
multi_ev.c
multi_ev.h
multi_ntfy.c
multi_ntfy.h
multihandle.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
multiif.h
netrc.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
netrc.h
noproxy.c
noproxy.h
openldap.c
optiontable.pl
parsedate.c parsedate: bsearch the time zones 2026-04-08 12:00:59 +02:00
parsedate.h
pingpong.c
pingpong.h
pop3.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
pop3.h
progress.c lib: reserve 'result' for CURLcode 2026-04-06 23:12:06 +02:00
progress.h
protocol.c protocol: disable connection reuse for SMB(S) 2026-04-07 13:23:01 +02:00
protocol.h
psl.c
psl.h
rand.c
rand.h
ratelimit.c
ratelimit.h
request.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
request.h
rtsp.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
rtsp.h
select.c cfilters: fix Curl_pollset_poll() return code mixup 2026-04-06 22:09:03 +02:00
select.h
sendf.c sendf: fix CR detection if no LF is in the chunk 2026-04-04 22:32:54 +02:00
sendf.h
setopt.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
setopt.h
setup-os400.h
setup-vms.h
setup-win32.h
sha256.c
sigpipe.h
slist.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
slist.h
smb.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
smb.h
smtp.c lib: reserve 'result' for CURLcode, even more 2026-04-07 07:48:58 +02:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
socks.h
socks_gssapi.c lib: reserve 'result' for CURLcode 2026-04-06 23:12:06 +02:00
socks_sspi.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
splay.c
splay.h
strcase.c
strcase.h
strequal.c
strerror.c
strerror.h
system_win32.c
system_win32.h
telnet.c
telnet.h
tftp.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
tftp.h
thrdpool.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
thrdpool.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
thrdqueue.c lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
thrdqueue.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
transfer.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
transfer.h
uint-bset.c
uint-bset.h
uint-hash.c tidy-up: rename Curl_safefree()/tool_safefree() to curlx_safefree() 2026-04-01 19:53:53 +02:00
uint-hash.h
uint-spbset.c
uint-spbset.h
uint-table.c
uint-table.h
url.c lib: reserve 'result' for CURLcode, even more 2026-04-07 07:48:58 +02:00
url.h
urlapi-int.h
urlapi.c lib: reserve 'result' for CURLcode, even more 2026-04-07 07:48:58 +02:00
urldata.h lib: make resolving HTTPS DNS records reliable: 2026-04-01 15:36:31 +02:00
version.c
ws.c
ws.h