index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16: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-11-10
Core: Nuke authserver
DDuarte
2014-11-06
Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structure
Shauren
2014-10-10
Removed a file that somehow came back - I blame magic.
Shauren
2014-10-10
Core/Auth: Moved battle.net handling to separate project
Shauren
2014-10-10
Core: Fix non pch build
Vincent-Michael
2014-10-05
Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2014-10-05
Authserver/Battle.net: Fixed a typo
Subv
2014-10-05
Authserver/BattleNet: Added some initial work in the Friends (3) and Presence...
Subv
2014-10-05
Core/Authserver: Added battle.net chat channel opcode definitions
Shauren
2014-10-05
Core/Authserver: Added battle.net profile channel opcode definitions
Shauren
2014-10-05
Core/Authserver: Refactored handling battle.net client packets
Shauren
2014-10-05
Core/Authserver: Added battle.net cache channel opcode definitions
Shauren
2014-10-05
Core/Authserver: Added battle.net achievement channel opcode definitions
Shauren
2014-10-05
Core/Authserver: Added battle.net support channel opcode definitions
Shauren
2014-10-05
Core/Authserver: Added battle.net presence channel opcode definitions
Shauren
2014-10-05
Core/Authserver: Added friend related battle.net opcode definitions
Shauren
2014-10-04
Core/Authserver
Shauren
2014-09-12
Core/NetworkIO: Applied 4.3.4 changes to "new" network code
Shauren
2014-09-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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-22
Core/Battle.net: Use real account name from account table to auth instead of ...
Shauren
2014-08-21
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-21
Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...
Shauren
2014-08-15
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
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-07-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-29
Core/Authserver: Fixed invalid memory access when AsByteArray returns less by...
Shauren
2014-07-28
Attempt to fix centos compile
Shauren
2014-07-27
Core/Network: Use base Socket class for battle.net
Shauren
2014-07-27
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
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
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-25
Core/Network: Fix build
DDuarte
2014-07-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-25
Core/Network: Fix some possible exceptions on socket.close()
DDuarte
2014-07-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-22
Core/Authserver: Fixed changing realms
Shauren
2014-07-20
Core: Fix non build (gcc)
Vincent-Michael
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Build fix (gcc)
Shauren
[next]