175 Commits (82fa218c4a177e6075c9edebe72f48d51120bd1f)

Author SHA1 Message Date
Alex Chan 9c1d59f00e version: parse Void Linux version strings 2 weeks ago
Brad Fitzpatrick 990d25c97d go.toolchain.rev, version: bump Tailscale Go, add IsTailscaleGo 2 weeks ago
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
Brad Fitzpatrick d784dcc61b go.toolchain.branch: switch to Go 1.26 1 month ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Jonathan Nobels e30626c480
version: add support for reporting the mac variant from tailscale --version (#18462) 3 months ago
Aaron Klotz 7c49cab1a6 clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness 6 months ago
Brad Fitzpatrick 30da2e1c32 cmd/tailscale/cli: add "configure jetkvm" subcommand 9 months ago
Brad Fitzpatrick fbc6a9ec5a all: detect JetKVM and specialize a handful of things for it 9 months ago
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