aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/REST
AgeCommit message (Expand)Author
2 daysCore/Network: Fix invalid NetworkThread array access for derived classes that...Shauren
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-05-12Core/Network: Update LoginRESTService to check all addresses together (#30927)Jason Dove
2025-04-13Core/Network: Minor include cleanup and add more required functions and typde...Shauren
2025-04-09Core/Network: Move to separate projectShauren
2025-04-08Core/Network: Socket refactorsShauren
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-11-12Core/Networking: Support IPv6Shauren
2024-03-21Core: Updated to 10.2.6.53840Shauren
2024-01-18Core/Bnet: Added SRP http endpoints10.2.0.52808Shauren
2023-12-26Build fixShauren
2023-12-26Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...Shauren
2023-12-18Core/Bnet: Add new loggers to config file template, fixed request/response co...Shauren
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-08-03Core/Realms: Minor refactor to realm address storage (remove LocalSubnetMask ...Shauren
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-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-12Core/Misc: Fix mac buildShauren
2022-02-13Core/Misc: Cleanup unused includesShauren
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-21Core/Bnet: Fixed crash that can happen when sending malformed requestsShauren
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-17Core/Bnet: Fixed another uninitialized variable (just to shut up static analy...Shauren
2017-10-10Core/Bnet: Fixed uninitialized valueShauren
2017-10-03Warning fixShauren
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ...Shauren
2017-09-22Core/Bnet: Moved loading account info from rest service to sessionShauren
2017-07-21Core/Bnet: Fixed login after gSOAP updateShauren
2017-07-15Build fix for boost 1.55Shauren
2017-07-14Core/Bnet: Changed login REST service to use async db queries instead of spaw...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-06-06Core/Misc: Fixed uninitialized fieldShauren
2016-04-16Core/Bnet: Fixed LoginREST.* address selectionShauren
2016-04-04Core/Bnet: Add return LoginREST.ExternalAddress when LoginREST.LocalAddress i...Shauren
2016-03-28Core: Fixed VS 2013 buildShauren
2016-03-28Clang build fixesShauren
2016-03-28Build fixesShauren
2016-03-28Core: Updated to 6.2.4Shauren