curl/lib/vtls
Stefan Eissing 16bb32e104
sectransp: fix for incomplete read/writes
SecureTransport expects result code errSSLWouldBlock when the requested
length could not be sent/recieved in full. The previous code returned
noErr, which let SecureTransport to believe that the IO had terminated
prematurely.

Fixes #10227
Closes #10235
2023-01-05 16:04:12 +01:00
..
bearssl.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
bearssl.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
gskit.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
gskit.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
gtls.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
gtls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
hostcheck.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
hostcheck.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
keylog.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
keylog.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls_threadlock.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls_threadlock.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
nss.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
nssg.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
openssl.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
openssl.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
rustls.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
rustls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
schannel_verify.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
schannel.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
schannel.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
sectransp.c sectransp: fix for incomplete read/writes 2023-01-05 16:04:12 +01:00
sectransp.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
vtls_int.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
vtls.c misc: reduce struct and struct field sizes 2023-01-04 15:36:36 +01:00
vtls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
wolfssl.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
wolfssl.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
x509asn1.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
x509asn1.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00