codinget
  • Joined on 2022-10-19
codinget pushed to smb2-state-transfer at webnet/webnet 2026-07-13 13:54:03 +02:00
399bf80c25 fix(smb2): reject state transfer while a disconnect is pending
codinget created pull request webnet/webnet#112 2026-07-13 13:51:51 +02:00
WIP: feat(smb2): implement cross-tab state transfer on SMB2Client
codinget pushed to smb2-state-transfer at webnet/webnet 2026-07-13 13:49:52 +02:00
8b71a96d9f feat(smb2): implement cross-tab state transfer on SMB2Client
codinget created branch smb2-state-transfer in webnet/webnet 2026-07-13 13:49:50 +02:00
codinget pushed to t3code/http-static-file-handler at webnet/webnet 2026-07-13 03:42:24 +02:00
6ff3dbf532 test(http-static): cover precedence vectors
codinget opened issue webnet/webnet#111 2026-07-13 02:45:50 +02:00
ci: add bounded jittered retries for transient runner-pressure failures
codinget created pull request webnet/webnet#110 2026-07-13 02:27:14 +02:00
WIP: ftp: transfer client control state
codinget pushed to t3code/ftp-state-transferable at webnet/webnet 2026-07-13 02:27:05 +02:00
8f1cfae80e feat(ftp): transfer client control state
codinget created branch t3code/ftp-state-transferable in webnet/webnet 2026-07-13 02:27:05 +02:00
codinget created pull request webnet/webnet#109 2026-07-13 02:24:03 +02:00
WIP: vfs: centralize canonical path manipulation helpers
codinget opened issue webnet/webnet#107 2026-07-13 02:23:55 +02:00
package boundaries: eliminate cross-package _internals imports and wildcard exports
codinget opened issue webnet/webnet#108 2026-07-13 02:23:55 +02:00
sftp: support existing SSH connections and subsystem channels
codinget pushed to t3code/vfs-canonical-path-helpers at webnet/webnet 2026-07-13 02:23:37 +02:00
7edda7d2a2 feat(vfs): centralize canonical path helpers
codinget created branch t3code/vfs-canonical-path-helpers in webnet/webnet 2026-07-13 02:23:37 +02:00
codinget created pull request webnet/webnet#106 2026-07-13 02:20:37 +02:00
WIP: fix(sftp): stabilize keyless server host key
codinget pushed to t3code/fix-issue-102 at webnet/webnet 2026-07-13 02:20:26 +02:00
b2d04de758 fix(sftp): stabilize keyless server host key
codinget created branch t3code/fix-issue-102 in webnet/webnet 2026-07-13 02:20:26 +02:00
codinget pushed to main at webnet/webnet 2026-07-13 02:13:10 +02:00
b35a533164 feat(test-app): add ssh to test-app
2d954c1bfb fix(ssh): address second-round review (send deadlock, pipe DoS, connect leaks)
f456e4977a fix(ssh): harden remote-forward routing and accept-loop teardown
2de0529c4e docs: record @webnet/ssh split and TCP forwarding in AI_CHANGES
6a67b1810a test(ssh): add opt-in OpenSSH forwarding interop suite
Compare 11 commits »
codinget deleted branch feat/ssh-package from webnet/webnet 2026-07-13 02:13:10 +02:00
codinget merged pull request webnet/webnet#65 2026-07-13 02:13:10 +02:00
feat(ssh): split SSH out of @webnet/sftp into @webnet/ssh + TCP forwarding