index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T10: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-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
2014-07-19
Part 3: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...
Shauren
2014-07-19
Part 1: Merge branch 'master' into 4.3.4
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
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-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 4.3.4
Vincent-Michael
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-21
Core/Battle.net: Defined more communication channels
Shauren
2014-06-13
Core/Misc:
Ascathor
2014-06-11
Core/Battle.net: Sorted out includes in BattlenetBitStream.h
Shauren
2014-06-11
Core/Battle.net: Added missing include and fixed a warning
Shauren
2014-06-11
Build fix
Shauren
2014-06-08
Core/Commands: Added a set of commands to manage battle.net accounts
Shauren
2014-06-08
Core/Battle.net: Additional checks
Shauren
2014-06-08
Core/Battle.net: Refactored handling multiple game accounts
Shauren
2014-06-03
Core/Battle.net: Removed sending "b", it's supposed to stay secret
Shauren
2014-06-03
Core/Crypto: Refactored HmacHash to make it easier to use with different hash...
Shauren
2014-06-01
Core/Authserver: Added game account flags
Shauren
2014-06-01
Core/Battle.net: Implemented reconnects
Shauren
2014-06-01
Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...
Shauren
2014-06-01
Core/Battle.net: Refactored ModuleInfo creation
Shauren
2014-06-01
Core/Battle.net: Fixed size check in bit stream
Shauren
2014-05-31
Replaced ACE_INET_Addr with boost::asio::ip::address
leak
2014-05-31
Core/Battle.net: Prevent joining invalid/offline realms
Shauren
[next]