summaryrefslogtreecommitdiff
path: root/addons/web/nx_web_http_server.c
AgeCommit message (Expand)Author
2026-03-07Updated copyright headers and version strings. Removed version historyFrédéric Desbiens
2025-03-18Updated version numbers to 6.4.3Frédéric Desbiens
2025-02-14update usage _nx_web_http_server_response_send cypherbridge
2025-02-11Remove unnecessary commentsHuan Nguyen
2025-02-11Forbid empty packets in TLS sending, remove debug prints and commented notesHuan Nguyen
2025-02-11Add debugging prints and commented notesHuan Nguyen
2025-02-11Improve file closing in HTTP server PUT processingHuan Nguyen
2025-02-11Detect underflow in put_process length calculationshnguyenHWI
2025-02-11Close file in cases of errorhnguyenHWI
2024-01-29Update copyright.Bo Chen (from Dev Box)
2022-10-26Release 6.2.0Tiejun Zhou
2022-04-20Release 6.1.11v6.1.11_relYuxin Zhou
2022-01-26Release 6.1.10v6.1.10_relYuxin Zhou
2021-07-28Release 6.1.8v6.1.8_relYuxin Zhou
2021-06-02Release 6.1.7v6.1.7_relBo Chen
2021-04-03Release 6.1.6v6.1.6_relYuxin Zhou
2020-10-096.1 ReleaseScott Larson
2020-07-13updated to 6.0.1 and added additional processors/toolchainsv6.0.1_relScott Larson
2020-05-14Moved protocol handlers to addonsPProvost