index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
Age
Commit message (
Expand
)
Author
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-21
Build: Inherit the features and warning flags privately
Naios
2017-12-17
Build: Use the cotire library for precompiled header handling
Naios
2017-12-13
Buildsystem: Fixed windows pch build with ninja
Shauren
2017-11-11
Core/Misc: Fix static analysis issues
jackpoz
2017-07-21
Core/Auth: Fixed client getting stuck on login or realm change
Shauren
2017-07-12
Core/Auth: Prevent queueing more than one realmlist query at the same time
Shauren
2017-06-22
Buildsystem: Minor PCH building changes
Shauren
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...
Shauren
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-03-15
Core/Auth: Per SRP6a protocol, terminate connection of A % N == 0. This reso...
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-09-25
Core/Auth: removed unneeded sub query
joschiwald
2016-09-24
Core/Auth: fixed logic in FailedLogins check
joschiwald
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-08-03
Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-04-25
Core/authserver.conf.dist: missing description line (#17038)
Trond B Krokli
2016-04-23
Core/Authserver: removed obsolete code
joschiwald
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-11
Add missing configuration key LoginDatabase.SynchThreads.
Gacko
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-04-09
Core/Misc: Moved RealmList to shared
Shauren
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-18
CMake: Use inherited dependencies in worldserver and authserver
Naios
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-03-12
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-03-12
Core/Auth: Fixed login for accounts with accented characters
Shauren
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-11
Core/Common: Generalize platform specific includes in common/Platform
Naios
2016-03-07
Core/Auth: Fix the "Added realm" spam
DDuarte
2016-03-06
Core/Authserver: Partial port of 56cf7ff2a8f1e0a710544ec6300a21cfa44c0f73
DDuarte
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-22
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-20
Core/Networking: Rewrite networking threading model
Shauren
2016-02-16
Core/Auth: Cancel ban expiry check timer on shutdown
Shauren
2016-02-15
Build fix
Shauren
2016-02-15
Core/Auth: Moved expiring bans to background task - no longer blocking querie...
Shauren
2016-02-14
Warning fix
Shauren
2016-02-14
Core/Auth: Performance/security improvements
Shauren
2016-01-05
Core/Authserver: Do not close the socket immediately when user types in inval...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-12-19
Auth/Login: Rename config key usage
Gacko
2015-12-19
Config/AuthServer: Rename Wrong.Password.Login.Logging to WronPass.Logging an...
Gacko
[next]