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 02a765743e ssh/tailssh: fix deadlock in expandDelegateURL
Also rename it to expandDelegateURLLocked, previously it was trying
to acquire the mutex while holding the mutex.

Fixes #5235

Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 years ago
..
context.go all: use any instead of interface{} 4 years ago
ctxreader.go ssh/tailssh: handle Control-C during hold-and-delegate prompt 4 years ago
incubator.go net/netaddr: start migrating to net/netip via new netaddr adapter package 3 years ago
incubator_darwin.go ssh/tailssh: limit setgroups to 16 on macOS 3 years ago
incubator_linux.go ssh/tailssh: fix Tailscale SSH to Linux Arch machines 3 years ago
tailssh.go ssh/tailssh: fix deadlock in expandDelegateURL 3 years ago
tailssh_test.go all: use various net/netip parse funcs directly 3 years ago