index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
Age
Commit message (
Expand
)
Author
2025-01-09
Core/Network: Simplify worldserver port configuration: removed InstanceServer...
Shauren
2025-01-03
Core/Database: Added std::span based functions to Field and PreparedStatement
Shauren
2024-12-26
Core/JSON: Prevent more out of bounds memory accesses in json deserialization
Shauren
2024-12-19
Core/Auth: Fix missing initialization
Shauren
2024-12-12
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-11-01
Core/Proto: Added messages and services missing descriptors in client
Shauren
2024-11-01
Core/Proto: Updated protobuf messages and services for 11.0.2
Shauren
2024-10-03
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-09-21
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-16
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2024-09-16
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2024-09-16
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-08-30
Core/Auth: Refactor client auth key storage to support more future client var...
Shauren
2024-08-30
Core/Misc: Remove duplicate helper functions
Shauren
2024-08-29
Core: Allow macOS arm64 client to connect (#30173)
Motive
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-06-20
Build: Normalize executable locations in build directory for all platforms
Shauren
2024-06-20
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2024-06-20
CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)
Fabian König
2024-05-28
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
2024-05-28
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...
Shauren
2024-05-28
Core/Misc: Replace shared_ptr with unique_ptr with deleter for cleanups in ma...
Shauren
2024-03-28
Fix build with openssl 1.1.1
Shauren
2024-03-28
Core: port sneaky fixes from "Core: Updated to 10.2.6.53840"
funjoker
2024-01-18
Core/Bnet: Added SRP http endpoints
10.2.0.52808
Shauren
2024-01-16
Core/Worldserver: Split Worldserver services into separate files (#29555)
Meji
2023-12-26
Build fix
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-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-12-01
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-11-24
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-09-16
Core/SSL: Build fix for openssl 1.1.1
Shauren
2023-09-16
Core/SSL: Support more certificate formats
Shauren
2023-08-03
Core/Realms: Minor refactor to realm address storage (remove LocalSubnetMask ...
Shauren
2023-07-26
Core/Bnet: Support password protected private keys
Shauren
2023-07-20
Core/Bnet: Send hostnames in portal requests for launcherlogin
Shauren
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-07-15
Core/Network: Cleanup asio using directives
Shauren
2023-06-09
Core/Config: Implement reading config overrides from subdirectory (#29068)
Смердокрыл
2023-05-05
Core/DataStores: Remove temporary 10.0.7 workraround
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-13
Core/bnetserver: Implemented reconnecting with launcherlogin
Shauren
2022-09-06
Core/bnetserver: Add compatibility for classic clients
Shauren
2022-09-05
Core/Crypto: Fixed loading legacy openssl provider for RC4 on windows
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-13
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
[next]