| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-07 | Updated copyright headers and version strings. Removed version history | Frédéric Desbiens | |
| 2025-09-29 | Merge pull request #313 from mdkf/dev | Frédéric Desbiens | |
| #312 Handle HTTP code 429 | |||
| 2025-05-20 | Insert a buffer_ptr position check before getting bytes | ekleezg | |
| 2025-04-07 | typo | Michael Fowler | |
| 2025-04-02 | 312 Handle HTTP code 429 | Michael DK Fowler | |
| 2025-03-18 | Updated version numbers to 6.4.3 | Frédéric Desbiens | |
| 2025-02-14 | update usage _nx_web_http_server_response_send | cypherbridge | |
| change content length error responses for underflow and other conditions from NX_WEB_HTTP_STATUS_INTERNAL_ERROR to NX_WEB_HTTP_STATUS_BAD_REQUEST. Obfuscate additional information message to eliminate 'Underflow' to defend adversary protocol fuzzing discovery | |||
| 2025-02-11 | Remove unnecessary comments | Huan Nguyen | |
| Signed-off-by: Frédéric Desbiens <[email protected]> | |||
| 2025-02-11 | Forbid empty packets in TLS sending, remove debug prints and commented notes | Huan Nguyen | |
| Signed-off-by: Frédéric Desbiens <[email protected]> | |||
| 2025-02-11 | Add debugging prints and commented notes | Huan Nguyen | |
| Signed-off-by: Frédéric Desbiens <[email protected]> | |||
| 2025-02-11 | Improve file closing in HTTP server PUT processing | Huan Nguyen | |
| Signed-off-by: Frédéric Desbiens <[email protected]> | |||
| 2025-02-11 | Detect underflow in put_process length calculations | hnguyenHWI | |
| Signed-off-by: Frédéric Desbiens <[email protected]> | |||
| 2025-02-11 | Close file in cases of error | hnguyenHWI | |
| Signed-off-by: Frédéric Desbiens <[email protected]> | |||
| 2024-01-29 | Update copyright. | Bo Chen (from Dev Box) | |
| 2022-10-26 | Release 6.2.0 | Tiejun Zhou | |
| 2022-07-26 | Release 6.1.12v6.1.12_rel | Yuxin Zhou | |
| 2022-04-20 | Release 6.1.11v6.1.11_rel | Yuxin Zhou | |
| 2022-01-26 | Release 6.1.10v6.1.10_rel | Yuxin Zhou | |
| 2021-10-13 | Release 6.1.9v6.1.9_rel | Yuxin Zhou | |
| 2021-07-28 | Release 6.1.8v6.1.8_rel | Yuxin Zhou | |
| 2021-06-02 | Release 6.1.7v6.1.7_rel | Bo Chen | |
| 2021-04-03 | Release 6.1.6v6.1.6_rel | Yuxin Zhou | |
| 2021-02-28 | Release 6.1.5 | Yuxin Zhou | |
| 2020-10-09 | 6.1 Release | Scott Larson | |
| 2020-07-13 | updated to 6.0.1 and added additional processors/toolchainsv6.0.1_rel | Scott Larson | |
| 2020-05-14 | Moved protocol handlers to addons | PProvost | |
