curl/lib/vtls
Daniel Stenberg a96c7529eb
select: make Curl_socket_check take timediff_t timeout
Coverity found CID 1461718:

Integer handling issues (CONSTANT_EXPRESSION_RESULT) "timeout_ms >
9223372036854775807L" is always false regardless of the values of its
operands. This occurs as the logical second operand of "||".

Closes #5240
2020-04-23 15:57:23 +02:00
..
bearssl.c
bearssl.h
gskit.c
gskit.h
gtls.c GnuTLS: Don't skip really long certificate fields 2020-04-21 08:10:55 +02:00
gtls.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c mbedtls: remove the BACKEND define kludge 2020-03-19 13:22:35 +01:00
mbedtls.h
mesalink.c
mesalink.h
nss.c
nssg.h
openssl.c cleanup: insert newline after if() conditions 2020-03-30 16:05:30 +02:00
openssl.h
schannel_verify.c
schannel.c select: make Curl_socket_check take timediff_t timeout 2020-04-23 15:57:23 +02:00
schannel.h
sectransp.c secure transport: remove the BACKEND define kludge 2020-03-19 13:22:46 +01:00
sectransp.h
vtls.c multi-ssl: reset the SSL backend on Curl_global_cleanup() 2020-04-20 09:15:47 +02:00
vtls.h
wolfssl.c
wolfssl.h