tailscale/ssh/tailssh
Brad Fitzpatrick 012098ec32 ssh/tailssh: fix terminal corruption (temporary hack)
Maisem figured out the real problem but will take several commits
(e.g. tailscale/ssh#2) in different repos to get it fixed
properly. This is an interim hack.

Details of real fix:
https://github.com/tailscale/tailscale/issues/4146#issuecomment-1065952947

Updates #4146
Updates #3802

Change-Id: I7b7dc5713baa3e5de75b87b69e7179a6e7549b0b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-03-12 14:19:45 -08:00
..
context.go ssh/tailssh: break a method into half in prep for testing 2022-02-24 09:59:00 -08:00
incubator.go ssh/tailssh: make pty termios options match OpenSSH 2022-03-11 12:16:10 -08:00
incubator_linux.go ssh/tailssh: create login sessions for new connections 2022-03-08 21:47:19 -08:00
tailssh.go ssh/tailssh: fix terminal corruption (temporary hack) 2022-03-12 14:19:45 -08:00
tailssh_test.go ssh/tailssh: handle local port forwarding 2022-03-09 11:31:04 -08:00