aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Server/AuthSession.h
AgeCommit message (Expand)Author
2020-09-08Core/Authserver: Get rid of a leftover declaration after 70d6aebafcTreeston
2020-09-06Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-01-02New yearAokromes
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-01-15Core/Auth: Implement additional version check for modified clients during loginShauren
2019-01-01Happy New Year, folks. It's 2019!Treeston
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