Kawe Mazidjatari ff484c3f52 Engine: fix RCON bugs and improve security
- Upgraded hashing algorithm to SHA-512, and store the raw hash instead of a string copy, which is way cheaper to compute and compare.
- Only ever close sockets once in CRConServer::SetPassword().
- Made the game server & game client RCON singletons static.
- Added calls to gracefully shutdown RCON server and RCON client on Engine/SDK shutdown.
- Added more prints so RCON user knows when its shutdown, or when their password change is in effect, etc.
- Fixed bug where we could tokenize an empty string when we dispatch a console command.
2024-04-05 18:07:38 +02:00
..
2024-04-05 17:19:29 +02:00
2023-07-19 18:56:01 +02:00
2024-04-05 17:46:52 +02:00
2024-04-05 17:56:53 +02:00
2024-04-05 17:56:50 +02:00
2023-08-04 11:20:24 +02:00
2024-04-05 17:56:50 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:56:51 +02:00
2024-04-05 17:58:51 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:52:57 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00