index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Networking
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-28
Shared/Networking: Fix buffer overflow in Socket handling
jackpoz
2014-12-07
Core/Packets: Add connection indexes for server packets
Intel
2014-11-16
Core/Networking: Catch possible boost exception in StartNetwork
Nayd
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-09-17
Core/NetworkIO: Fixed queued packets not being properly sent causing players ...
Shauren
2014-09-14
Core: Remove whitespace
Vincent-Michael
2014-09-14
Core/Misc: Fix issues reported by static analysis
jackpoz
2014-09-13
Script/CoS: Fix quest credit for mal ganis (but @Aokromes like more HACKS)
Vincent-Michael
2014-09-12
Core/Misc: Added const modifier to MessageBuffer::Write parameter
Shauren
2014-09-12
Core: Fix warning
Vincent-Michael
2014-09-12
Core/NetworkIO: Set non blocking mode on sockets properly
Shauren
2014-09-12
Core/Misc: Kill few more warnings.
w1sht0l1v3
2014-09-11
Core/Misc: Get rid of some warnings.
w1sht0l1v3
2014-09-09
Core/Net: Fix GCC build
Duarte Duarte
2014-09-09
Build fix
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-15
Core/Socket: Added helpers to retrieve the size of currently ready data
Shauren
2014-08-11
Core/NetworkIO: Prevent queueing more async operations when socket is already...
Shauren
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-10
Core: Fix non pch build
Vincent-Michael
2014-08-10
Core/NetworkIO: Prevent double closing the same socket
Shauren
2014-08-10
Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...
Shauren
2014-08-08
Core/NetworkIO: Handle exceptions thrown from socket constructor when retriev...
Shauren
2014-08-07
Core/Socket: Fix typo in constructor
Duarte Duarte
2014-08-07
Core: Fix non pch build
Vincent-Michael
2014-08-06
Prevent reading address information from potentially closed socket
leak
2014-07-29
Update Socket.h
Shauren
2014-07-29
Core/Socket: Fixed expected template evaluated type for AsyncWrite if PacketT...
Shauren
2014-07-28
Core/Networking: Attempt to fix some exceptions
DDuarte
2014-07-27
Fixed a rare crash case when authserver socket was forcefully closed during read
leak
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-13
More warnings fixes
Subv
2014-07-13
Fixed some compiler warnings
Subv
2014-07-11
Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcce...
Shauren
2014-07-11
Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor wit...
Shauren
2014-07-08
Replaced the LogWorker thread with Boost ASIO
leak
2014-07-07
Fix of the fix ftw
leak
2014-07-07
Fixed the AsyncAcceptor overload (too much c#..)
leak
2014-07-07
Readd support for TCP_NODELAY socket option
leak
2014-07-02
Some ground work for ASIO based RemoteAccess handling
leak
[prev]