index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
/
Server
/
AuthSession.h
Age
Commit message (
Expand
)
Author
2018-01-01
Update copyright note for 2018
tkrokli
2017-07-12
Core/Auth: Prevent queueing more than one realmlist query at the same time
Shauren
2017-01-29
Build Fix (#19004)
Gildor
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-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-02-14
Core/Auth: Performance/security improvements
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-08-10
Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...
Shauren
2014-08-08
Core/Misc: Fix static analysis issues
jackpoz
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-27
Core/Network: Allow storing any packet types in Socket write queue to reduce ...
Shauren
2014-07-26
Core/Network: Refactored socket code, moved common operations to base Socket ...
Shauren
2014-07-25
Core/Network: Fix some possible exceptions on socket.close()
DDuarte
2014-07-10
Fixed a GCC internal error when compiling AsyncAcceptor
Subv
2014-07-02
Cleaned up the authserver includes a bit.
Subv
2014-05-31
Replaced ACE_INET_Addr with boost::asio::ip::address
leak
2014-05-30
Damn you VS default settings..
leak
2014-05-30
Replace authserver ACE related code with Boost/C++11
leak