curl/lib/vtls
Stefan Eissing 1c4813c769
mbedtls: send close-notify on close
- send the TLS close notify message when cloding down
  the mbedtls connection filter
- this is a "least" effort version and, as other TLS filters,
  is lacking a graceful send/receive/timeout for a really
  clean shutdown.

Closes #13745
2024-05-22 23:07:22 +02:00
..
bearssl.c
bearssl.h
cipher_suite.c
cipher_suite.h
gtls.c
gtls.h
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c mbedtls: send close-notify on close 2024-05-22 23:07:22 +02:00
mbedtls.h
openssl.c openssl: revert keylog_callback support for LibreSSL 2024-05-20 03:55:40 -04:00
openssl.h
rustls.c rustls: fix handshake done handling 2024-05-17 16:51:45 +02:00
rustls.h
schannel_int.h
schannel_verify.c
schannel.c
schannel.h
sectransp.c
sectransp.h
vtls_int.h
vtls.c
vtls.h
wolfssl.c
wolfssl.h
x509asn1.c x509asn1: return error on missing OID 2024-05-17 14:54:41 +02:00
x509asn1.h