summaryrefslogtreecommitdiff
path: root/common/src/nx_ip_packet_receive.c
AgeCommit message (Collapse)Author
2026-03-07Updated copyright headers and version strings. Removed version historyFrédéric Desbiens
2025-10-06Fixed issues with websocket changes and updated tests (#345)Frédéric Desbiens
* Restored ECC_CIPHERSUITE ifdef code. * Remove unused variables. * Replaced faulty comparisons with ifdefs. * Fixed regression tests.
2025-07-28Address the following advisories:Yuxin Zhou
https://github.com/eclipse-threadx/netxduo/security/advisories/GHSA-pf5q-r6q5-6j2f https://github.com/eclipse-threadx/netxduo/security/advisories/GHSA-cf2g-j6vv-m8c5 https://github.com/eclipse-threadx/netxduo/security/advisories/GHSA-vwh7-h99r-fvwq https://github.com/eclipse-threadx/netxduo/security/advisories/GHSA-c9pq-93jp-w649
2025-03-18Updated version numbers to 6.4.3Frédéric Desbiens
2024-01-29Update copyright.Bo Chen (from Dev Box)
2021-07-28Release 6.1.8v6.1.8_relYuxin Zhou
2020-10-096.1 ReleaseScott Larson
2020-05-11Initial commitPProvost