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
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
5 months ago
..
incubator.go ssh/tailssh: add envknobs to force override forwarding, sftp, pty 7 months ago
incubator_linux.go all: update copyright and license headers 1 year ago
privs_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 10 months ago
tailssh.go all: cleanup unused code, part 1 (#10661) 5 months ago
tailssh_test.go all: replace deprecated ioutil references 9 months ago
user.go ssh/tailssh,util: extract new osuser package from ssh code (#10170) 7 months ago