mirror of
https://github.com/curl/curl.git
synced 2026-07-26 08:17:43 +03:00
- Change minimum Windows version for TLS 1.3 support to Windows Server 2022. Prior to this change Windows Server 2022 was already used as the minimum version in some but not all of the checks for TLS 1.3 support. Ref: https://github.com/curl/curl/pull/21719#issuecomment-4520234306 Ref: https://github.com/curl/curl/issues/21702 Signed-off-by: Emmanuel Ugwu <emmanuelugwu121@gmail.com> Closes https://github.com/curl/curl/pull/22231 |
||
|---|---|---|
| .. | ||
| apple.c | ||
| apple.h | ||
| cipher_suite.c | ||
| cipher_suite.h | ||
| gtls.c | ||
| gtls.h | ||
| hostcheck.c | ||
| hostcheck.h | ||
| keylog.c | ||
| keylog.h | ||
| mbedtls.c | ||
| mbedtls.h | ||
| openssl.c | ||
| openssl.h | ||
| rustls.c | ||
| rustls.h | ||
| schannel.c | ||
| schannel.h | ||
| schannel_int.h | ||
| schannel_verify.c | ||
| vtls.c | ||
| vtls.h | ||
| vtls_config.c | ||
| vtls_config.h | ||
| vtls_int.h | ||
| vtls_scache.c | ||
| vtls_scache.h | ||
| vtls_spack.c | ||
| vtls_spack.h | ||
| wolfssl.c | ||
| wolfssl.h | ||
| x509asn1.c | ||
| x509asn1.h | ||