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-18 00:18:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
913d769b80bb2a5187c6df562ec013db540bf8ea
TrinityCore
/
src
/
server
/
shared
/
Networking
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
..
Http
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
AsyncAcceptor.h
Core/Misc: Minor code modernization - kill std::bind
2023-12-08 20:27:41 +01:00
NetworkThread.h
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
Socket.h
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
SocketMgr.h
Core/Network: Cleanup asio using directives
2023-07-15 00:43:19 +02:00
SslSocket.h
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