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
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-03-24
Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.
Naios
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-18
Core/Authserver: Include cppformat
Carbenium
2015-03-11
Revert "Core/Server: Catch exceptions in int main()"
jackpoz
2015-02-22
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2014-09-10
Core/Authserver: Added missing auth socket manager
Shauren
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-08-21
Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...
Shauren
2014-08-11
Core/NetworkIO: Prevent queueing more async operations when socket is already...
Shauren
2014-08-10
Core/Authserver: Fixed writing to invalid memory address
Shauren
2014-08-10
Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...
Shauren
2014-08-08
Core/Misc: Fix static analysis issues
jackpoz
2014-08-05
Auth/Main: Fix crashes on shutdown
DDuarte
2014-08-05
Auth/Networking: Use non-throw resolves in realmlist updates
DDuarte
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-29
Core/Authserver: Fixed invalid memory access when AsByteArray returns less by...
Shauren
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-27
Core/Network: Allow storing any packet types in Socket write queue to reduce ...
Shauren
2014-07-27
Fixed gcc build
Shauren
2014-07-26
Core/Network: Refactored socket code, moved common operations to base Socket ...
Shauren
2014-07-25
Core: Fix non pch build
Vincent-Michael
2014-07-25
Core/Network: Fix build
DDuarte
2014-07-25
Core/Realmlist: Force resolving realm addresses to ipv4
Shauren
2014-07-25
Core/Network: Fix some possible exceptions on socket.close()
DDuarte
2014-07-23
Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...
Shauren
2014-07-22
Core/Authserver: Fixed changing realms
Shauren
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-10
Fixed a GCC internal error when compiling AsyncAcceptor
Subv
2014-07-07
Fixed the authserver not accepting clients.
Subv
2014-07-06
Removed some unneeded boost dependencies.
Subv
2014-07-06
Change the freeze detector thread to be a periodic callback running on the th...
leak
2014-07-04
Refactored both world and auth main
leak
2014-07-04
Fixed compilation and some copy paste error
leak
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
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-07-02
Delinking ACE from Shared and authserver
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak
2014-06-28
Auth/Misc: Move OpenSSL version log from Warning to Information
jackpoz
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
[next]