| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-28 | various: bump go dependeny to 1.23.5mpminardi/bump-go-patch | Mario Minardi | 6 | -6/+6 |
| 2025-01-28 | tsnet: return from Accept when the listener gets closed | Anton Tolchanov | 2 | -3/+35 |
| 2025-01-28 | cmd/tailscale: add warning to help text of `--force-reauth` (#14778) | yejingchen | 1 | -1/+1 |
| 2025-01-27 | tempfork/acme: fix TestSyncedToUpstream with Windows line endings | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-27 | types/persist: remove Persist.LegacyFrontendPrivateMachineKey | Brad Fitzpatrick | 7 | -80/+21 |
| 2025-01-27 | tempfork/acme: add new package for x/crypto package acme fork, move | Brad Fitzpatrick | 16 | -3/+5679 |
| 2025-01-27 | health: relax no-derp-home warnable to not fire if not in map poll | Brad Fitzpatrick | 3 | -23/+88 |
| 2025-01-27 | health: do Warnable dependency filtering in tailscaled | Brad Fitzpatrick | 3 | -3/+39 |
| 2025-01-27 | .github: Bump github/codeql-action from 3.28.1 to 3.28.5 (#14794) | dependabot[bot] | 1 | -3/+3 |
| 2025-01-27 | .github: Bump actions/setup-go from 5.2.0 to 5.3.0 (#14793) | dependabot[bot] | 3 | -3/+3 |
| 2025-01-26 | control/controlclient,tempfork/httprec: don't link httptest, test certs for c2n | Brad Fitzpatrick | 5 | -7/+265 |
| 2025-01-26 | go.mod: bump depaware, add --internal flag to stop hiding internal packages | Brad Fitzpatrick | 9 | -6/+314 |
| 2025-01-26 | tstest/deptest: verify that tailscale.com BadDeps actually exist | Brad Fitzpatrick | 1 | -0/+25 |
| 2025-01-26 | control/controlknobs: make Knobs.AsDebugJSON automatic, not require maintenance | Brad Fitzpatrick | 2 | -21/+19 |
| 2025-01-26 | envknob/featureknob: allow use of exit node on unraid (#14754) | Derek Kaser | 1 | -2/+1 |
| 2025-01-24 | feature/capture: move packet capture to feature/*, out of iOS + CLI | Brad Fitzpatrick | 23 | -484/+620 |
| 2025-01-24 | control/controlclient: sanitize invalid DERPMap nil Region from control | Brad Fitzpatrick | 1 | -0/+9 |
| 2025-01-24 | cmd/natc: expose netstack metrics in client metrics in natc | James Tucker | 1 | -0/+4 |
| 2025-01-25 | ipn/ipnlocal: add debug envknob for ACME directory URL (#14771) | Tom Proctor | 2 | -2/+19 |
| 2025-01-24 | cmd/natc,wgengine/netstack: tune buffer size and segment lifetime in natc | James Tucker | 2 | -0/+39 |
| 2025-01-24 | control/controlclient: skip SetControlClientStatus when queue has newer resul... | Brad Fitzpatrick | 4 | -2/+167 |
| 2025-01-24 | go.{mod,sum}: update web-client-prebuilt (#14772) | Mario Minardi | 2 | -3/+3 |
| 2025-01-24 | client/web: remove advanced options from web client login (#14770) | Mario Minardi | 1 | -35/+1 |
| 2025-01-24 | ipn/ipnlocal: include DNS SAN in cert CSR (#14764) | Tom Proctor | 1 | -3/+4 |
| 2025-01-24 | tailcfg: adjust ServiceName.Validate to use vizerror | Adrian Dewhurst | 2 | -4/+6 |
| 2025-01-24 | util/clientmetric: use counter in aggcounter | Kristoffer Dalby | 1 | -1/+1 |
| 2025-01-24 | cmd/derper,derp: make TCP write timeout configurable | Percy Wegmann | 2 | -3/+19 |
| 2025-01-24 | derp: move Conn interface to derp.go | Percy Wegmann | 2 | -12/+12 |
| 2025-01-24 | wgengine/filter: add check for unknown proto | Kristoffer Dalby | 3 | -1/+10 |
| 2025-01-24 | net/tstun: add back outgoing drop metric | Kristoffer Dalby | 1 | -5/+6 |
| 2025-01-24 | wgengine/filter: return drop reason for metrics | Kristoffer Dalby | 2 | -27/+30 |
| 2025-01-24 | util/usermetric: add more drop labels | Kristoffer Dalby | 1 | -0/+13 |
| 2025-01-23 | cmd/tailscale: fix, test some recent doc inconsistencies | Brad Fitzpatrick | 9 | -28/+68 |
| 2025-01-23 | cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ... | Nick Khyl | 4 | -8/+138 |
| 2025-01-23 | control/controlclient: delete unreferenced mapSession UserProfiles | Brad Fitzpatrick | 1 | -1/+30 |
| 2025-01-23 | net/tstun: move TAP support out to separate package feature/tap | Brad Fitzpatrick | 7 | -20/+85 |
| 2025-01-23 | appc,ipn/ipnlocal: log DNS parsing errors in app connectors (#14607) | Andrew Lytvynov | 5 | -35/+78 |
| 2025-01-23 | derp,wgengine/magicsock: remove unexpected label (#14711) | Mike O'Driscoll | 2 | -5/+4 |
| 2025-01-23 | cmd/k8s-operator: fix reconciler name clash (#14712) | Tom Proctor | 1 | -0/+7 |
| 2025-01-22 | feature/*: make Wake-on-LAN conditional, start supporting modular features | Brad Fitzpatrick | 18 | -242/+355 |
| 2025-01-22 | ipn/ipnlocal: re-advertise appc routes on startup, take 2 (#14740) | Andrew Lytvynov | 2 | -3/+87 |
| 2025-01-22 | cmd/tailscale: define CLI tools to manipulate macOS network and system extens... | Andrea Gottardo | 8 | -68/+213 |
| 2025-01-22 | tailcfg: add ServiceName | Adrian Dewhurst | 12 | -72/+95 |
| 2025-01-22 | .github: Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#14141) | dependabot[bot] | 2 | -8/+7 |
| 2025-01-22 | util/slicesx: add AppendNonzero | Brad Fitzpatrick | 4 | -4/+26 |
| 2025-01-22 | tailcfg: remove now-unused TailscaleFunnelEnabled method | Brad Fitzpatrick | 1 | -8/+0 |
| 2025-01-22 | delete extra struct in tailcfg | KevinLiang10 | 1 | -16/+0 |
| 2025-01-22 | fix handler related and some nit | KevinLiang10 | 5 | -43/+39 |
| 2025-01-22 | add blank line | KevinLiang10 | 1 | -0/+1 |
| 2025-01-22 | add copyright header | KevinLiang10 | 1 | -0/+2 |