This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-29 21:32:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8463b88a2023aa5897943bced155324959343ac
TrinityCore
/
src
/
server
/
shared
History
Shauren
623202d68e
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in battlenet_accounts to separate salt and verifier columns
...
* passwords can now be case sensitive and up to 128 characters long
2023-12-26 14:55:15 +01:00
..
DataStores
Core/Misc: Modernize comparison operators
2023-08-24 00:51:26 +02:00
Dynamic
Core/Misc: Remove incorrect (and unused) equality operator overloads from LinkedListHead::Iterator class
2023-10-18 20:21:32 +02:00
JSON
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
Networking
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in battlenet_accounts to separate salt and verifier columns
2023-12-26 14:55:15 +01:00
Packets
Core/Calendar: Implement different timezone support for ingame calendar
2023-11-21 12:25:22 +01:00
PrecompiledHeaders
…
Realm
Core/Misc: Minor code modernization - kill std::bind
2023-12-08 20:27:41 +01:00
Secrets
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
CMakeLists.txt
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as http backend and extract generic http code to be reusable elsewhere
2023-12-17 23:21:10 +01:00
DetourMemoryFunctions.h
…