index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-16T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
/
Server
/
Session.cpp
Age
Commit message (
Expand
)
Author
2024-03-28
Core: port sneaky fixes from "Core: Updated to 10.2.6.53840"
funjoker
2023-12-17
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-07-20
Core/Bnet: Send hostnames in portal requests for launcherlogin
Shauren
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-07-15
Core/Network: Cleanup asio using directives
Shauren
2023-05-05
Core/DataStores: Remove temporary 10.0.7 workraround
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-13
Core/bnetserver: Implemented reconnecting with launcherlogin
Shauren
2022-09-06
Core/bnetserver: Add compatibility for classic clients
Shauren
2021-08-08
Core/Misc: ASSERT() cleanup - followup of cherry pick 572eab1c355d9298ee640eb...
Shauren
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-06-30
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...
Shauren
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-04-14
Core/DBLayer: Implement async transaction completion callbacks
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/bnetserver: Fixed crash happening when sending packets larger than 4096 ...
Shauren
2019-01-09
Core/Misc: Improved ip2location code and set it to disabled by default
Shauren
2019-01-09
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Merge branch 'bfa'
Shauren
2018-11-05
Core/Bnet: Updated protobuf messages and services
Shauren
2018-10-22
Core/Bnet: Safeguard auth process against bad external db modifications
Shauren
2018-04-18
Core/Bnet: Improve client ban messages (#21837)
Roc13x
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-03
Core/Bnet: Added support for -launcherlogin logins (external client launcher ...
Shauren
2017-09-22
Warning fixes
Shauren
2017-09-22
Core/Bnet: Moved loading account info from rest service to session
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-01-13
Core/DBLayer: Convert async queries to new query callbacks and remove old cal...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-26
Core/Bnet: Fixed an issue that allowed client to enter Battlenet::Session::Re...
Shauren
2016-06-06
Core/Misc: Fixed coverity issues
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-02-19
Core/Networking: Rewrite networking threading model
Shauren
2016-02-16
Core/Bnet: Moved expiring bans to background task running every minute by def...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-24
Core/Misc: Fix for builds linked with libc++ instead of libstdc++
Shauren
2015-10-06
Core/Battle.net:
Shauren
2015-10-04
Core/Battle.net
Shauren
2015-07-09
Core/Battle.net: Only send one IP address for a realm - fixes waiting time to...
Shauren
2015-06-20
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-04-18
Core/Battle.net: Fixed accessing freed memory
Shauren
2015-04-11
Core/Battle.net: Query optimizations part2 - made all queries asynchronous
Shauren
2015-04-11
Core/Battle.net: Query optimizations part1 - reduced the amount of queries du...
Shauren
2015-02-11
Core/Auth: Fixed clients being disconnected if taking too long to select game...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
[next]