index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Cryptography
/
OpenSSLCrypto.cpp
Age
Commit message (
Expand
)
Author
2024-10-09
Core/Crypto: Respect OPENSSL_MODULES environment variable if set by user that...
Shauren
2024-05-12
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
2023-09-16
Core/SSL: Support more certificate formats
Shauren
2022-09-06
Core/Crypto: Remove support for OpenSSL 1.0
Shauren
2022-09-05
Core/Crypto: Fixed loading legacy openssl provider for RC4 on windows
Shauren
2022-01-23
Common/Crypto: #ifdef out unnecessary locking code for OpenSSL 1.1+ (PR #25110)
Peter Keresztes Schmidt
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-11-08
Core/Misc: Suppress openssl random generator uninitialized variable errors un...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Misc: Fixed nopch and clang 6.0 warnings
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP