curl/lib/vtls
Stefan Eissing 4a8b4a1b66
cfiler: filter types have flags indicating what they do
- Adding Curl_conn_is_ip_connected() to check if network connectivity
  has been reached

- having ftp wait for network connectivity before proceeding with
  transfers.

Fixes test failures 1631 and 1632 with hyper.

Closes #9952
2022-11-22 08:20:38 +01:00
..
bearssl.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
bearssl.h
gskit.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
gskit.h
gtls.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c lib and tests: add missing curl.h includes 2022-09-12 09:41:47 +02:00
keylog.h
mbedtls_threadlock.c tidy-up: process.h detection and use 2022-11-01 22:27:28 +00:00
mbedtls_threadlock.h tidy-up: process.h detection and use 2022-11-01 22:27:28 +00:00
mbedtls.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
mbedtls.h
nss.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
nssg.h
openssl.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
openssl.h openssl: make certinfo available for QUIC 2022-09-27 14:02:27 +02:00
rustls.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
rustls.h
schannel_verify.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
schannel.c sendf: change Curl_read_plain to wrap Curl_recv_plain (take 2) 2022-11-20 03:54:36 -05:00
schannel.h misc: remove duplicated include files 2022-10-26 11:27:59 +02:00
sectransp.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
sectransp.h
vtls_int.h lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
vtls.c cfiler: filter types have flags indicating what they do 2022-11-22 08:20:38 +01:00
vtls.h lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
wolfssl.c lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
wolfssl.h
x509asn1.c ctype: remove all use of <ctype.h>, use our own versions 2022-09-06 08:32:36 +02:00
x509asn1.h