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