index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T11:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
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-12
Core/Authserver: Removed battle.net authresult enum from authserver
Shauren
2014-10-11
Core/Battle.net: Implemented updating realm list after initial login
Shauren
2014-10-10
Removed a file that somehow came back - I blame magic.
Shauren
2014-10-10
Core/Config: Removed bnet port from authserver and authserver port from bnet ...
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-21
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
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/Battle.net: Made battle.net port configurable
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-08-05
Auth/Main: Fix crashes on shutdown
DDuarte
2014-08-05
Auth/Networking: Use non-throw resolves in realmlist updates
DDuarte
2014-07-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
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-29
Fixed gcc compile with pch
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
[next]