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
/
server
/
bnetserver
/
Server
Age
Commit message (
Expand
)
Author
2 days
Core/Network: Fix invalid NetworkThread array access for derived classes that...
Shauren
2025-10-10
Core: Updated to 11.2.5.63704
Shauren
2025-09-29
Core/Auth: Refactor bnet session to use composition instead of inheritance fo...
Shauren
2025-06-12
Core/Bnet: Update PCH content to include most commonly used headers
Shauren
2025-04-08
Core/Network: Socket refactors
Shauren
2025-01-07
Core/Network: Simplify worldserver port configuration: removed InstanceServer...
Shauren
2024-12-26
Core/JSON: Prevent more out of bounds memory accesses in json deserialization
Shauren
2024-12-18
Core/Auth: Fix missing initialization
Shauren
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-08-29
Core/Auth: Refactor client auth key storage to support more future client var...
Shauren
2024-08-29
Core/Misc: Remove duplicate helper functions
Shauren
2024-08-28
Core: Allow macOS arm64 client to connect (#30173)
Motive
2024-08-18
Core/Realms: Realmlist refactors
Shauren
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-03-21
Fix build with openssl 1.1.1
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
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-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-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-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-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/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2021-08-08
Core/Misc: ASSERT() cleanup - followup of cherry pick 572eab1c355d9298ee640eb...
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-06-30
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...
Shauren
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-04-14
Core/DBLayer: Implement async transaction completion callbacks
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/bnetserver: Fixed crash happening when sending packets larger than 4096 ...
Shauren
2019-01-09
Core/Misc: Improved ip2location code and set it to disabled by default
Shauren
2019-01-09
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Merge branch 'bfa'
Shauren
2018-11-05
Core/Bnet: Updated protobuf messages and services
Shauren
2018-10-22
Core/Bnet: Safeguard auth process against bad external db modifications
Shauren
2018-04-18
Core/Bnet: Improve client ban messages (#21837)
Roc13x
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
[next]