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
2022-02-14
Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...
Shauren
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2020-07-28
Core/Networking: Fixed authserver socket read handlers being called on incorr...
Shauren
2020-01-02
New year
Aokromes
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-01-18
Core/Networking: Set SO_REUSEADDR on *nix platforms
jackpoz
2019-01-10
Core/Networking: Fix memory leak (#22923)
Giacomo Pozzoni
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-06
Core/Networking: Activate single threaded optimization for io_service running...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-12
Core/Dynamic: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-04-09
Core/Common: Moved MessageBuffer to common
Shauren
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-18
Core/Shared: Fix no PCH build
Naios
2016-03-12
Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...
Shauren
2016-03-12
Core/Networking: Fixed DelayedCloseSocket when compiled without TC_SOCKET_USE...
Shauren
2016-02-21
Final build fix for gcc 4.7 (no longer supported in 8 days)
Shauren
2016-02-20
Core/Networking: Rewrite networking threading model
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-10-31
Core/Networking: Fixed possible crashes happening if async query retrieving a...
Shauren
2015-10-31
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-05-19
Core/Networking: Fixed possible msvc debug assertions in vector
Shauren
2015-04-29
Core/Socket: Removed unused synchronous read method
Shauren
2015-04-04
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
Shauren
2015-03-08
Core: WARN instead of INFO - this is actually something we'd want to be infor...
click
2015-02-25
Core/Networking: Fixed IOCP define for linux
Intel
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-27
Shared/Networking: Fix buffer overflow in Socket handling
jackpoz
2014-11-16
Core/Networking: Catch possible boost exception in StartNetwork
Nayd
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
[next]