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/tstest
Brad Fitzpatrick 8ee044ea4a ssh/tailssh: make the SSH server a singleton, register with LocalBackend
Remove the weird netstack -> tailssh dependency and instead have tailssh
register itself with ipnlocal when linked.

This makes tailssh.server a singleton, so we can have a global map of
all sessions.

Updates #3802

Change-Id: Iad5caec3a26a33011796878ab66b8e7b49339f29
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
archtest all: use cibuild.On 3 years ago
integration ssh/tailssh: make the SSH server a singleton, register with LocalBackend 3 years ago
natlab all: use any instead of interface{} 3 years ago
staticcheck
allocs.go
clock.go
log.go
log_test.go
resource.go
tstest.go