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/cmd
Josh Bleecher Snyder 997b19545b syncs: use TryLock and TryRLock instead of unsafe
The docs say:

Note that while correct uses of TryLock do exist, they are rare,
and use of TryLock is often a sign of a deeper problem in a particular use of mutexes.

Rare code! Or bad code! Who can tell!

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
addlicense
cloner tailcfg: make Node.Hostinfo a HostinfoView 3 years ago
derper cmd/derper: add --stun-port flag 3 years ago
derpprobe cmd/derpprobe: don't alert for smaller failures. 3 years ago
hello tailcfg: make Node.Hostinfo a HostinfoView 3 years ago
mkpkg
printdep
speedtest
tailscale syncs: use TryLock and TryRLock instead of unsafe 3 years ago
tailscaled syncs: use TryLock and TryRLock instead of unsafe 3 years ago
testcontrol
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 3 years ago