index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
/
Server
/
AuthSession.cpp
Age
Commit message (
Expand
)
Author
2025-09-27
Core/Authserver: Added game account flags
Shauren
2025-07-16
Core/Authserver: Add auth session timeout - socket is closed after 10s of ina...
Shauren
2025-07-16
Core/Authserver: Made authserver endian-aware
Shauren
2025-07-16
Core/Authserver: Minor span/string_view modernization
Shauren
2025-07-15
Core/Authserver: Refactor auth cmd handler table to avoid msvc compiler bug t...
Shauren
2025-07-12
Core/Authserver: Optimize auth packet handler lookup
Shauren
2025-07-05
Core/Authserver: Remove blocking query in HandleLogonProof
Shauren
2024-08-30
Core/Client Builds: Sync build_info structure with master branch
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2021-09-20
Core/Authserver: Fix uninitialized variable, fixes changing realms after logg...
Shauren
2021-08-08
Core/Authserver: Remove redundant conversion during Reconnect Proof cmd (#26765)
Anton Popovichenko
2021-07-28
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2020-09-06
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2020-08-06
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2020-08-04
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2020-08-02
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-07-29
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-22
Core/Authserver: Some safeguards in case anyone (read: me) tweaks these files...
Treeston
2020-06-20
DB/Account: update account_access table (#24788)
ForesterDev
2020-05-30
Cherry pick some db commits (#24713)
Giacomo Pozzoni
2020-04-06
Update AuthSession.cpp (#24397)
Lewis Brumby
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-12-07
Core/Realms: Move build info (and auth seeds) to database
Shauren
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-07-15
Core/Authserver: Fixed crash happening when sending packets larger than 4096 ...
Shauren
2019-01-15
Core/Auth: Implement additional version check for modified clients during login
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-06-23
Core/Misc: Improved ip2location code and set it to disabled by default
Shauren
2018-06-23
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2018-01-01
Update copyright note for 2018
tkrokli
2017-11-11
Core/Misc: Fix static analysis issues
jackpoz
2017-07-21
Core/Auth: Fixed client getting stuck on login or realm change
Shauren
2017-07-12
Core/Auth: Prevent queueing more than one realmlist query at the same time
Shauren
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-03-15
Core/Auth: Per SRP6a protocol, terminate connection of A % N == 0. This reso...
Shauren
2017-01-26
Core/Auth: Use QueryCallbackProcessor insted boost::optional. Fixes build for...
Tonghost
2017-01-25
Core/DBLayer: Convert async queries to new query callbacks and remove old cal...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-11-10
Core/Auth: Resolved authentication bypass
Chaosvex
2016-09-25
Core/Auth: removed unneeded sub query
joschiwald
2016-09-24
Core/Auth: fixed logic in FailedLogins check
joschiwald
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-08-03
Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-04-23
Core/Authserver: removed obsolete code
joschiwald
2016-04-09
Core/Misc: Moved RealmList to shared
Shauren
2016-03-12
Core/Auth: Fixed login for accounts with accented characters
Shauren
2016-03-06
Core/Authserver: Partial port of 56cf7ff2a8f1e0a710544ec6300a21cfa44c0f73
DDuarte
[next]