aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Server/Session.cpp
AgeCommit message (Expand)Author
2021-08-08Core/Misc: ASSERT() cleanup - followup of cherry pick 572eab1c355d9298ee640eb...Shauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-06-30Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...Shauren
2020-06-22DB/Account: update account_access table (#24788)ForesterDev
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/bnetserver: Fixed crash happening when sending packets larger than 4096 ...Shauren
2019-01-09Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Merge branch 'bfa'Shauren
2018-11-05Core/Bnet: Updated protobuf messages and servicesShauren
2018-10-22Core/Bnet: Safeguard auth process against bad external db modificationsShauren
2018-04-18Core/Bnet: Improve client ban messages (#21837)Roc13x
2018-01-01Update copyright note for 2018vincent-michael
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ...Shauren
2017-09-22Warning fixesShauren
2017-09-22Core/Bnet: Moved loading account info from rest service to sessionShauren
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-01Update copyright note for 2017vincent-michael
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