aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Server
AgeCommit message (Expand)Author
2025-07-16Core/Authserver: Add auth session timeout - socket is closed after 10s of ina...Shauren
2025-07-16Core/Authserver: Made authserver endian-awareShauren
2025-07-16Core/Authserver: Minor span/string_view modernizationShauren
2025-07-15Core/Authserver: Refactor auth cmd handler table to avoid msvc compiler bug t...Shauren
2025-07-12Core/Authserver: Optimize auth packet handler lookupShauren
2025-07-05Core/Authserver: Remove blocking query in HandleLogonProofShauren
2024-08-30Core/Client Builds: Sync build_info structure with master branchShauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2021-09-20Core/Authserver: Fix uninitialized variable, fixes changing realms after logg...Shauren
2021-08-08Core/Authserver: Remove redundant conversion during Reconnect Proof cmd (#26765)Anton Popovichenko
2021-07-28Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2020-09-08Core/Authserver: Get rid of a leftover declaration after 70d6aebafcTreeston
2020-09-06Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2020-08-06Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-22Core/Authserver: Some safeguards in case anyone (read: me) tweaks these files...Treeston
2020-06-20DB/Account: update account_access table (#24788)ForesterDev
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-04-06Update AuthSession.cpp (#24397)Lewis Brumby
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-12-07Core/Realms: Move build info (and auth seeds) to databaseShauren
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-07-15Core/Authserver: Fixed crash happening when sending packets larger than 4096 ...Shauren
2019-01-15Core/Auth: Implement additional version check for modified clients during loginShauren
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-06-23Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2018-06-23Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-07-21Core/Auth: Fixed client getting stuck on login or realm changeShauren
2017-07-12Core/Auth: Prevent queueing more than one realmlist query at the same timeShauren
2017-06-19Core: ported headers cleanup from master branchariel-
2017-03-15Core/Auth: Per SRP6a protocol, terminate connection of A % N == 0. This reso...Shauren
2017-01-29Build Fix (#19004)Gildor
2017-01-26Core/Auth: Use QueryCallbackProcessor insted boost::optional. Fixes build for...Tonghost
2017-01-25Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-10Core/Auth: Resolved authentication bypassChaosvex
2016-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-24Core/Auth: fixed logic in FailedLogins checkjoschiwald
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-05-10Core/Common: Move the query callback header to the database projectNaios