| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-06 | build_dist.sh: keep --extra-small making a usable build, add --min | Brad Fitzpatrick | 1 | -0/+8 |
| 2025-09-18 | build_dist.sh: add -trimpath | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-16 | feature/featuretags, all: add ts_omit_acme to disable TLS cert support | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-12 | feature/featuretags: move list of omit-able features to a Go package | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-09-11 | feature/drive: start factoring out Taildrive, add ts_omit_drive build tag | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-08 | cmd/tailscale, ipn/ipnlocal: add ts_omit_webclient | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-08 | util/eventbus: add ts_omit_debugeventbus | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-02 | util/syspolicy: finish adding ts_omit_syspolicy build tags, tests | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-08-01 | cmd/tailscale: add systray subcommand on Linux builds | Will Norris | 1 | -1/+1 |
| 2025-05-02 | hostinfo,tailcfg: report TPM availability on windows/linux (#15831) | Andrew Lytvynov | 1 | -1/+1 |
| 2025-04-16 | feature/taildrop: start moving Taildrop out of LocalBackend | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-04-16 | feature/{condregister,relayserver}: implement the skeleton for the relayserve... | Jordan Whited | 1 | -1/+1 |
| 2025-04-09 | build_dist.sh: allow settings custom build tags (#15589) | Andrew Lytvynov | 1 | -1/+9 |
| 2025-01-24 | feature/capture: move packet capture to feature/*, out of iOS + CLI | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-22 | feature/*: make Wake-on-LAN conditional, start supporting modular features | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-17 | cmd/tailscale: add shell tab-completion | Paul Scott | 1 | -1/+1 |
| 2023-09-19 | client/web: switch to using prebuilt web client assets | Will Norris | 1 | -3/+0 |
| 2023-08-28 | client/web: always use new web client; remove old client | Will Norris | 1 | -0/+3 |
| 2023-06-05 | build_dist.sh: use $go consistently. | Denton Gentry | 1 | -1/+1 |
| 2023-04-27 | build_dist.sh: make cross-compilation friendly for env CC specified | ayanamist | 1 | -1/+1 |
| 2023-03-16 | build_dist.sh: make cross-compilation friendly | Nahum Shalman | 1 | -1/+1 |
| 2023-02-18 | build_dist.sh: use cmd/mkversion to get version data | David Anderson | 1 | -26/+9 |
| 2023-02-14 | cmd/tailscale/cli: add "configure kubeconfig" subcommand | Maisem Ali | 1 | -1/+1 |
| 2023-02-11 | version: make all exported funcs compile-time constant or lazy | David Anderson | 1 | -1/+1 |
| 2023-02-11 | version: unexport all vars, turn Short/Long into funcs | David Anderson | 1 | -1/+1 |
| 2022-11-07 | cmd/tailscaled, net/tstun: add build tags to omit BIRD and TAP | Andrew Dunham | 1 | -1/+1 |
| 2022-07-27 | build_dist.sh: add --box and --extra-small flag to produce smaller and boxed ... | James Tucker | 1 | -1/+22 |
| 2022-01-04 | tool/go: add wrapper to download and use go.toolchain.rev go version. | Maisem Ali | 1 | -1/+1 |
| 2021-11-22 | build_docker.sh: use github.com/tailscale/mkctr instead of docker | Maisem Ali | 1 | -1/+3 |
| 2021-06-05 | build_dist.sh: add a command to output the shell vars. | David Anderson | 1 | -1/+9 |
| 2021-06-03 | build_dist.sh: fix after the change to version stamping. | David Anderson | 1 | -2/+24 |
| 2020-11-03 | build_dist: fix after version refactor. | David Anderson | 1 | -7/+3 |
| 2020-11-02 | version: calculate version info without using git tags. | David Anderson | 1 | -4/+2 |
| 2020-10-28 | version: use OSS repo's version when building. | David Anderson | 1 | -0/+22 |