aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Cryptography
AgeCommit message (Expand)Author
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-04Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-06Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structureShauren
2014-11-06Core/Misc: Added const qualifier to HmacHash ctor argShauren
2014-10-20Core/PacketIO: Updated packet headers to 6.0Shauren
2014-07-20Core: Fix non build (gcc)Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-09Nuked some compiler errors on LinuxSubv
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-30Replace ACE thread/mutex in OpenSSLCryptoleak
2014-06-22Various cleanups and fixes due to feedbackleak
2014-06-21Replaced ACE_Auto_Array_Ptrleak
2014-06-03Core/Crypto: Refactored HmacHash to make it easier to use with different hash...Shauren
2014-06-01Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...Shauren
2014-06-01Core/Crypto: Fixed values returned by HmacHash::GetLengthShauren
2014-05-04Core/Battle.net: Fixed encryptionShauren
2014-05-02Core/Cryptography: Added class to generate SHA256 hashesShauren
2014-04-30Core/Auth: Battle.net stuffShauren
2014-01-22Shared/OpenSSLCrypto: Add switch to fix build under MacGacko
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-08-30Core/Server: Fix a spammy warning in WorldSession and move code to .cppNay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-19Core: Fix warningVincent-Michael
2013-08-19Fix build with gcc. Thanks to McBitter for testing.QAston
2013-08-18Core: Fix warnings. Make callback symbols local.QAston
2013-08-18Fix crashed caused by using openssl from multiple threads simultanously.QAston
2013-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-08-18Core: Fix a bug in BigNumber::SetBinaryQAston
2013-08-18Core: Fix a bug in BigNumber::SetQwordQAston
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-09-05Core/Misc: Fix some warnings and logic mistakes found by static code analysiskaelima
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-13Core/Warden: Workaround for an OpenSSL bug in the ARC4 stream cipher initiali...leak
2012-06-30Core: Minor code style correctionsShauren
2012-03-09Core. Fix non-PCH buildclick
2012-03-06Core/Shared: Add thread-safe access to BigNumber::AsByteArray()leak
2012-03-04Core/Shared: Remove unused functionsleak
2012-02-20Core/Warden: Update copyright information / More cleanupsleak