curl/lib/vtls
Jacob Hoffman-Andrews 7488ef2960
rustls: Handle close_notify.
If we get a close_notify, treat that as EOF. If we get an EOF from the
TCP stream, treat that as an error (because we should have ended the
connection earlier, when we got a close_notify).

Closes #6763
2021-03-21 00:16:27 +01:00
..
bearssl.c urldata: don't touch data->set.httpversion at run-time 2021-02-12 08:13:37 +01:00
bearssl.h
gskit.c urldata: remove the _ORIG suffix from string names 2021-02-19 08:07:19 +01:00
gskit.h
gtls.c urldata: remove the _ORIG suffix from string names 2021-02-19 08:07:19 +01:00
gtls.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c urldata: remove the _ORIG suffix from string names 2021-02-19 08:07:19 +01:00
mbedtls.h
mesalink.c vtls: factor out Curl_ssl_getsock to field of Curl_ssl 2021-02-08 14:10:55 +01:00
mesalink.h
nss.c urldata: don't touch data->set.httpversion at run-time 2021-02-12 08:13:37 +01:00
nssg.h
openssl.c openssl: adapt to v3's new const for a few API calls 2021-03-09 08:15:36 +01:00
openssl.h
rustls.c rustls: Handle close_notify. 2021-03-21 00:16:27 +01:00
rustls.h vtls: initial implementation of rustls backend 2021-02-09 11:06:18 +01:00
schannel_verify.c schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro 2021-03-06 02:01:35 -05:00
schannel.c schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro 2021-03-06 02:01:35 -05:00
schannel.h
sectransp.c schannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTION macro 2021-03-06 02:01:35 -05:00
sectransp.h
vtls.c vtls: initial implementation of rustls backend 2021-02-09 11:06:18 +01:00
vtls.h urldata: remove the _ORIG suffix from string names 2021-02-19 08:07:19 +01:00
wolfssl.c urldata: remove the _ORIG suffix from string names 2021-02-19 08:07:19 +01:00
wolfssl.h