index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
network
Age
Commit message (
Collapse
)
Author
2 days
Core/Network: Fix invalid NetworkThread array access for derived classes ↵
Shauren
that have additional data members (only HttpService threads were affected)
2025-11-30
Core/Misc: Use std::scoped_lock instead of unique_lock where possible (and ↵
Shauren
old lock_guard)
2025-11-12
Build: Modernize include directory management using target_sources(FILE_SET)
Shauren
2025-11-02
Core/Network: Build fix for older boost versions
Shauren
2025-09-22
Core/Network: Minor include cleanup in SocketConnectionInitializer related files
Shauren
2025-09-22
Core/Network: Implement connect operations in Socket class
Shauren
2025-08-27
Core/Network: Refactor duplicate code in Socket (#30970)
An-Zheng
2025-06-11
Core/Network: Enable PCH
Shauren
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-05-22
Core/Network: Fix typo in AsyncAcceptor function name (#30975)
An-Zheng
2025-04-13
Core/Network: Minor include cleanup and add more required functions and ↵
Shauren
typdefs to SslStream and BoostBeastSocketWrapper
2025-04-09
Core/Network: Move to separate project
Shauren