curl/lib
Stefan Eissing b42156b825
cfilter: improve SSL connection checks
- fixes `Curl_ssl_cf_get_ssl()` to detect also the first filter instance
  as ssl (refs #10053)

- replaces `Curl_ssl_use()` with the correct `Curl_conn_is_ssl()`

Closes #10054
Fixes #10053

Reported-by: Patrick Monnerat
2022-12-08 14:27:06 +01:00
..
vauth netware: remove leftover traces 2022-11-23 11:56:52 +01:00
vquic gnutls: use common gnutls init and verify code for ngtcp2 2022-12-01 10:57:36 +01:00
vssh libssh2: return error when ssh_hostkeyfunc returns error 2022-12-06 00:15:18 +01:00
vtls cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
.checksrc
.gitattributes
.gitignore
altsvc.c
altsvc.h
amigaos.c
amigaos.h
arpa_telnet.h
asyn-ares.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
asyn-thread.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
asyn.h
base64.c base64: faster base64 decoding 2022-12-06 08:57:04 +01:00
bufref.c
bufref.h
c-hyper.c hyper: classify headers as CONNECT and 1XX 2022-11-19 13:01:12 +01:00
c-hyper.h
cfilters.c tls: backends use connection filters for IO, enabling HTTPS-proxy 2022-11-28 13:56:23 +01:00
cfilters.h tls: backends use connection filters for IO, enabling HTTPS-proxy 2022-11-28 13:56:23 +01:00
CMakeLists.txt
config-amigaos.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-dos.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-mac.h config-mac: define HAVE_SYS_IOCTL_H 2022-12-07 15:56:43 -05:00
config-os400.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-plan9.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-riscos.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-win32.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
config-win32ce.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
conncache.c
conncache.h
connect.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
connect.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
content_encoding.c
content_encoding.h
cookie.c cookie: open cookie jar as a binary file 2022-12-02 10:07:41 +01:00
cookie.h
curl_addrinfo.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
curl_ctype.h
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h curl_endian: remove Curl_write64_le from header 2022-11-23 09:07:12 +01:00
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c curl_get_line: allow last line without newline char 2022-12-02 11:28:43 +01:00
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 ntlm: improve comment for encrypt_des 2022-11-16 11:26:22 +01: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 lib: parse numbers with fixed known base 10 2022-11-17 23:15:37 +01:00
curl_range.h
curl_rtmp.c
curl_rtmp.h
curl_sasl.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
curl_sasl.h
curl_setup_once.h build: assume errno.h is always available 2022-12-07 14:41:09 -05:00
curl_setup.h build: assume assert.h is always available 2022-12-07 14:30:32 -05: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.h
dynbuf.c
dynbuf.h
easy_lock.h
easy.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
easygetopt.c
easyif.h
easyoptions.c CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit 2022-11-18 00:17:27 +01:00
easyoptions.h
escape.c
escape.h
file.c lib: remove bad set.opt_no_body assignments 2022-11-11 15:56:05 +01:00
file.h
fileinfo.c
fileinfo.h
fopen.c
fopen.h
formdata.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
formdata.h
ftp.c tls: backends use connection filters for IO, enabling HTTPS-proxy 2022-11-28 13:56:23 +01:00
ftp.h
ftplistparser.c
ftplistparser.h
functypes.h
getenv.c
getinfo.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
getinfo.h
gopher.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
gopher.h
h2h3.c
h2h3.h
hash.c
hash.h
headers.c
headers.h
hmac.c
hostasyn.c
hostip4.c
hostip6.c
hostip.c
hostip.h netware: remove leftover traces 2022-11-23 11:56:52 +01:00
hostsyn.c
hsts.c
hsts.h
http2.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
http2.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
http_aws_sigv4.c aws_sigv4: fix typos in aws_sigv4.c 2022-12-01 08:34:37 +01:00
http_aws_sigv4.h
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c tls: backends use connection filters for IO, enabling HTTPS-proxy 2022-11-28 13:56:23 +01:00
http_proxy.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
http.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
http.h misc: Fix incorrect spelling 2022-12-06 23:18:23 +01:00
idn_win32.c
if2ip.c
if2ip.h
imap.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) 2022-11-20 03:54:36 -05:00
ldap.c
libcurl.plist.in
libcurl.rc
libcurl.vers.in
llist.c
llist.h
Makefile.am Makefile.mk: portable Makefile.m32 2022-11-22 08:28:41 +00:00
Makefile.inc lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
Makefile.mk Makefile.mk: improve a GNU Make hack [ci skip] 2022-12-05 14:31:32 +00:00
md4.c
md5.c
memdebug.c
memdebug.h
mime.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
mime.h mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
mprintf.c
mqtt.c
mqtt.h
multi.c lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
multihandle.h
multiif.h
netrc.c
netrc.h
nonblock.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
nonblock.h
noproxy.c
noproxy.h
openldap.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
optiontable.pl lib/optiontable.pl: adapt to CURLOPTDEPRECATED() 2022-11-29 14:43:42 +01:00
parsedate.c
parsedate.h
pingpong.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
pingpong.h
pop3.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
pop3.h
progress.c
progress.h
psl.c
psl.h
quic.h
rand.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
rand.h
rename.c
rename.h
rtsp.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
rtsp.h
select.c
select.h
sendf.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
sendf.h sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) 2022-11-20 03:54:36 -05:00
setopt.c urldata: change port num storage to int and unsigned short 2022-11-18 23:54:38 +01: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 vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
smb.h
smtp.c cfilter: improve SSL connection checks 2022-12-08 14:27:06 +01:00
smtp.h
sockaddr.h
socketpair.c
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
socks.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c lib: parse numbers with fixed known base 10 2022-11-17 23:15:37 +01:00
strtoofft.h
system_win32.c
system_win32.h
telnet.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
telnet.h
tftp.c
tftp.h
timediff.c
timediff.h
timeval.c
timeval.h
transfer.c lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
transfer.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
url.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
url.h lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
urlapi-int.h
urlapi.c
urldata.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
version_win32.c
version_win32.h
version.c version: add a feature names array to curl_version_info_data 2022-11-14 09:18:53 +01:00
warnless.c
warnless.h
wildcard.c
wildcard.h
ws.c Websocket: fixes for partial frames and buffer updates. 2022-11-12 00:51:24 +01:00
ws.h Websocket: fixes for partial frames and buffer updates. 2022-11-12 00:51:24 +01:00