29 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Jonathan Nobels 660b0515b9
safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275) 1 year ago
Brad Fitzpatrick 69b90742fe util/uniq,types/lazy,*: delete code that's now in Go std 1 year ago
Maisem Ali 8feb4ff5d2 version: add GitCommitTime to Meta 2 years ago
Brad Fitzpatrick b0fbd85592 net/tsdial: partially fix "tailscale nc" (UserDial) on macOS 2 years ago
Andrea Gottardo 6288c9b41e
version/prop: remove IsMacAppSandboxEnabled (#11461) 2 years ago
Andrea Gottardo 08ebac9acb
version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 2 years ago
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661) 2 years ago
Andrew Lytvynov d3bc575f35
cmd/tailscale/cli: set Sparkle auto-update on macsys (#9952) 3 years ago
Andrew Lytvynov 70f9c8a6ed
clientupdate: change Mac App Store support (#9891) 3 years ago
Andrea Gottardo 28ee355c56
version: fix tvOS network extension bundle identifier (#8545) 3 years ago
Andrea Gottardo 1c4a047ad0
version: detect tvOS by checking XPC_SERVICE_NAME (#8295) 3 years ago
David Anderson 70a2929a12 version: make all exported funcs compile-time constant or lazy 3 years ago
David Anderson 8b2ae47c31 version: unexport all vars, turn Short/Long into funcs 3 years ago
David Anderson 9ad36d17a3 version: undo previous "optimization", do more work lazily 3 years ago
David Anderson da75e49223 version: return correct Meta.MajorMinorPatch in non-dev builds 3 years ago
David Anderson 59c254579e version: unify and optimize the various not-version funcs 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick ba5aa2c486 version, cmd/tailscale: add version.Meta, tailscale version --json 3 years ago
Brad Fitzpatrick 039ea51ca6 ipn/ipnlocal: add health warning for unstable builds 3 years ago
Mihai Parparita 6d48a54b3d version: make IsSandboxedMacOS handle the IPNExtension binary too 3 years ago
Maisem Ali a9f6cd41fd all: use syncs.AtomicValue 4 years ago
Maisem Ali 9bb5a038e5 all: use atomic.Pointer 4 years ago
Brad Fitzpatrick 3dedcd1640 logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed 4 years ago
Brad Fitzpatrick 0c5c16327d version: add IsMacSysExt func 5 years ago
Brad Fitzpatrick 4512aad889 version: add IsSandboxedMacOS func 5 years ago
Brad Fitzpatrick 7f8519c88f version: simplify iOS detection now that we require Go 1.16 5 years ago
Brad Fitzpatrick 19b0cfe89e all: prepare for GOOS=ios in Go 1.16 6 years ago
Brad Fitzpatrick 4524dcf51e version: move runtime.OS to tailscale OS mapping func to version 6 years ago
Brad Fitzpatrick 7172f3dbf4 version: add IsMobile func 6 years ago