tailscale/ssh/tailssh
Maisem Ali f172fc42f7 ssh/tailssh: close sshContext on context cancellation
This was preventing tailscaled from shutting down properly if there were
active sessions in certain states (e.g. waiting in check mode).

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2022-10-09 17:17:03 -07:00
..
context.go ssh/tailssh: close sshContext on context cancellation 2022-10-09 17:17:03 -07:00
incubator.go ssh/tailssh: do the full auth flow during ssh auth 2022-10-09 10:27:31 -07:00
incubator_darwin.go ssh/tailssh: limit setgroups to 16 on macOS 2022-06-25 22:17:53 -07:00
incubator_linux.go ssh/tailssh: fix Tailscale SSH to Linux Arch machines 2022-06-28 15:35:51 -07:00
tailssh.go ssh/tailssh: close sshContext on context cancellation 2022-10-09 17:17:03 -07:00
tailssh_test.go ssh/tailssh: add support for sending multiple banners 2022-10-09 14:59:48 -07:00