wolfssh/ide
JacobBarthelmeh dc4df8dfdf keep a list of file handles open per session
- Track open SFTP file handles per session in a fileList, returning
  opaque session-scoped handle IDs instead of raw file descriptors.
- Resolve and validate client-supplied handle IDs via FindFileHandle.
- Free the handle list and close handles on error paths, including the
  Windows code paths.
- Drop the old raw-fd SFTP_ValidateFileHandle/STOREHANDLE handle table
  and its tests, superseded by the per-session ID lookup.
2026-06-22 20:11:36 -07:00
..
CSBENCH
Espressif Release v1.4.22 2025-12-29 16:53:33 -08:00
IAR-EWARM keep a list of file handles open per session 2026-06-22 20:11:36 -07:00
Linux-FATFS Release v1.4.22 2025-12-29 16:53:33 -08:00
MQX
Renesas keep a list of file handles open per session 2026-06-22 20:11:36 -07:00
STM32CUBE keep a list of file handles open per session 2026-06-22 20:11:36 -07:00
mplabx Release v1.4.22 2025-12-29 16:53:33 -08:00
winvs UTF-8 -> 7-bit ASCII cleanup 2026-05-18 14:35:58 -07:00
include.am add example code for MPLABX use 2025-02-28 16:17:51 -07:00