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/version
Jonathan Nobels 660b0515b9
safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275)
fixes tailscale/tailscale#15269

Fixes the various CLIs for all of the various flavors of tailscaled on
darwin.  The logic in version is updated so that we have methods that
return true only for the actual GUI app (which can beCLI) and the
order of the checks in localTCPPortAndTokenDarwin are corrected so
that the logic works with all 5 combinations of CLI and tailscaled.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
9 months ago
..
distro wgengine/router: refactor udm-pro into broader ubnt support 11 months ago
mkversion {release,version}: add DSM7.2 specific synology builds (#13405) 1 year ago
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 5 years ago
cmdname.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
cmdname_ios.go all: update copyright and license headers 3 years ago
cmp.go all: use Go 1.22 range-over-int 2 years ago
cmp_test.go all: update copyright and license headers 3 years ago
export_test.go all: update copyright and license headers 3 years ago
modinfo_test.go all: cleanup unused code, part 1 (#10661) 2 years ago
print.go util/uniq,types/lazy,*: delete code that's now in Go std 11 months ago
prop.go safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275) 9 months ago
race.go all: update copyright and license headers 3 years ago
race_off.go all: update copyright and license headers 3 years ago
version.go util/uniq,types/lazy,*: delete code that's now in Go std 11 months ago
version_checkformat.go version: fix earlier test/wording mistakes 1 year ago
version_internal_test.go version: fix earlier test/wording mistakes 1 year ago
version_test.go version: make all exported funcs compile-time constant or lazy 3 years ago