summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-03-02util/cloudenv: add ApproximateLocation to Cloudandrew/cloudenv-locationAndrew Dunham1-0/+110
2023-03-02util/neighbour: add basic nearest-neighbour packageAndrew Dunham2-0/+122
2023-02-24tool/gocross: support local toolchain for developmentDavid Anderson2-18/+34
2023-02-24tool/gocross: embed the version explicitly with linker flagsDavid Anderson1-20/+2
2023-02-24tool/gocross: do all the bootstrap steps in a subshellDavid Anderson1-8/+14
2023-02-23tka: add public API on NodeKeySignature key informationTom DNetto1-0/+21
2023-02-23licenses: update win/apple licensesLicense Updater2-2/+2
2023-02-23cmd/k8s-operator: set hostinfo.PackageMaisem Ali1-2/+20
2023-02-23tool/gocross: write the wrapper script directly, rather than printingDavid Anderson1-3/+12
2023-02-22tool/gocross: add command to print the wrapper shell scriptDavid Anderson1-0/+6
2023-02-22tool/gocross: a tool for building Tailscale binariesDavid Anderson12-78/+1324
2023-02-22cmd/tsconnect: find the build dir independently of -trimpathDavid Anderson1-4/+23
2023-02-21tailcfg: add RPC structs for /tka/affected-sigsTom DNetto1-0/+24
2023-02-21util/ringbuffer: move generic ringbuffer from corp repoAndrew Dunham2-0/+127
2023-02-21gitignore: Add personal .gopath and nix build /resultShayne Sweeney1-0/+6
2023-02-19licenses: update tailscale{,d} licensesLicense Updater1-1/+1
2023-02-19.github/workflows: add armv5 and armv7 cross testsDavid Anderson1-0/+7
2023-02-19ssh/tailssh: detect user shell correctly on darwinMaisem Ali1-4/+12
2023-02-18scripts/installer.sh: add GalliumOS and Sangoma LinuxDenton Gentry1-1/+7
2023-02-18.github/workflows: fix non-collapsing CI status in PRsDavid Anderson1-2/+9
2023-02-18client/tailscale: add tags field to Device structNicolas BERNARD1-11/+12
2023-02-18.github/workflows: run CI and CodeQL in the merge queueDavid Anderson2-0/+2
2023-02-18build_dist.sh: use cmd/mkversion to get version dataDavid Anderson3-26/+11
2023-02-18version/mkversion: allow collecting version only from this repoDavid Anderson3-208/+124
2023-02-18go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-02-18go.mod: bump x/cryptoBrad Fitzpatrick2-3/+3
2023-02-18metrics: add SetInt64 to ease using LabelMap for gauge metricsMaisem Ali1-0/+5
2023-02-18scripts/installer.sh: add postmarketos support.Denton Gentry1-0/+5
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 Anderson3-0/+676
2023-02-17cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfigMaisem Ali1-3/+33
2023-02-17.github/workflows: set TS_FUZZ_CURRENTLY_BROKEN to falseMaisem Ali1-1/+1
2023-02-16Makefile: add help text to MakefileWill Norris1-20/+25
2023-02-16licenses: update tailscale{,d} licensesLicense Updater1-6/+9
2023-02-15licenses: update win/apple licensesLicense Updater2-7/+7
2023-02-14go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-02-14go.toolchain.rev: update to Go 1.20.1Brad Fitzpatrick3-12/+13
2023-02-14tstest/integration: enable go lookups from $PATHJames Tucker1-8/+23
2023-02-14cmd/tailscale/cli: add "configure kubeconfig" subcommandMaisem Ali6-5/+362
2023-02-14cmd/tailscale/cli: add a hidden configure subcommandMaisem Ali3-5/+51
2023-02-14util/linuxfw: add build constraints excluding GOARCH=armAndrew Dunham5-6/+6
2023-02-14.github/workflows: fix typoDavid Anderson1-2/+2
2023-02-14.github/workflows: add workflow to update go.mod Nix SRI hashDavid Anderson2-2/+51
2023-02-14Dockerfile: fix docker buildDavid Anderson2-9/+9
2023-02-12wgengine/magicsock: remove superfluous "discokey" from logDenton Gentry1-1/+1
2023-02-12licenses: update android licensesLicense Updater1-2/+2
2023-02-12.github/workflows: simplify build-only go test invocationDavid Anderson1-5/+1
2023-02-12.github/workflows: support disabling fuzz testing safelyDavid Anderson1-4/+52
2023-02-12.github/workflows: pin version of Windows we run onDavid Anderson1-1/+1