You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ssh/tailssh
Maisem Ali e69682678f ssh/tailssh: use context.WithCancelCause
It was using a custom implmentation of the context.WithCancelCause,
replace usage with stdlib.

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
incubator.go ssh/tailssh: try launching commands with /usr/bin/login on macOS 2 years ago
incubator_linux.go all: update copyright and license headers 2 years ago
tailssh.go ssh/tailssh: use context.WithCancelCause 2 years ago
tailssh_test.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2 years ago