aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Cryptography/OpenSSLCrypto.cpp
AgeCommit message (Collapse)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
Happy new year
2014-07-09Nuked some compiler errors on LinuxSubv
2014-06-30Replace ACE thread/mutex in OpenSSLCryptoleak
2014-01-22Shared/OpenSSLCrypto: Add switch to fix build under MacGacko
2014-01-01Update copyright note for 2014.Vincent_Michael
Happy new year.
2013-08-19Core: Fix warningVincent-Michael
2013-08-18Core: Fix warnings. Make callback symbols local.QAston
2013-08-18Fix crashed caused by using openssl from multiple threads simultanously.QAston
Note that this doesn't make BigNumber class threadsafe - it never was that way.