ddnet/src
Robert Müller 78997e55d9 Ensure correct HTTP request state when getting result
Add assertions to ensure that the HTTP request result data and SHA256 are available when getting them instead of returning `nullptr` and `SHA256_ZEROED` when they are not.

Rename `CHttpRequest::Sha256` function to `ResultSha256`.
2024-02-05 21:58:01 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
base Ensure client window is maximized and active after restarting 2024-01-25 20:52:17 +01:00
engine Ensure correct HTTP request state when getting result 2024-02-05 21:58:01 +01:00
game Added plus/minus buttons to numeric value selectors in editor 2024-02-05 19:15:52 +01:00
macos Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
masterping Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
mastersrv Accept charset=* in Content-Type for masterserver 2024-01-31 20:34:21 +01:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
test Include limits instead of climits 2024-01-11 22:24:37 +01:00
tools Fix undefined behavior on loading empty PNG files 2024-02-03 20:00:08 +01:00