Files
bare-operating-system/kernel/etc/bare-os
Raven Scott ac699f308e SFTP shim: coerce vfs.readFile via normalizeVfsBytesForSftp before storing
handles; use f.buf == null instead of !f.buf so empty buffers/strings do not
force SSH_FX_FAILURE on READ. READ accepts Buffer, typed views, or string after
WRITE.

Earlier in this branch: enqueueSftpReply(reqid) + FAILURE on errors; REQUEST.READ
validation in vendor bare-ssh2; coerce typed arrays to Buffer in SFTP.data and
Protocol.channelData/channelExtData. CHANGELOG notes.
2026-04-21 18:12:56 -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