Files
bare-operating-system/kernel/etc/bare-os
Raven Scott 36492de3d9 bare-ssh2 parses SFTP handles via bufferSlice/safer-buffer — handles are often
Uint8Array views that fail Buffer.isBuffer; READ/CLOSE/FSTAT/WRITE/READDIR were
rejecting every request with SSH_FX_FAILURE. Add sftpHandleId() using DataView.

OPEN: fix inner try indentation. CHANGELOG: note handle decoding + earlier SFTP
hardening (vfs normalize, enqueueSftpReply, Protocol/SFTP DATA coerce).
2026-04-21 18:22:32 -04:00
..
2026-04-03 19:01:57 -04:00
2026-04-03 20:33:24 -04:00
2026-04-03 23:21:30 -04:00
2026-04-03 20:33:24 -04:00
2026-04-03 19:01:57 -04:00
2026-04-04 00:01:11 -04:00