aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver
AgeCommit message (Expand)Author
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-21Build: Inherit the features and warning flags privatelyNaios
2017-12-17Build: Use the cotire library for precompiled header handlingNaios
2017-12-13Buildsystem: Fixed windows pch build with ninjaShauren
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-07-21Core/Auth: Fixed client getting stuck on login or realm changeShauren
2017-07-12Core/Auth: Prevent queueing more than one realmlist query at the same timeShauren
2017-06-22Buildsystem: Minor PCH building changesShauren
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...Shauren
2017-05-23Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-03-15Core/Auth: Per SRP6a protocol, terminate connection of A % N == 0. This reso...Shauren
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-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-24Core/Auth: fixed logic in FailedLogins checkjoschiwald
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-04-25Core/authserver.conf.dist: missing description line (#17038)Trond B Krokli
2016-04-23Core/Authserver: removed obsolete codejoschiwald
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-11Add missing configuration key LoginDatabase.SynchThreads.Gacko
2016-04-09Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-09Core/Misc: Moved RealmList to sharedShauren
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-18CMake: Use inherited dependencies in worldserver and authserverNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-12Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-03-12Core/Auth: Fixed login for accounts with accented charactersShauren
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-07Core/Auth: Fix the "Added realm" spamDDuarte
2016-03-06Core/Authserver: Partial port of 56cf7ff2a8f1e0a710544ec6300a21cfa44c0f73DDuarte
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-02-22Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-20Core/Networking: Rewrite networking threading modelShauren
2016-02-16Core/Auth: Cancel ban expiry check timer on shutdownShauren
2016-02-15Build fixShauren
2016-02-15Core/Auth: Moved expiring bans to background task - no longer blocking querie...Shauren
2016-02-14Warning fixShauren
2016-02-14Core/Auth: Performance/security improvementsShauren
2016-01-05Core/Authserver: Do not close the socket immediately when user types in inval...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-12-19Auth/Login: Rename config key usageGacko
2015-12-19Config/AuthServer: Rename Wrong.Password.Login.Logging to WronPass.Logging an...Gacko