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
Brad Fitzpatrick f905871fb1 ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature
This makes tsnet apps not depend on x/crypto/ssh and locks that in with a test.

It also paves the wave for tsnet apps to opt-in to SSH support via a
blank feature import in the future.

Updates #12614

Change-Id: Ica85628f89c8f015413b074f5001b82b27c953a9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
testcontainers ssh/tailssh: accept passwords and public keys 1 year ago
accept_env.go all: remove AUTHORS file and references to it 4 months ago
accept_env_test.go all: remove AUTHORS file and references to it 4 months ago
auditd_linux.go all: remove AUTHORS file and references to it 4 months ago
auditd_linux_test.go all: remove AUTHORS file and references to it 4 months ago
c2n.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2 months ago
hostkeys.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2 months ago
hostkeys_test.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2 months ago
incubator.go all: use Go 1.26 things, run most gofix modernizers 2 months ago
incubator_linux.go all: remove AUTHORS file and references to it 4 months ago
incubator_plan9.go all: remove AUTHORS file and references to it 4 months ago
privs_test.go all: use Go 1.26 things, run most gofix modernizers 2 months ago
tailssh.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2 months ago
tailssh_integration_test.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2 months ago
tailssh_test.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2 months ago
user.go all: remove AUTHORS file and references to it 4 months ago