index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T21: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
2024-06-02
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2024-05-31
CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)
Fabian König
2024-05-12
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
2024-05-07
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...
Shauren
2024-04-04
Core/Misc: Replace shared_ptr with unique_ptr with deleter for cleanups in ma...
Shauren
2024-03-21
Fix build with openssl 1.1.1
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
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
2022-03-12
Core/Misc: Fix mac build
Shauren
2022-03-11
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-05
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2022-01-06
Core/Misc: Properly close database connections when using --update-databases-...
Shauren
2022-01-06
Additional cmake entry for configs
ipriver
2022-01-01
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
2021-12-18
Core/Bnetserver: Added --update-databases-only console argument to bnetserver
Shauren
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-12-02
Core/conf: conf.dist typo & grammar corrections (#23190)
Trond B. Krokli
2021-08-08
Core/Misc: ASSERT() cleanup - followup of cherry pick 572eab1c355d9298ee640eb...
Shauren
2021-05-24
Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command li...
Shauren
2020-12-12
Dep/Boost: Partial support for boost 1.74 - asio
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
[next]