index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T15: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
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
2014-12-24
Core/Battle.net: Fixed client crashes happening when reconnecting too soon af...
Shauren
2014-12-20
Core/Battle.net: Decrypt remainder of the packet that arrives together with E...
Shauren
2014-11-10
Core/Commands: Battle.net account command changes
Shauren
2014-11-09
Core/Battle.net: Added more logs to auth process
Shauren
2014-11-06
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
Shauren
2014-11-01
Auth/Battle.net Added missing build check to JoinRequest handler
Shauren
2014-10-18
Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 6.x
Shauren
2014-10-13
Battle.net: Implemented cache stream items
Shauren
2014-10-12
Battle.net/Packets: Added packet name mapping for logging
Shauren
2014-10-12
Core/Battle.net: Improved logging - use separate filters instead of throwing ...
Shauren
2014-10-11
Core/Battle.net: Handle ConnectionClosing
Shauren
[next]