]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: drop support for old OpenSSL/LibreSSL versions
authorViktor Szakats <commit@vsz.me>
Mon, 27 Jan 2025 19:35:23 +0000 (20:35 +0100)
committerViktor Szakats <commit@vsz.me>
Fri, 21 Feb 2025 11:02:35 +0000 (12:02 +0100)
commit2cc90a679aae5342dd9bfdf451d4b98ec64f7374
tree20eae80e22cf60c8c54b0eb205044209f39f0571
parente0fd5790d94feb239f7d2457578f2a34c85cdd65
openssl: drop support for old OpenSSL/LibreSSL versions

Require OpenSSL 1.0.2a (2015-03-19) or LibreSSL 2.9.1 (2019-04-13).

Closes #16104
docs/INTERNALS.md
lib/curl_ntlm_core.c
lib/setup-vms.h
lib/sha256.c
lib/vtls/openssl.c