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>
2022-03-17 10:57:41 -07:00
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 2021-07-19 15:31:56 -07:00
cloner tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
derper cmd/derper: add --stun-port flag 2022-03-08 07:19:33 -08:00
derpprobe cmd/derpprobe: don't alert for smaller failures. 2022-03-16 18:22:22 -07:00
hello tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
mkpkg cmd/mkpkg: allow zero files in a package. 2021-06-07 16:22:23 -07:00
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2022-01-06 08:44:17 -08:00
speedtest cmd: upgrade to ffcli v3 2021-09-14 13:21:55 -07:00
tailscale syncs: use TryLock and TryRLock instead of unsafe 2022-03-17 10:57:41 -07:00
tailscaled syncs: use TryLock and TryRLock instead of unsafe 2022-03-17 10:57:41 -07:00
testcontrol cmd/testcontrol: add test control server 2021-08-19 17:50:48 -07:00
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 2022-03-12 17:57:07 -08:00