index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
/
Server
Age
Commit message (
Expand
)
Author
2014-07-04
Fixed compilation and some copy paste error
leak
2014-07-02
Cleaned up the authserver includes a bit.
Subv
2014-07-02
Backported AsyncAcceptor generalization to authserver
leak
2014-07-02
Some ground work for ASIO based RemoteAccess handling
leak
2014-06-24
Compile fix for recently added coding accessing socket information
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-13
Core/Misc:
Ascathor
2014-05-31
Replaced ACE_INET_Addr with boost::asio::ip::address
leak
2014-05-31
Ditched ACE_Singleton in favor of C++11 like Singleton
leak
2014-05-31
Restore PCH builds and make GCC happy
leak
2014-05-30
Damn you VS default settings..
leak
2014-05-30
Replace authserver ACE related code with Boost/C++11
leak
2014-01-30
Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...
QAston
2014-01-26
Fix incorrect debug log in authserver
QAston
2014-01-26
Remove unneeded bigendian checks (they're already part of EndianConvert).
QAston
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-22
Core/Auth: Fix expiring account bans
jackpoz
2013-11-16
Core/Auth: Fix Auth failing sometimes
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-05
Core/Auth: Mitigate DoS attacks to authserver
jackpoz
2013-09-02
Auth/Misc: Code cleanup.
Chaplain
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-22
[Ip2nationLock] Implement the ip2nation lock country.
Bezo
2013-02-11
Core/RealmSocket: Remove a not required #ifndef MSG_NOSIGNAL / #define MSG_NO...
Nay
2013-02-11
Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()
Nay
2013-02-08
Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...
Shauren
2013-01-27
Core/Authserver: Added possibility to allow realm connections both from "worl...
Shauren
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-08
Core/Authsocket: Correct field types for an account_banned related query
Nay
2012-08-30
Core: Fix many "errors"/warnings and coding style (2)
Nay
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-08-28
Core/Authserver: Improved realmlist for multiple realms with different versio...
Shauren
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-26
Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...
kaelima
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-02-16
Fix a lot of warnings
Spp
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-01-24
Core/AuthServer: Streamlined authserver log messages (added client port for e...
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/DBLayer: Refactor prepared statement defines Note:
leak
[next]