index
:
mirror/azerothcore-wotlk.git
codex/add-ccache-support-for-windows-docker-and-modules
codex/find-and-fix-potential-crashes-u6z5fw
copilot/fix-client-crash-bugs
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2026-01-02T08:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Network
Age
Commit message (
Expand
)
Author
2025-11-29
feat(Core): Linux: Support systemd socket activation for the worldserver game...
Quentin Dawans
2025-11-14
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
Francesco Borzì
2024-12-23
fix(Core/Network): fix high idle cpu load in NetworkThread (#21033)
sudlud
2024-12-19
refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940)
Kitzunu
2024-10-28
refactor(src/server/database|shared): remove unused import (#20316)
Francesco Borzì
2024-08-13
fix(Shared/Socket): incorrect nodiscard flag (#19612)
Grimdhex
2024-07-30
refactor(src/common): remove unused imports (#19506)
Francesco Borzì
2024-07-07
fix(CI): linux-build: add -Werror parameter (#19240)
sudlud
2024-07-02
chore(Core/Misc): #include cleanup (#19255)
Kitzunu
2024-06-05
fix(Core/Networking): Fix crash in Proxy Protocol when removing closed socket...
Anton Popovichenko
2024-05-04
feat(Core/Network): Add Proxy Protocol v2 support. (#18839)
Anton Popovichenko
2024-02-25
chore(Core/Shared): little cleanup (#18385)
Winfidonarleyan
2023-11-25
chore(Shared/Network): make all pointers to `std::unique_ptr` (#17787)
Winfidonarleyan
2023-04-02
fix(Core/World): Remove artificially high minimal update intervals an… (#15...
Kitzunu
2022-01-27
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
Kargatum
2021-11-22
refactor(Core/Misc): headers cleanup (#9259)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-07-16
feat(Core): replace ACE network with Boost.Asio (#6574)
Kargatum
2021-06-21
chore(Core/Logging): replace most server loggers (#5726)
Kargatum
2021-06-19
refactor(Core): code cleanup (part 3) (#6380)
Francesco Borzì
2021-05-31
refactor(Core/Misc): acore to Acore (#6043)
Kitzunu
2021-05-27
feat(Core/Common): add Asio network threading (#6063)
Kargatum
2021-04-17
feat(Core/Logging): rework logging (#4692)
Kargatum
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-02-24
refactor(Core): sort #includes alphabetically (#4579)
Kitzunu
2021-01-09
feat(CI/Codestyle): added codestyle check (#3668)
Kargatum
2020-12-07
refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)
Francesco Borzì
2020-12-07
refactor(Core): apply clang-tidy modernize-use-equals-default (#3834)
Francesco Borzì
2020-12-06
refactor(Core): apply clang-tidy modernize-redundant-void-arg (#3825)
Francesco Borzì
2020-12-06
refactor(Core): apply clang-tidy modernize-use-nullptr (#3819)
Francesco Borzì
2020-12-06
refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)
Francesco Borzì
2020-12-06
refactor(Core): apply clang-tidy modernize-use-override (#3817)
Francesco Borzì
2020-11-23
refactor(Core): remove ACE types (#3745)
Francesco Borzì
2020-09-11
chore(Core/Shared): restyle shared lib with astyle (#3462)
Kargatum
2020-08-31
refactor(Core): NULL -> nullptr (#3275)
Kitzunu
2019-11-15
feat(Core/Shared): added new library - shared (#2416)
Kargatum