index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T16: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-08-09
Core/Networking: Fixed possible crashes happening if async query retrieving a...
Shauren
2015-06-21
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-05-02
Core/Networking: Fixed possible msvc debug assertions in vector
Shauren
2015-04-24
Core/Socket: Removed unused synchronous read method
Shauren
2015-04-11
Core/Bnet: Fixed crash on shutdown happening when there were still players co...
Shauren
2015-04-04
Misc: Fixed license header formatting
Shauren
2015-03-28
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
Shauren
2015-03-28
Core/PacketIO: Implemented CMSG_ENABLE_NAGLE
Shauren
2015-03-18
Core: WARN instead of INFO - this is actually something we'd want to be infor...
click
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
[next]