tailscale/ssh/tailssh
Brad Fitzpatrick ba1adf6c24 ssh/tailssh: make pty termios options match OpenSSH
Still not sure the exact rules of how/when/who's supposed to set
these, but this works for now on making them match. Baby steps.
Will research more and adjust later.

Updates #4146 (but not enough to fix it, something's still wrong)
Updates #3802

Change-Id: I496d8cd7e31d45fe9ede88fc8894f35dc096de67
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-03-11 12:16:10 -08:00
..
context.go ssh/tailssh: break a method into half in prep for testing 2022-02-24 09:59:00 -08:00
incubator_linux.go ssh/tailssh: create login sessions for new connections 2022-03-08 21:47:19 -08:00
incubator.go ssh/tailssh: make pty termios options match OpenSSH 2022-03-11 12:16:10 -08:00
tailssh_test.go ssh/tailssh: handle local port forwarding 2022-03-09 11:31:04 -08:00
tailssh.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2022-03-10 13:41:08 -08:00