curl/lib/vtls
Jacob Hoffman-Andrews 3f8fde366f
rustls: remove comment about checking handshaking
The comment is incorrect in two ways:
 - It says the check needs to be last, but the check is actually first.
 - is_handshaking actually starts out true.

Closes #8038
2021-11-20 22:57:13 +01:00
..
bearssl.c
bearssl.h
gskit.c
gskit.h
gtls.c lib: avoid fallthrough cases in switch statements 2021-09-29 10:00:52 +02:00
gtls.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c
mbedtls.h
mesalink.c
mesalink.h
nss.c tls: remove newline from three infof() calls 2021-10-19 23:03:57 +02:00
nssg.h
openssl.c openssl: use non-deprecated API to read key parameters 2021-11-20 12:04:57 +01:00
openssl.h
rustls.c rustls: remove comment about checking handshaking 2021-11-20 22:57:13 +01:00
rustls.h
schannel_verify.c
schannel.c schannel: fix memory leak due to failed SSL connection 2021-11-02 15:34:04 -04:00
schannel.h
sectransp.c
sectransp.h
vtls.c
vtls.h
wolfssl.c tls: remove newline from three infof() calls 2021-10-19 23:03:57 +02:00
wolfssl.h