aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Server/Session.cpp
AgeCommit message (Expand)Author
2025-06-12Core/Bnet: Update PCH content to include most commonly used headersShauren
2025-04-08Core/Network: Socket refactorsShauren
2024-12-26Core/JSON: Prevent more out of bounds memory accesses in json deserializationShauren
2024-12-18Core/Auth: Fix missing initializationShauren
2024-08-29Core/Auth: Refactor client auth key storage to support more future client var...Shauren
2024-08-29Core/Misc: Remove duplicate helper functionsShauren
2024-08-28Core: Allow macOS arm64 client to connect (#30173)Motive
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-03-21Core: Updated to 10.2.6.53840Shauren
2023-12-17Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...Shauren
2023-12-08Core/Misc: Minor code modernization - kill std::bindShauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-07-20Core/Bnet: Send hostnames in portal requests for launcherloginShauren
2023-07-15Core/Network: Refactor local/remote ip address selection code and allow using...Shauren
2023-07-15Core/Network: Cleanup asio using directivesShauren
2023-05-05Core/DataStores: Remove temporary 10.0.7 workraroundShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-13Core/bnetserver: Implemented reconnecting with launcherloginShauren
2022-09-06Core/bnetserver: Add compatibility for classic clientsShauren
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