summaryrefslogtreecommitdiff
path: root/addons/telnet
AgeCommit message (Collapse)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
2024-01-29Update copyright.Bo Chen (from Dev Box)
2023-03-08Release 6.2.1 on 08 Mar 2023. Expand to see details.v6.2.1_relTiejun Zhou
29eee6fe8 Update function header and version to 6.2.1 e22a02169 Fix compile errors in TLS 3e0a14c1c Fix network driver for regression test. 442f3adfa Fix compiler warnings in NetXDuo
2023-02-27Update on 27 Feb 2023. Expand to see details.Tiejun Zhou
1c87864dc [SNTP & TELNET] Clear the client ID in delete function for SNTP and TELNET. 1a957bf48 Reported ADU agent state as IDLE to server after receiving cancel command. d648902b2 [BSD] Corrected the result of FIONREAD when using TCP socket. 494f0016f create netxduo cmsis-pack c5519bdf8 Add ADU version string f52279c97 Include TLS port header in nx_secure_x509.h cf753549b Fix packet leak in TLS 1.3 be8943659 Update PnP interface to use ADU GA model 17e601544 Fix the logic to cleanup key material 11e65bacd Initialize metadata for certificate using packet buffer 7ff1841ac Fix conditional build check for TLS 1.3
2022-12-16Update on 16 Dec 2022. Expand to see details.Tiejun Zhou
d9cb7cecd Removed the invalid check which would disable the function of clearing tcp_re... 0bea4ec98 [CLOUD]Fixed event clear function. c6efa9ff5 Update link in Azure IoT readme.md 6937eb06e [Telnet Server] Correct the processing of disconnection. a54496588 add new ports (M55 and M85) to NetX Duo f4db567a0 Fix the build issue caused by the macros of NetX Duo be defined in nx_port.h... d1951f19b add cmakelists file for m33 gnu f7b967807 fix whitespace f4bd13119 Fixed the issue which caused by driver entry pointer is NULL. 606e89cde Update compatibility in update manifest for ADU test case 16e54e1f2 Correct compatibility property name to match the values in import manifest 1c69327b1 Cleared the client ID to fix the issue of creating FTP client after deletion.
2021-10-13Release 6.1.9v6.1.9_relYuxin Zhou
2020-10-096.1 ReleaseScott Larson
2020-05-14Moved protocol handlers to addonsPProvost