aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Server/AuthSession.h
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018tkrokli
2017-07-12Core/Auth: Prevent queueing more than one realmlist query at the same timeShauren
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-05-10Core/Common: Move the query callback header to the database projectNaios
2016-02-14Core/Auth: Performance/security improvementsShauren
2016-01-01Update copyright note for 2016Rushor
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-09Core/NetworkIO: Use reactor style sending on linux to reduce locking overheadShauren
2014-08-10Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...Shauren
2014-08-08Core/Misc: Fix static analysis issuesjackpoz
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-27Core/Network: Allow storing any packet types in Socket write queue to reduce ...Shauren
2014-07-26Core/Network: Refactored socket code, moved common operations to base Socket ...Shauren
2014-07-25Core/Network: Fix some possible exceptions on socket.close()DDuarte
2014-07-10Fixed a GCC internal error when compiling AsyncAcceptorSubv
2014-07-02Cleaned up the authserver includes a bit.Subv
2014-05-31Replaced ACE_INET_Addr with boost::asio::ip::addressleak
2014-05-30Damn you VS default settings..leak
2014-05-30Replace authserver ACE related code with Boost/C++11leak