aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Server
AgeCommit message (Expand)Author
2024-05-12Core/Cryptography: dropped support for OpenSSL 1.1Ovahlord
2024-05-07Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...Shauren
2024-03-21Fix build with openssl 1.1.1Shauren
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-09-16Core/SSL: Build fix for openssl 1.1.1Shauren
2023-09-16Core/SSL: Support more certificate formatsShauren
2023-07-26Core/Bnet: Support password protected private keysShauren
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
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-01-26Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2021-08-08Core/Misc: ASSERT() cleanup - followup of cherry pick 572eab1c355d9298ee640eb...Shauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
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-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
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-05-10Core/Common: Move the query callback header to the database projectNaios
2016-04-10Renamed PublicKeyFile -> CertificatesFileShauren
2016-04-10Make private key and public key configurable.Gacko