| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-08 | Code Improvements (#11311) | panchajanya | 2 | -9/+7 |
| 2024-03-08 | ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS shares | Percy Wegmann | 6 | -38/+411 |
| 2024-03-08 | ipn,tailfs: tie TailFS share configuration to user profile | Percy Wegmann | 16 | -120/+330 |
| 2024-03-08 | cmd/viewer: import views when generating byteSliceField | Percy Wegmann | 1 | -0/+1 |
| 2024-03-08 | wgengine/magicsock: don't change DERP home when not connected to control | Andrew Dunham | 3 | -11/+172 |
| 2024-03-08 | version/mkversion: enforce synology versions within int32 range | Sonia Appasamy | 2 | -3/+18 |
| 2024-03-07 | tailcfg: bump CapabilityVersion (#11368) | Claire Wang | 1 | -3/+4 |
| 2024-03-07 | client/web: dedupe packages in yarn.lock (#11327) | Mario Minardi | 1 | -374/+38 |
| 2024-03-07 | cmd/derper, types/logger: move log filter to shared package | Andrew Dunham | 3 | -21/+45 |
| 2024-03-07 | docs/k8s: don't run subnet router in userspace mode (#11363) | Irbe Krumina | 1 | -1/+3 |
| 2024-03-06 | net/interfaces: fix test hang on Darwin | Andrew Dunham | 1 | -0/+2 |
| 2024-03-06 | go.mod: bump gvisor | Andrew Dunham | 4 | -12/+12 |
| 2024-03-06 | tsweb: add String method to tsweb.RequestID | Andrew Dunham | 1 | -0/+6 |
| 2024-03-06 | util/linuxfw: add container-friendly IPv6 NAT check (#11353) | Irbe Krumina | 3 | -33/+50 |
| 2024-03-06 | ipn/ipnlocal: reduce allocations in TailFS share notifications | Percy Wegmann | 2 | -28/+25 |
| 2024-03-06 | ipn: add comment about thread-safety to StateStore | Percy Wegmann | 1 | -0/+1 |
| 2024-03-06 | ipn/localapi: add set-gui-visible endpoint | Andrea Gottardo | 1 | -0/+22 |
| 2024-03-06 | ipn/ipnlocal: exclude mullvad exit nodes from TailFS peers list | Percy Wegmann | 1 | -0/+7 |
| 2024-03-06 | {ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serve | Sonia Appasamy | 4 | -126/+120 |
| 2024-03-06 | client/tailscale: add postures to UserRuleMatch | Kristoffer Dalby | 1 | -8/+32 |
| 2024-03-05 | licenses: update android licenses | License Updater | 1 | -40/+40 |
| 2024-03-05 | licenses: update win/apple licenses | License Updater | 2 | -9/+17 |
| 2024-03-05 | licenses: update tailscale{,d} licenses | License Updater | 1 | -4/+7 |
| 2024-03-05 | wgengine/magicsock: prefer link-local addresses to private ones | Andrew Dunham | 2 | -1/+20 |
| 2024-03-05 | {ipn/serve,cmd/tailscale/cli}: move some shared funcs to ipn | Sonia Appasamy | 5 | -135/+147 |
| 2024-03-05 | go.toolchain.rev: bump Go toolchain to 1.22.1 | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-03-05 | util/cmpver: add Less/LessEq helper funcs | Paul Scott | 2 | -6/+38 |
| 2024-03-05 | tailcfg: add suggest exit node related node attribute (#11329) | Claire Wang | 1 | -0/+4 |
| 2024-03-04 | tsweb: add more test cases for TestCleanRedirectURL (#11331) | Chris Palmer | 1 | -1/+9 |
| 2024-03-04 | docs/k8s: update docs (#11307) | Irbe Krumina | 3 | -1/+80 |
| 2024-03-01 | tailfs: only impersonate unprivileged user if able to sudo -u as that user | Percy Wegmann | 1 | -17/+69 |
| 2024-02-29 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-02-29 | clientupdate: handle multiple versions in "apk info tailscale" output (#11310) | Andrew Lytvynov | 2 | -1/+31 |
| 2024-02-29 | util/linuxfw: insert rather than append nftables DNAT rule (#11303) | Irbe Krumina | 1 | -1/+1 |
| 2024-02-29 | ipn: include full tailfs shares in ipn notifications | Percy Wegmann | 5 | -24/+20 |
| 2024-02-29 | tailfs: support storing bookmark data on shares | Percy Wegmann | 1 | -0/+8 |
| 2024-02-28 | wgengine: plumb the PeerByKey from wgengine to magicsock | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-02-28 | tsweb: allow empty redirect URL in CleanRedirectURL (#11295) | Andrew Lytvynov | 2 | -28/+36 |
| 2024-02-28 | ipn/ipnlocal: make active IPN sessions keyed by sessionID | Brad Fitzpatrick | 2 | -16/+9 |
| 2024-02-28 | ipn,wgengine: only intercept TailFS traffic on quad 100 | Percy Wegmann | 4 | -31/+97 |
| 2024-02-28 | client/web: fix Vite CJS deprecation warning (#11288) | Ross Zurowski | 2 | -11/+14 |
| 2024-02-28 | wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine | Brad Fitzpatrick | 8 | -27/+86 |
| 2024-02-28 | .github/workflows: fix regular breakage of go toolchains | James Tucker | 1 | -1/+1 |
| 2024-02-28 | wgengine: rename local variable from 'found' to conventional 'ok' | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-02-28 | wgengine: use slices.Clone in two places | Brad Fitzpatrick | 1 | -3/+3 |
| 2024-02-28 | ipn/ipnstate, wgengine: make PeerStatusLite.LastHandshake zero Time means none | Brad Fitzpatrick | 2 | -7/+17 |
| 2024-02-28 | net/tstun: fix spelling of "WireGuard" | Andrew Dunham | 3 | -6/+6 |
| 2024-02-27 | util/cache: fix missing interface methods (#11275) | Andrew Dunham | 2 | -1/+8 |
| 2024-02-27 | tsweb: expose function to generate request IDs | Andrew Dunham | 1 | -7/+14 |
| 2024-02-27 | client/web: update to typescript 5.3.3 (#11267) | Mario Minardi | 3 | -40/+125 |