Block a user
SMB2 state transfer: implement StateTransferable on @webnet/smb2
smb2: add an SMB2/3 server backed by AsyncVFS
feat(ftp): support explicit TLS upgrades
feat(ftp): support explicit TLS upgrades
Autonomous review completed: no actionable findings. I reviewed the explicit FTPS control/data upgrade paths, TLS failure handling, and passive-channel cleanup; locally verified the FTP suite (141…
cross-tab state and ownership transfer for tsconnect-worker resources
FTP state transfer: implement StateTransferable on @webnet/ftp
feat(ftp): support explicit TLS upgrades
Autonomous code review completed. It identified two medium-severity findings: (1) eagerly accepted passive transports could be abandoned when PASV/EPSV was replaced, and (2) plaintext sessions…
WIP: feat(ftp): support explicit TLS upgrades