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 Dunham 9de8287d47 ssh/tailssh: lock OS thread during incubator
This makes it less likely that we trip over bugs like golang/go#1435.

Updates #7616

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ic28c03c3ad8ed5274a795c766b767fa876029f0e
3 years ago
..
incubator.go ssh/tailssh: lock OS thread during incubator 3 years ago
incubator_linux.go all: update copyright and license headers 3 years ago
privs_test.go ssh/tailssh: fix privilege dropping on FreeBSD; add tests 3 years ago
tailssh.go ssh/tailssh: use background context for uploading recordings 3 years ago
tailssh_test.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago