index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
macros
/
FindOpenSSL.cmake
Age
Commit message (
Expand
)
Author
2024-05-12
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
2024-02-17
Build: Improve ARM target detection in cmake (needed by MSVC)
Shauren
2023-12-05
Build: Fixed finding openssl 3.2 on windows
Shauren
2022-09-06
Build: Update required cmake version to 3.18
Shauren
2022-09-06
Core/Crypto: Remove support for OpenSSL 1.0
Shauren
2022-06-17
Build: Improve automatic finding of libraries on mac
Shauren
2022-05-03
Build: Prioritize manually selected openssl location over default installed one
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-11
Added from_hex for OpenSSL version parsing (#26730)
Trulsrock
2022-01-06
fixed indentation for cmake files
ipriver
2021-10-01
Build: Update FindOpenSSL.cmake and remove custom FindGit
Shauren
2020-09-09
Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exe
Shauren
2018-03-06
Buildsystem: Fixed finding openssl 1.1 libs
Shauren
2018-03-04
Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)
Warlockbugs
2017-06-24
Buildsystem: Fixed linking to both release and debug versions of openssl libs...
Shauren
2016-09-09
Cmake: Added OpenSSL version required
Vincent-Michael
2015-03-08
FindOpenSSL: fix detection of OpenSSL 1.0.2
Guillaume Belz
2013-08-28
Core/Build: Force minimum ACE (5.8.3) and OpenSSL (1.0.0) version detection
Spp
2012-11-10
Core/Build: Restore FindOpenSSL, even when it's provided by cmake, this file ...
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2011-01-08
Buildsystem: Add fallback-location directories for OpenSSL detection under Wi...
click
2011-01-07
Buildsystem: Fix OpenSSL-detection on Windows platforms
click
2011-01-06
Core/Buildsystem: Fix linking of SSL under Fedora Core 14
Derex
2010-09-20
Buildsystem/Compilers: Adjust buildfiles slightly:
click
2010-08-28
Buildsystem: Change over to a little more flexible method of using the CMake ...
click