index
:
netxduo.git
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
addons
/
web
Age
Commit message (
Expand
)
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
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
2025-02-11
Remove unnecessary comments
Huan Nguyen
2025-02-11
Forbid empty packets in TLS sending, remove debug prints and commented notes
Huan Nguyen
2025-02-11
Add debugging prints and commented notes
Huan Nguyen
2025-02-11
Improve file closing in HTTP server PUT processing
Huan Nguyen
2025-02-11
Detect underflow in put_process length calculations
hnguyenHWI
2025-02-11
Close file in cases of error
hnguyenHWI
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.12
v6.1.12_rel
Yuxin Zhou
2022-04-20
Release 6.1.11
v6.1.11_rel
Yuxin Zhou
2022-01-26
Release 6.1.10
v6.1.10_rel
Yuxin Zhou
2021-10-13
Release 6.1.9
v6.1.9_rel
Yuxin Zhou
2021-07-28
Release 6.1.8
v6.1.8_rel
Yuxin Zhou
2021-06-02
Release 6.1.7
v6.1.7_rel
Bo Chen
2021-04-03
Release 6.1.6
v6.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/toolchains
v6.0.1_rel
Scott Larson
2020-05-14
Moved protocol handlers to addons
PProvost