curl/lib/vtls
Stefan Eissing 344ba8c883
wolfssl: improve shutdown handling
Improve handling of shutdown when sending gets blocked.

Add workaround for <https://github.com/wolfSSL/wolfssl/issues/7784>
where wolfSSL keeps on adding close notify messages to its outgoing
buffer on ever attempt.

Closes #14376
2024-08-05 08:49:20 +02:00
..
bearssl.c bearssl: improve shutdown handling 2024-08-05 08:46:24 +02:00
bearssl.h
cipher_suite.c
cipher_suite.h
gtls.c lib: add eos flag to send methods 2024-08-03 19:53:54 +02:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c lib: add eos flag to send methods 2024-08-03 19:53:54 +02:00
mbedtls.h
openssl.c openssl: improve shutdown handling 2024-08-05 08:48:06 +02:00
openssl.h
rustls.c lib: add eos flag to send methods 2024-08-03 19:53:54 +02:00
rustls.h
schannel_int.h
schannel_verify.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
schannel.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
schannel.h
sectransp.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
sectransp.h
vtls_int.h
vtls.c vtls: stop offering alpn http/1.1 for http2-prior-knowledge 2024-08-04 17:59:04 -04:00
vtls.h
wolfssl.c wolfssl: improve shutdown handling 2024-08-05 08:49:20 +02:00
wolfssl.h wolfssl: improve shutdown handling 2024-08-05 08:49:20 +02:00
x509asn1.c
x509asn1.h