| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-27 | licenses: update android licenseslicenses/android | License Updater | 1 | -7/+11 |
| 2024-03-27 | safeweb: init (#11467) | Patrick O'Doherty | 2 | -0/+586 |
| 2024-03-27 | cmd/serve: update warning for sandboxed macOS builds (#11530) | Andrea Gottardo | 1 | -3/+3 |
| 2024-03-27 | ipn/localapi: add support for multipart POST to file-put | Percy Wegmann | 5 | -27/+22 |
| 2024-03-27 | ipn/localapi: add support for multipart POST to file-put | Percy Wegmann | 5 | -17/+300 |
| 2024-03-26 | go.mod: bump github.com/gaissmai/bart | Maisem Ali | 2 | -3/+3 |
| 2024-03-26 | ipn/ipnlocal: report Taildrive access message on failed responses | Percy Wegmann | 1 | -2/+11 |
| 2024-03-26 | cmd/tailscale/cli: remove Beta tag from tailscale update (#11529) | Andrew Lytvynov | 1 | -1/+1 |
| 2024-03-26 | ipn/localipn: introduce logs for tailfs (#11496) | Charlotte Brandhorst-Satzkorn | 3 | -3/+237 |
| 2024-03-26 | cmd/k8s-operator: redact auth key from debug logs (#11523) | Irbe Krumina | 1 | -2/+20 |
| 2024-03-26 | metrics, tsweb/varz: add multi-label map metrics | Brad Fitzpatrick | 4 | -0/+408 |
| 2024-03-26 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-03-25 | logtail: move a scratch buffer to Logger | Brad Fitzpatrick | 1 | -5/+13 |
| 2024-03-25 | .github/workflows: fix path filter for 'Kubernetes manifests' test job (#11520) | Irbe Krumina | 1 | -2/+2 |
| 2024-03-25 | Change type of installCRDs (#11478) | Chris Milson-Tokunaga | 1 | -1/+1 |
| 2024-03-25 | net/tstun: use gaissmai/bart instead of tempfork/device | Percy Wegmann | 12 | -853/+32 |
| 2024-03-25 | go.mod: bump github.com/docker/docker (#11515) | Andrew Lytvynov | 2 | -3/+3 |
| 2024-03-25 | tailcfg, ipn/ipnlocal, wgengine/magicsock: add only-tcp-443 node attr | Brad Fitzpatrick | 5 | -1/+42 |
| 2024-03-24 | all: deprecate Node.Capabilities (more), remove PeerChange.Capabilities [capv... | Brad Fitzpatrick | 10 | -66/+42 |
| 2024-03-24 | tsweb/varz: flesh out munging of expvar keys into valid Prometheus metrics | Brad Fitzpatrick | 2 | -1/+42 |
| 2024-03-22 | ipn/ipnlocal, types/netmap: replace hasCapability with set lookup on NetworkMap | Brad Fitzpatrick | 3 | -20/+31 |
| 2024-03-22 | ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint | Percy Wegmann | 6 | -390/+43 |
| 2024-03-22 | control/controlclient: free memory on iOS before full netmap work | Brad Fitzpatrick | 1 | -0/+8 |
| 2024-03-21 | localapi: reduce garbage production in bus watcher | James Tucker | 1 | -5/+3 |
| 2024-03-21 | util/linuxfw,wgengine/router: enable IPv6 configuration when netfilter is dis... | James Tucker | 4 | -6/+12 |
| 2024-03-21 | control/controlclient: fix panic regression from earlier load balancer hint h... | Brad Fitzpatrick | 2 | -1/+25 |
| 2024-03-21 | all: use zstdframe where sensible (#11491) | Joe Tsai | 9 | -88/+50 |
| 2024-03-21 | util/zstdframe: add package for stateless zstd compression (#11481) | Joe Tsai | 3 | -0/+519 |
| 2024-03-21 | ipn/ipnlocal: add c2n pprof option to force a GC | Brad Fitzpatrick | 1 | -0/+6 |
| 2024-03-21 | wgengine/magicsock: don't use endpoint debug ringbuffer on mobile. | Brad Fitzpatrick | 2 | -3/+19 |
| 2024-03-20 | util/reload: add new package to handle periodic value loading | Andrew Dunham | 2 | -0/+360 |
| 2024-03-20 | control/controlclient: do not alias peer CapMap | Adrian Dewhurst | 2 | -2/+8 |
| 2024-03-20 | ipnlocal: ensure TailFS share notifications are non-nil | Percy Wegmann | 1 | -4/+4 |
| 2024-03-20 | control/controlclient: send load balancing hint HTTP request header | Brad Fitzpatrick | 4 | -6/+44 |
| 2024-03-20 | tailfs: include whitespace in test share and filenames | Percy Wegmann | 1 | -5/+5 |
| 2024-03-19 | tool/gocross: add android autoflags (#11465) | James Tucker | 2 | -0/+61 |
| 2024-03-19 | control/controlclient: fix sending peer capmap changes (#11457) | Claire Wang | 2 | -3/+45 |
| 2024-03-19 | wgengine: fix logger data race in tests | Andrew Dunham | 1 | -1/+5 |
| 2024-03-19 | syncs: add Swap method | Andrew Dunham | 2 | -0/+22 |
| 2024-03-19 | version/prop: remove IsMacAppSandboxEnabled (#11461) | Andrea Gottardo | 1 | -28/+5 |
| 2024-03-19 | api.md: add missing backtick to GET searchpaths doc (#11459) | Mario Minardi | 1 | -1/+1 |
| 2024-03-19 | api.md: format API docs with prettier | Will Norris | 1 | -200/+188 |
| 2024-03-19 | cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453) | Irbe Krumina | 7 | -145/+190 |
| 2024-03-18 | types/views: optimize slices contains under some conditions (#11449) | James Tucker | 1 | -6/+6 |
| 2024-03-18 | cmd/tailscale,ipn/ipnlocal: enable web client over quad 100 by default (#11419) | Mario Minardi | 3 | -16/+45 |
| 2024-03-18 | api.md: document device expiration endpoint | Will Norris | 1 | -0/+34 |
| 2024-03-18 | ipn/ipnlocal, tailcfg: add disable-web-client node attribute (#11418) | Mario Minardi | 2 | -1/+9 |
| 2024-03-15 | envknob: ensure f is not nil before using it | Marwan Sulaiman | 1 | -1/+5 |
| 2024-03-14 | version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) | Andrea Gottardo | 3 | -5/+51 |
| 2024-03-14 | cmd/tailscale/cli: fix configuring partially empty kubeconfig (#11417) | Irbe Krumina | 2 | -3/+28 |