waveterm/pkg/remote
Mike Sawka 458fcc2a5d
New ConnMonitor to Track "Stalled" Connection State for SSH Conns (#2846)
* ConnMonitor to track stalled connections
* New Stalled Overlay to show feedback when we think a connection is
stalled
* New Icon in ConnButton to show stalled connections
* Callbacks in domain socket and PTYs to track activity
2026-02-09 17:11:55 -08:00
..
conncontroller New ConnMonitor to Track "Stalled" Connection State for SSH Conns (#2846) 2026-02-09 17:11:55 -08:00
connparse Do not allow large/recursive file transfers (for now), remove s3 and wavefile fs implementations (#2808) 2026-01-28 14:28:31 -08:00
fileshare Do not allow large/recursive file transfers (for now), remove s3 and wavefile fs implementations (#2808) 2026-01-28 14:28:31 -08:00
connutil.go Do not allow large/recursive file transfers (for now), remove s3 and wavefile fs implementations (#2808) 2026-01-28 14:28:31 -08:00
sshagent_unix.go feat: implement SSH agent for Windows with tests (#2644) 2025-12-15 11:05:11 -08:00
sshagent_unix_test.go feat: implement SSH agent for Windows with tests (#2644) 2025-12-15 11:05:11 -08:00
sshagent_windows.go feat: implement SSH agent for Windows with tests (#2644) 2025-12-15 11:05:11 -08:00
sshagent_windows_test.go feat: implement SSH agent for Windows with tests (#2644) 2025-12-15 11:05:11 -08:00
sshclient.go feat: implement SSH agent for Windows with tests (#2644) 2025-12-15 11:05:11 -08:00