ddnet/src
Robert Müller bff5247746 Ensure commands executed via Econ are valid UTF-8
`CNetConsole` will now ignore received lines containing invalid UTF-8 codepoints. Previously, it was possible to crash the server on Windows with Econ commands like `exec <invalid UTF-8>`.
2024-03-10 11:23:42 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
base Merge pull request #8026 from Robyt3/Base-Threading-Error-Handling 2024-03-02 13:00:58 +00:00
engine Ensure commands executed via Econ are valid UTF-8 2024-03-10 11:23:42 +01:00
game Use uint8_t * consistently for raw image data 2024-03-09 13:31:53 +01:00
macos Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
masterping update ci actions, update rust edition to 2021 since our MSRV covers it 2024-02-25 15:55:10 +01:00
mastersrv update ci actions, update rust edition to 2021 since our MSRV covers it 2024-02-25 15:55:10 +01:00
rust-bridge Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
steam Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
test Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
tools Use uint8_t * consistently for raw image data 2024-03-09 13:31:53 +01:00