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 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2023-09-13 17:37:09 +02:00
2024-04-05 16:41:09 +02:00
2022-04-18 03:35:24 +02:00
2024-04-05 17:56:53 +02:00
2024-04-05 17:52:57 +02:00
2024-04-05 17:12:52 +02:00
2024-04-05 16:41:09 +02:00
2023-01-22 16:48:16 +01:00
2024-04-05 16:41:09 +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
2024-04-05 16:41:09 +02:00