index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T18: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
2025-09-22
Core/Network: Minor include cleanup in SocketConnectionInitializer related files
Shauren
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-04-09
Core/Network: Move to separate project
Shauren
2025-04-08
Core/Network: Socket refactors
Shauren
2024-12-09
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-04-03
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2023-12-26
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...
Shauren
2023-12-18
Core/Bnet: Add new loggers to config file template, fixed request/response co...
Shauren
2023-12-17
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...
Shauren
2023-12-16
Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for futur...
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-07-15
Core/Network: Cleanup asio using directives
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-14
Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...
Shauren
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-01-24
Core/Networking: Fixed authserver socket read handlers being called on incorr...
Shauren
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
[next]