166 Commits (e92eb6b17bb59cd66cd78c90db3b285015ed5e11)

Author SHA1 Message Date
Brad Fitzpatrick 5b086cd2ad tool/gocross: make gocross opt-in instead of opt-out 10 months ago
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
Jason Barnett 17b881538a wgengine/router: refactor udm-pro into broader ubnt support 1 year ago
Jason Barnett 8d4ea4d90c wgengine/router: add ip rules for unifi udm-pro 1 year ago
Brad Fitzpatrick 810da91a9e version: fix earlier test/wording mistakes 1 year ago
Brad Fitzpatrick d62baa45e6 version: validate Long format on Android builds 1 year ago
Brad Fitzpatrick 01185e436f types/result, util/lineiter: add package for a result type, use it 1 year ago
Mario Minardi 43f4131d7a
{release,version}: add DSM7.2 specific synology builds (#13405) 2 years ago
Brad Fitzpatrick da32468988 version/mkversion: allow env config of oss git cache dir 2 years ago
Maisem Ali 8feb4ff5d2 version: add GitCommitTime to Meta 2 years ago
Maisem Ali 359ef61263 Revert "version: add Info func to expose EmbeddedInfo" 2 years ago
Maisem Ali e3dec086e6 version: add Info func to expose EmbeddedInfo 2 years ago
Andrea Gottardo 60266be298
version: fix macOS uploads by increasing build number prefix (#12134) 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 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
Sonia Appasamy 54e52532eb version/mkversion: enforce synology versions within int32 range 2 years ago
Andrew Lytvynov 86e476c8d1
version/mkversion: allow version override with $TS_VERSION_OVERRIDE (#10799) 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
Andrew Lytvynov 306deea03a
cmd/tailscale/cli,version/distro: update support for Alpine (#8701) 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 32e0ba5e68 release/dist/synology: build synology packages with cmd/dist 3 years ago
Chenyang Gao e8b06b2232 version: properly handle vcs.modified when it's "false" 3 years ago
Derek Kaser 0d7303b798 various: add detection and Taildrop for Unraid 3 years ago
David Anderson 9ebab961c9 version/mkversion: don't break on tagged go.mod entries 3 years ago
James Tucker 7b73c9628d version/distro,wgengine/router: raise WSL eth0 MTU when too low 3 years ago
David Anderson 45d9784f9d version/mkversion: allow collecting version only from this repo 3 years ago
David Anderson 7ca54c890e version/mkversion: add exports for major/minor/patch 3 years ago
David Anderson 8ed27d65ef version/mkversion: add documentation, rename internal terminology 3 years ago
David Anderson 1dadbbb72a version/mkversion: open-source version generation logic 3 years ago
David Anderson b64d900f0f version: fix version output for "go run" 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
Brad Fitzpatrick b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 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 faf2d30439 version: advertise unstable track in CLI, daemon start-up 3 years ago
James Tucker b2c55e62c8 net/tlsdial,tstest,version: use go command from $PATH 3 years ago
David Anderson eb682d2a0b version: construct short hash in dev mode if GitCommit is given. 3 years ago
Brad Fitzpatrick b9dd3fa534 paths, version/distro: detect Synology DSM version better, use for socket path 3 years ago
Brad Fitzpatrick 0cb2ccce7f safesocket: remove the IPN protocol support 3 years ago
Mihai Parparita 33520920c3 all: use strs.CutPrefix and strs.CutSuffix more 3 years ago