index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Cryptography
Age
Commit message (
Expand
)
Author
2015-03-08
Core/Spells: Implemented multiple spell power costs
Shauren
2015-03-04
Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-11-06
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
Shauren
2014-11-06
Core/Misc: Added const qualifier to HmacHash ctor arg
Shauren
2014-10-20
Core/PacketIO: Updated packet headers to 6.0
Shauren
2014-07-20
Core: Fix non build (gcc)
Vincent-Michael
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-09
Nuked some compiler errors on Linux
Subv
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replace ACE thread/mutex in OpenSSLCrypto
leak
2014-06-22
Various cleanups and fixes due to feedback
leak
2014-06-21
Replaced ACE_Auto_Array_Ptr
leak
2014-06-03
Core/Crypto: Refactored HmacHash to make it easier to use with different hash...
Shauren
2014-06-01
Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...
Shauren
2014-06-01
Core/Crypto: Fixed values returned by HmacHash::GetLength
Shauren
2014-05-04
Core/Battle.net: Fixed encryption
Shauren
2014-05-02
Core/Cryptography: Added class to generate SHA256 hashes
Shauren
2014-04-30
Core/Auth: Battle.net stuff
Shauren
2014-01-22
Shared/OpenSSLCrypto: Add switch to fix build under Mac
Gacko
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-08-30
Core/Server: Fix a spammy warning in WorldSession and move code to .cpp
Nay
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-19
Core: Fix warning
Vincent-Michael
2013-08-19
Fix build with gcc. Thanks to McBitter for testing.
QAston
2013-08-18
Core: Fix warnings. Make callback symbols local.
QAston
2013-08-18
Fix crashed caused by using openssl from multiple threads simultanously.
QAston
2013-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-08-18
Core: Fix a bug in BigNumber::SetBinary
QAston
2013-08-18
Core: Fix a bug in BigNumber::SetQword
QAston
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-09-05
Core/Misc: Fix some warnings and logic mistakes found by static code analysis
kaelima
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-13
Core/Warden: Workaround for an OpenSSL bug in the ARC4 stream cipher initiali...
leak
2012-06-30
Core: Minor code style corrections
Shauren
2012-03-09
Core. Fix non-PCH build
click
2012-03-06
Core/Shared: Add thread-safe access to BigNumber::AsByteArray()
leak
2012-03-04
Core/Shared: Remove unused functions
leak
2012-02-20
Core/Warden: Update copyright information / More cleanups
leak
[next]