curl/lib/vtls
Wyatt O'Day 7da636cad5 version_win32: Check build number and platform id
Prior to this change the build number was not checked during version
comparison, and the platform id was supposed to be checked but wasn't.

Checking the build number is required for enabling "evergreen"
Windows 10/11 features (like TLS 1.3).

Ref: https://github.com/curl/curl/pull/7784

Closes https://github.com/curl/curl/pull/7824
Closes https://github.com/curl/curl/pull/7867
2021-12-02 03:39:14 -05:00
..
bearssl.c vtls: Fix a memory leak if an SSL session cannot be added to the cache 2021-09-24 13:23:42 +02:00
bearssl.h
gskit.c lib: don't use strerror() 2021-09-09 07:53:42 +02:00
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: add support for CURLOPT_CAINFO_BLOB 2021-11-30 16:19:46 +01:00
mbedtls.h
mesalink.c vtls: Fix a memory leak if an SSL session cannot be added to the cache 2021-09-24 13:23:42 +02:00
mesalink.h
nss.c tls: remove newline from three infof() calls 2021-10-19 23:03:57 +02:00
nssg.h
openssl.c openssl: check the return value of BIO_new() 2021-12-01 11:51:53 +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 version_win32: Check build number and platform id 2021-12-02 03:39:14 -05:00
schannel.c version_win32: Check build number and platform id 2021-12-02 03:39:14 -05:00
schannel.h
sectransp.c vtls: Fix a memory leak if an SSL session cannot be added to the cache 2021-09-24 13:23:42 +02:00
sectransp.h
vtls.c vtls: Fix a memory leak if an SSL session cannot be added to the cache 2021-09-24 13:23:42 +02:00
vtls.h vtls: Fix a memory leak if an SSL session cannot be added to the cache 2021-09-24 13:23:42 +02:00
wolfssl.c tls: remove newline from three infof() calls 2021-10-19 23:03:57 +02:00
wolfssl.h