index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
/
Server
Age
Commit message (
Expand
)
Author
2016-11-26
Core/Bnet: Fixed an issue that allowed client to enter Battlenet::Session::Re...
Shauren
2016-06-06
Core/Misc: Fixed coverity issues
Shauren
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-04-10
Renamed PublicKeyFile -> CertificatesFile
Shauren
2016-04-10
Make private key and public key configurable.
Gacko
2016-03-28
Build fixes
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Typo fix 423bded9a61e3f1c51ba00327898126c4e3a3f53
DDuarte
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-02-19
Core/Networking: Rewrite networking threading model
Shauren
2016-02-16
Core/Bnet: Moved expiring bans to background task running every minute by def...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-24
Core/Misc: Fix for builds linked with libc++ instead of libstdc++
Shauren
2015-10-06
Core/Bnetserver: Fix warnings caused through non virtual destructors.
Naios
2015-10-06
Core/Battle.net:
Shauren
2015-10-04
Core/Battle.net
Shauren
2015-07-09
Core/Battle.net: Only send one IP address for a realm - fixes waiting time to...
Shauren
2015-06-20
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-04-18
Core/Battle.net: Fixed accessing freed memory
Shauren
2015-04-13
NOPCH Build fix
Shauren
2015-04-13
Build fix
Shauren
2015-04-11
Core/Battle.net: Query optimizations part2 - made all queries asynchronous
Shauren
2015-04-11
Core/Battle.net: Query optimizations part1 - reduced the amount of queries du...
Shauren
2015-04-11
Core/Bnet: Fixed crash on shutdown happening when there were still players co...
Shauren
2015-03-18
Core/Misc: Fix some issues detected by static analysis
Naios
2015-02-11
Core/Auth: Fixed clients being disconnected if taking too long to select game...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-24
Core/Battle.net: Fixed client crashes happening when reconnecting too soon af...
Shauren
2014-12-20
Core/Battle.net: Decrypt remainder of the packet that arrives together with E...
Shauren
2014-11-10
Core/Commands: Battle.net account command changes
Shauren
2014-11-09
Core/Battle.net: Added more logs to auth process
Shauren
2014-11-06
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
Shauren
2014-11-01
Auth/Battle.net Added missing build check to JoinRequest handler
Shauren
2014-10-18
Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.x
Shauren
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-13
Battle.net: Implemented cache stream items
Shauren
2014-10-12
Battle.net/Packets: Added packet name mapping for logging
Shauren
2014-10-12
Core/Battle.net: Improved logging - use separate filters instead of throwing ...
Shauren
2014-10-11
Core/Battle.net: Handle ConnectionClosing
Shauren
2014-10-11
Core/Battle.net: Implemented updating realm list after initial login
Shauren
2014-10-10
Core/Battle.net: Added missing includes and changed default config file name
Shauren
2014-10-10
Core/Auth: Moved battle.net handling to separate project
Shauren