aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Server/Session.cpp
AgeCommit message (Expand)Author
2016-11-26Core/Bnet: Fixed an issue that allowed client to enter Battlenet::Session::Re...Shauren
2016-06-06Core/Misc: Fixed coverity issuesShauren
2016-03-28Core: Updated to 6.2.4Shauren
2016-02-19Core/Networking: Rewrite networking threading modelShauren
2016-02-16Core/Bnet: Moved expiring bans to background task running every minute by def...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-24Core/Misc: Fix for builds linked with libc++ instead of libstdc++Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-04Core/Battle.netShauren
2015-07-09Core/Battle.net: Only send one IP address for a realm - fixes waiting time to...Shauren
2015-06-20Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-04-18Core/Battle.net: Fixed accessing freed memoryShauren
2015-04-11Core/Battle.net: Query optimizations part2 - made all queries asynchronousShauren
2015-04-11Core/Battle.net: Query optimizations part1 - reduced the amount of queries du...Shauren
2015-02-11Core/Auth: Fixed clients being disconnected if taking too long to select game...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-24Core/Battle.net: Fixed client crashes happening when reconnecting too soon af...Shauren
2014-12-20Core/Battle.net: Decrypt remainder of the packet that arrives together with E...Shauren
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-11-09Core/Battle.net: Added more logs to auth processShauren
2014-11-06Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structureShauren
2014-11-01Auth/Battle.net Added missing build check to JoinRequest handlerShauren
2014-10-18Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.xShauren
2014-10-13Battle.net: Implemented cache stream itemsShauren
2014-10-12Battle.net/Packets: Added packet name mapping for loggingShauren
2014-10-12Core/Battle.net: Improved logging - use separate filters instead of throwing ...Shauren
2014-10-11Core/Battle.net: Handle ConnectionClosingShauren
2014-10-11Core/Battle.net: Implemented updating realm list after initial loginShauren
2014-10-10Core/Battle.net: Added missing includes and changed default config file nameShauren
2014-10-10Core/Auth: Moved battle.net handling to separate projectShauren