curl/lib/vtls
Daniel Stenberg a56a47ac33
openssl: close_notify on the FTP data connection doesn't mean closure
For FTPS transfers, curl gets close_notify on the data connection
without that being a signal to close the control connection!

Regression since 3f5da4e59a (7.65.0)

Reported-by: Zenju on github
Reviewed-by: Jay Satiro
Fixes #4329
Closes #4340
2019-09-13 00:10:47 +02:00
..
gskit.c
gskit.h
gtls.c
gtls.h
mbedtls.c
mbedtls.h
mesalink.c mesalink: implement client authentication 2019-08-06 10:19:17 +02:00
mesalink.h
nss.c nss: use TLSv1.3 as default if supported 2019-08-13 21:59:30 +01:00
nssg.h
openssl.c openssl: close_notify on the FTP data connection doesn't mean closure 2019-09-13 00:10:47 +02:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c
polarssl.h
schannel_verify.c
schannel.c
schannel.h
sectransp.c
sectransp.h
vtls.c cleanup: remove the 'numsocks' argument used in many places 2019-07-30 23:16:44 +02:00
vtls.h cleanup: remove the 'numsocks' argument used in many places 2019-07-30 23:16:44 +02:00
wolfssl.c
wolfssl.h