| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-23 | cmd/ts-browser-native-ext: add start of a browser extensionbradfitz/browser_ext | Brad Fitzpatrick | 9 | -0/+707 |
| 2025-01-17 | go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#1... | Irbe Krumina | 20 | -250/+571 |
| 2025-01-16 | cmd/k8s-operator: require namespace config (#14648) | Tom Proctor | 1 | -0/+9 |
| 2025-01-15 | cmd/tailscaled: add some more depchecker dep tests | Brad Fitzpatrick | 1 | -2/+4 |
| 2025-01-15 | atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved | Aaron Klotz | 4 | -4/+4 |
| 2025-01-15 | cmd/derper: support explicit configuration of mesh dial hosts | Percy Wegmann | 2 | -31/+28 |
| 2025-01-14 | cmd/viewer,all: consistently use "read-only" instead of "readonly" | Brad Fitzpatrick | 3 | -27/+27 |
| 2025-01-14 | go.mod: bump mdlayher/netlink and u-root/uio to use Go 1.21 NativeEndian | Brad Fitzpatrick | 4 | -8/+4 |
| 2025-01-14 | cmd/viewer,types/views,various: avoid allocations in pointer field getters wh... | Nick Khyl | 5 | -48/+84 |
| 2025-01-14 | cmd/tailscale/cli: add --posture-checking to tailscale up | Anton Tolchanov | 2 | -0/+19 |
| 2025-01-13 | cmd/tailscale/cli: only exit silently if len(args) == 0 | Michael Stapelberg | 1 | -3/+3 |
| 2025-01-12 | util/uniq,types/lazy,*: delete code that's now in Go std | Brad Fitzpatrick | 2 | -2/+0 |
| 2025-01-10 | prober: support filtering regions by region ID in addition to code | Percy Wegmann | 1 | -3/+3 |
| 2025-01-10 | cmd/containerboot: load containerboot serve config that does not contain HTTP... | Irbe Krumina | 2 | -11/+290 |
| 2025-01-10 | cmd/containerboot,cmd/k8s-operator: reload tailscaled config (#14342) | Irbe Krumina | 8 | -39/+207 |
| 2025-01-09 | all: illumos/solaris userspace only support | Nahum Shalman | 1 | -2/+2 |
| 2025-01-09 | cmd/k8s-operator,k8s-operator: allow users to set custom labels for the optio... | Irbe Krumina | 12 | -94/+296 |
| 2025-01-08 | cmd/k8s-operator,k8s-operator: support ingress ProxyGroup type (#14548) | Irbe Krumina | 7 | -26/+211 |
| 2025-01-07 | all: fix golangci-lint errors | Will Norris | 4 | -6/+6 |
| 2025-01-07 | cmd/derper: improve logging on derp mesh connect | James Tucker | 1 | -3/+7 |
| 2025-01-06 | cmd/systray: add cmd/systray back as a small client/systray wrapper | Will Norris | 1 | -0/+15 |
| 2025-01-06 | client/systray: move cmd/systray to client/systray | Will Norris | 2 | -1030/+0 |
| 2025-01-06 | cmd/tailscale/cli: fix TestUpdatePrefs on macOS | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-03 | util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps | Brad Fitzpatrick | 7 | -18/+13 |
| 2024-12-27 | cmd/systray: properly set tooltip on different platforms | Will Norris | 1 | -5/+15 |
| 2024-12-27 | cmd/systray: update state management and initialization | Will Norris | 1 | -92/+128 |
| 2024-12-23 | cmd/systray: set app icon and title consistently | Will Norris | 2 | -37/+50 |
| 2024-12-23 | cmd/systray: add icons for exit node online and offline | Will Norris | 1 | -44/+133 |
| 2024-12-23 | metrics,syncs: add ShardedInt support to metrics.LabelMap | James Tucker | 1 | -0/+2 |
| 2024-12-23 | cmd/systray: rebuild menu on pref change, assorted other fixes | Will Norris | 1 | -39/+52 |
| 2024-12-20 | cmd/systray: add visual workarounds for gnome, mac, and windows | Will Norris | 1 | -2/+17 |
| 2024-12-20 | cmd/systray: add exit nodes menu | Will Norris | 1 | -4/+251 |
| 2024-12-20 | cmd/systray: remove new menu delay on KDE | Will Norris | 1 | -7/+30 |
| 2024-12-20 | cmd/k8s-operator,k8s-operator: include top-level CRD descriptions (#14435) | Tom Proctor | 3 | -0/+34 |
| 2024-12-19 | cmd/systray: improve profile menu | Will Norris | 1 | -7/+48 |
| 2024-12-19 | cmd/systray: add extra padding around notification icon | Will Norris | 2 | -2/+8 |
| 2024-12-19 | cmd/derpprobe,prober: add ability to perform continuous queuing delay measure... | Percy Wegmann | 1 | -14/+17 |
| 2024-12-19 | cmd/systray: add account switcher | Andrew Lytvynov | 1 | -16/+75 |
| 2024-12-16 | Switch logging service from log.tailscale.io to log.tailscale.com (#14398) | Joe Tsai | 1 | -6/+6 |
| 2024-12-16 | cmd/k8s-operator: fix ProxyGroup hostname (#14336) | Irbe Krumina | 1 | -1/+1 |
| 2024-12-13 | prober: perform DERP bandwidth probes over TUN device to mimic real client | Percy Wegmann | 1 | -13/+14 |
| 2024-12-13 | net/netcheck: adjust HTTPS latency check to connection time and avoid data race | James Tucker | 3 | -5/+2 |
| 2024-12-11 | cmd/containerboot: don't attempt to patch a Secret field without permissions ... | Irbe Krumina | 3 | -1/+3 |
| 2024-12-11 | cmd/k8s-operator,k8s-operator: operator integration tests (#12792) | Tom Proctor | 3 | -0/+458 |
| 2024-12-11 | cmd/containerboot: add more tests, check that egress service config only set ... | Irbe Krumina | 2 | -8/+119 |
| 2024-12-11 | cmd/containerboot: don't attempt to write kube Secret in non-kube environment... | Irbe Krumina | 1 | -2/+4 |
| 2024-12-11 | cmd/containerboot: guard kubeClient against nil dereference (#14357) | Bjorn Neergaard | 1 | -2/+4 |
| 2024-12-06 | cmd/stunc: enforce read timeout deadline (#14309) | Mike O'Driscoll | 1 | -7/+27 |
| 2024-12-06 | cmd,{get-authkey,tailscale}: remove unnecessary scope qualifier from OAuth cl... | Percy Wegmann | 2 | -2/+0 |
| 2024-12-05 | cmd/gitops-pusher: default previousEtag to controlEtag (#14296) | Andrew Lytvynov | 1 | -6/+6 |