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>
2 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
derper cmd/derper: add --stun-port flag 2 years ago
derpprobe cmd/derpprobe: don't alert for smaller failures. 2 years ago
hello tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale syncs: use TryLock and TryRLock instead of unsafe 2 years ago
tailscaled syncs: use TryLock and TryRLock instead of unsafe 2 years ago
testcontrol cmd/testcontrol: add test control server 3 years ago
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 2 years ago