curl/lib/vtls
Daniel Stenberg a2b1bbeef0
mbedtls: make mbedtls_strerror always work
If the function doesn't exist, provide a macro that just clears the
error message. Removes #ifdef uses from the code.

Closes #7162
2021-06-01 17:53:44 +02:00
..
bearssl.c bearssl: explicitly initialize all fields of Curl_ssl 2021-05-26 14:43:45 +02:00
bearssl.h
gskit.c openssl: associate/detach the transfer from connection 2021-05-24 13:15:10 +02:00
gskit.h
gtls.c ssl: read pending close notify alert before closing the connection 2021-06-01 09:40:40 +02:00
gtls.h
keylog.c
keylog.h
mbedtls.c mbedtls: make mbedtls_strerror always work 2021-06-01 17:53:44 +02:00
mbedtls.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mesalink.c openssl: associate/detach the transfer from connection 2021-05-24 13:15:10 +02:00
mesalink.h
nss.c ssl: read pending close notify alert before closing the connection 2021-06-01 09:40:40 +02:00
nssg.h
openssl.c ssl: read pending close notify alert before closing the connection 2021-06-01 09:40:40 +02:00
openssl.h
rustls.c rustls: switch read_tls and write_tls to callbacks 2021-05-24 16:40:59 +02:00
rustls.h
schannel.c schannel: set ALPN length correctly for HTTP/2 2021-05-27 08:27:35 +02:00
schannel.h schannel: don't use static to store selected ciphers 2021-05-24 07:56:05 +02:00
schannel_verify.c
sectransp.c sectransp: fix EXC_BAD_ACCESS caused by uninitialized buffer 2021-05-25 11:22:09 +02:00
sectransp.h
vtls.c vtls: exit addsessionid if no cache is inited 2021-06-01 13:40:30 +02:00
vtls.h openssl: associate/detach the transfer from connection 2021-05-24 13:15:10 +02:00
wolfssl.c ssl: read pending close notify alert before closing the connection 2021-06-01 09:40:40 +02:00
wolfssl.h