summaryrefslogtreecommitdiffhomepage
path: root/version
AgeCommit message (Expand)AuthorFilesLines
2024-07-01version/mkversion: allow env config of oss git cache dirBrad Fitzpatrick1-4/+7
2024-05-16version: add GitCommitTime to MetaMaisem Ali2-0/+6
2024-05-16Revert "version: add Info func to expose EmbeddedInfo"Maisem Ali1-32/+21
2024-05-15version: add Info func to expose EmbeddedInfoMaisem Ali1-21/+32
2024-05-14version: fix macOS uploads by increasing build number prefix (#12134)Andrea Gottardo2-3/+6
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick2-2/+2
2024-04-07net/tsdial: partially fix "tailscale nc" (UserDial) on macOSBrad Fitzpatrick1-0/+9
2024-03-19version/prop: remove IsMacAppSandboxEnabled (#11461)Andrea Gottardo1-28/+5
2024-03-14version,cli,safesocket: detect non-sandboxed macOS GUI (#11369)Andrea Gottardo1-2/+48
2024-03-08version/mkversion: enforce synology versions within int32 rangeSonia Appasamy1-2/+7
2024-01-10version/mkversion: allow version override with $TS_VERSION_OVERRIDE (#10799)Andrew Lytvynov1-0/+7
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov2-21/+13
2023-10-24cmd/tailscale/cli: set Sparkle auto-update on macsys (#9952)Andrew Lytvynov1-0/+9
2023-10-20clientupdate: change Mac App Store support (#9891)Andrew Lytvynov1-11/+16
2023-07-24cmd/tailscale/cli,version/distro: update support for Alpine (#8701)Andrew Lytvynov1-0/+3
2023-07-06version: fix tvOS network extension bundle identifier (#8545)Andrea Gottardo1-1/+1
2023-06-07version: detect tvOS by checking XPC_SERVICE_NAME (#8295)Andrea Gottardo1-0/+16
2023-05-29release/dist/synology: build synology packages with cmd/distDavid Anderson1-0/+8
2023-05-07version: properly handle vcs.modified when it's "false"Chenyang Gao1-1/+1
2023-05-04various: add detection and Taildrop for UnraidDerek Kaser1-0/+3
2023-03-14version/mkversion: don't break on tagged go.mod entriesDavid Anderson1-11/+13
2023-03-02version/distro,wgengine/router: raise WSL eth0 MTU when too lowJames Tucker1-0/+10
2023-02-18version/mkversion: allow collecting version only from this repoDavid Anderson2-207/+123
2023-02-18version/mkversion: add exports for major/minor/patchDavid Anderson2-0/+36
2023-02-18version/mkversion: add documentation, rename internal terminologyDavid Anderson2-98/+129
2023-02-18version/mkversion: open-source version generation logicDavid Anderson2-0/+632
2023-02-11version: fix version output for "go run"David Anderson1-0/+5
2023-02-11version: make all exported funcs compile-time constant or lazyDavid Anderson5-182/+236
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson3-27/+35
2023-02-10version: undo previous "optimization", do more work lazilyDavid Anderson2-119/+137
2023-02-10version: return correct Meta.MajorMinorPatch in non-dev buildsDavid Anderson2-4/+12
2023-02-06version: unify and optimize the various not-version funcsDavid Anderson2-112/+116
2023-02-01all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our forkBrad Fitzpatrick1-3/+1
2023-01-27all: update copyright and license headersWill Norris14-42/+28
2023-01-20version, cmd/tailscale: add version.Meta, tailscale version --jsonBrad Fitzpatrick2-1/+76
2023-01-13version: advertise unstable track in CLI, daemon start-upBrad Fitzpatrick1-0/+3
2023-01-03net/tlsdial,tstest,version: use go command from $PATHJames Tucker1-2/+1
2022-12-24version: construct short hash in dev mode if GitCommit is given.David Anderson1-4/+5
2022-12-02paths, version/distro: detect Synology DSM version better, use for socket pathBrad Fitzpatrick1-0/+29
2022-11-28safesocket: remove the IPN protocol supportBrad Fitzpatrick4-4/+30
2022-11-21all: use strs.CutPrefix and strs.CutSuffix moreMihai Parparita1-3/+4
2022-11-19ipn/ipnlocal: add health warning for unstable buildsBrad Fitzpatrick1-0/+30
2022-11-15version: make IsSandboxedMacOS handle the IPNExtension binary tooMihai Parparita1-3/+4
2022-11-04all: remove old +build tagsBrad Fitzpatrick4-4/+0
2022-08-30ipn/localapi: send Tailscale version in ACME User-Agent (#5499)Andrew Dunham1-1/+2
2022-08-04all: use syncs.AtomicValueMaisem Ali2-7/+9
2022-08-03all: use atomic.PointerMaisem Ali1-1/+1
2022-07-18ipn/localapi: define a cert dir for Synology DSM6Brad Fitzpatrick1-0/+15
2022-06-29Docker: add ALPINE.txt to manage alpine versionsMaisem Ali1-0/+42
2022-06-05hostinfo,distro: Identify Western Digital MyCloud devices.Denton Gentry1-10/+15