mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-02 16:33:45 +00:00
- Add maximum packet size limit (16 MB) to prevent memory exhaustion - Add empty input validation for ZSTD decompression - Improve error handling with detailed logging - Increase HTTP timeout from 30 to 60 seconds - Enable HTTP redirect following and keep-alive connections Signed-off-by: Zephyron <zephyron@citron-emu.org>