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
/
BSD
Age
Commit message (
Expand
)
Author
2026-05-29
Added BSD recvfromto support (#376)
mzgrebnak
2026-05-29
Implemented BSD select improvements (#375)
mzgrebnak
2026-05-28
Implemented BSD socket options improvements (#374)
mzgrebnak
2026-03-07
Updated copyright headers and version strings. Removed version history
Frédéric Desbiens
2026-03-06
Added regression test and enhanced select fix for Issue #366
Frédéric Desbiens
2026-02-20
fix: #366 Refactor `select()` socket suspend structures
Elliott
2025-03-18
Updated version numbers to 6.4.3
Frédéric Desbiens
2024-01-29
Update copyright.
Bo Chen (from Dev Box)
2023-12-28
Updated version and date for 6.4.0 (#229)
v6.4.0_rel
Bo Chen
2023-12-27
Fix compile warnings in BSD.
Yanwu Cai
2023-12-27
Add TSN support.
Tiejun Zhou
2023-10-23
Update on 23 Oct 2023. Expand to see details.
v6.3.0_rel
Tiejun Zhou
2023-06-30
Update on 30 Jun 2023. Expand to see details.
Tiejun Zhou
2023-03-31
Update on 31 Mar 2023. Expand to see details.
Tiejun Zhou
2023-03-08
Release 6.2.1 on 08 Mar 2023. Expand to see details.
v6.2.1_rel
Tiejun Zhou
2023-02-27
Update on 27 Feb 2023. Expand to see details.
Tiejun Zhou
2022-07-26
Release 6.1.12
v6.1.12_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-06-02
Release 6.1.7
v6.1.7_rel
Bo Chen
2021-02-28
Release 6.1.5
Yuxin Zhou
2020-10-09
6.1 Release
Scott Larson
2020-05-14
Moved protocol handlers to addons
PProvost