aboutsummaryrefslogtreecommitdiff
path: root/cmake/macros/FindOpenSSL.cmake
AgeCommit message (Expand)Author
2024-05-12Core/Cryptography: dropped support for OpenSSL 1.1Ovahlord
2024-02-17Build: Improve ARM target detection in cmake (needed by MSVC)Shauren
2023-12-05Build: Fixed finding openssl 3.2 on windowsShauren
2022-09-06Build: Update required cmake version to 3.18Shauren
2022-09-06Core/Crypto: Remove support for OpenSSL 1.0Shauren
2022-06-17Build: Improve automatic finding of libraries on macShauren
2022-05-03Build: Prioritize manually selected openssl location over default installed oneShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-03-11Added from_hex for OpenSSL version parsing (#26730)Trulsrock
2022-01-06fixed indentation for cmake filesipriver
2021-10-01Build: Update FindOpenSSL.cmake and remove custom FindGitShauren
2020-09-09Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exeShauren
2018-03-06Buildsystem: Fixed finding openssl 1.1 libsShauren
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)Warlockbugs
2017-06-24Buildsystem: Fixed linking to both release and debug versions of openssl libs...Shauren
2016-09-09Cmake: Added OpenSSL version requiredVincent-Michael
2015-03-08FindOpenSSL: fix detection of OpenSSL 1.0.2Guillaume Belz
2013-08-28Core/Build: Force minimum ACE (5.8.3) and OpenSSL (1.0.0) version detectionSpp
2012-11-10Core/Build: Restore FindOpenSSL, even when it's provided by cmake, this file ...Spp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2011-01-08Buildsystem: Add fallback-location directories for OpenSSL detection under Wi...click
2011-01-07Buildsystem: Fix OpenSSL-detection on Windows platformsclick
2011-01-06Core/Buildsystem: Fix linking of SSL under Fedora Core 14Derex
2010-09-20Buildsystem/Compilers: Adjust buildfiles slightly:click
2010-08-28Buildsystem: Change over to a little more flexible method of using the CMake ...click