index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T23: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-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2021-11-21
Core/Networking: Set SO_REUSEADDR on *nix platforms
jackpoz
2021-11-21
Core/Networking: Fix memory leak (#22923)
Giacomo Pozzoni
2020-01-02
New Year
Aokromes
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-15
Core/Networking: Activate single threaded optimization for io_service running...
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-04
Fix build.
Gacko
2017-05-04
Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-26
Core/Networking: Added SslSocket wrapper for boost::asio::ssl::stream
Shauren
2016-03-26
Core/Common: Moved MessageBuffer to common
Shauren
2016-03-19
Core/Shared: Fix no PCH build
Naios
2016-03-12
Core/Networking: Fixed DelayedCloseSocket when compiled without TC_SOCKET_USE...
Shauren
2016-03-10
Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...
Shauren
2016-02-21
Final build fix for gcc 4.7 (no longer supported in 8 days)
Shauren
2016-02-19
Core/Networking: Rewrite networking threading model
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
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
[next]