| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-10 | ipn/ipnlocal: fix state_test data race seen in CI | Brad Fitzpatrick | 1 | -0/+2 |
| 2025-11-10 | ipn/ipnlocal: move vipServiceHash etc to serve.go, out of local.go | Brad Fitzpatrick | 3 | -51/+75 |
| 2025-11-10 | feature, ipn/ipnlocal: add, use feature.CanSystemdStatus for more DCE | Brad Fitzpatrick | 1 | -5/+7 |
| 2025-11-09 | ipn/ipnlocal: clean up some of the weird locking (#17802) | Andrew Lytvynov | 1 | -9/+5 |
| 2025-11-09 | tailcfg: kill off rest of HairPinning symbols | Brad Fitzpatrick | 1 | -1/+0 |
| 2025-10-31 | Revert "control/controlclient: back out HW key attestation (#17664)" (#17732) | Andrew Lytvynov | 5 | -1/+61 |
| 2025-10-29 | ipn: add support for HTTP Redirects (#17594) | Fernando Serboncini | 5 | -1/+168 |
| 2025-10-29 | ipn/ipnlocal: do not stall event processing for appc route updates (#17663) | M. J. Fromberger | 1 | -6/+11 |
| 2025-10-28 | wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapper | Brad Fitzpatrick | 1 | -0/+10 |
| 2025-10-28 | ipn/ipnlocal/serve: error when PeerCaps serialisation fails | Gesa Stupperich | 1 | -18/+22 |
| 2025-10-28 | ipn/ipnlocal/serve: remove grant header truncation logic | Gesa Stupperich | 5 | -134/+23 |
| 2025-10-28 | ipn/ipnlocal/serve: add grant headers | Gesa Stupperich | 5 | -8/+326 |
| 2025-10-27 | control/controlclient: back out HW key attestation (#17664) | Patrick O'Doherty | 5 | -61/+1 |
| 2025-10-24 | ipn/ipnlocal: skip TKA bootstrap request if Tailnet Lock is unavailable | Alex Chan | 1 | -0/+4 |
| 2025-10-23 | feature/tpm: check TPM family data for compatibility (#17624) | Patrick O'Doherty | 1 | -0/+1 |
| 2025-10-21 | ipn, tka: improve the logging around TKA sync and AUM errors | Alex Chan | 1 | -5/+6 |
| 2025-10-20 | ipn/ipnlocal: use eventbus.SubscribeFunc in LocalBackend (#17524) | M. J. Fromberger | 1 | -75/+44 |
| 2025-10-16 | all: use a consistent capitalisation for "Tailnet Lock" | Alex Chan | 1 | -1/+1 |
| 2025-10-10 | ipn/ipnlocal: strip AttestationKey in redacted prefs view (#17527) | Patrick O'Doherty | 1 | -0/+1 |
| 2025-10-10 | types/persist: add AttestationKey (#17281) | Patrick O'Doherty | 7 | -9/+118 |
| 2025-10-10 | cmd/tailscale/cli,ipn/conffile: add declarative config mode for Services (#17... | Naman Sood | 1 | -0/+239 |
| 2025-10-08 | ipn/ipnlocal: use eventbus.SubscribeFunc in expiryManager | M. J. Fromberger | 1 | -23/+6 |
| 2025-10-08 | ipn/ipnlocal: fix data race on captiveCtx in enterStateLockedOnEntry (#17495) | James 'zofrex' Sanderson | 1 | -2/+3 |
| 2025-10-07 | ipn/localapi: dead code eliminate unreachable/useless LocalAPI handlers when ... | Brad Fitzpatrick | 2 | -53/+63 |
| 2025-10-07 | ipn/ipnlocal: use named arguments for `mockControl.send()` | Alex Chan | 2 | -38/+46 |
| 2025-10-07 | ipn/ipnlocal: don't send LoginFinished unless auth was in progress (#17266) | James 'zofrex' Sanderson | 2 | -1/+17 |
| 2025-10-06 | util/checkchange: stop using deephash everywhere | Brad Fitzpatrick | 1 | -20/+50 |
| 2025-10-06 | ipn/ipnlocal: fix another racy test (#17472) | M. J. Fromberger | 1 | -2/+2 |
| 2025-10-06 | appc,ipn/ipnlocal: receive AppConnector updates via the event bus (#17411) | M. J. Fromberger | 3 | -93/+135 |
| 2025-10-06 | ipn/ipnlocal: fix setAuthURL / setWgengineStatus race condition (#17408) | James 'zofrex' Sanderson | 3 | -24/+278 |
| 2025-10-06 | feature/featuretags: make usermetrics modular | Brad Fitzpatrick | 1 | -1/+3 |
| 2025-10-06 | all: use buildfeatures consts in a few more places | Brad Fitzpatrick | 3 | -33/+63 |
| 2025-10-04 | ipn/ipnlocal: use buildfeature consts in a few more places | Brad Fitzpatrick | 1 | -4/+11 |
| 2025-10-03 | ipn/ipnlocal: remove junk from suggestExitNodeUsingTrafficSteering (#17436) | Simon Law | 1 | -4/+0 |
| 2025-10-03 | all: use buildfeature constants in a few more places | Brad Fitzpatrick | 3 | -26/+46 |
| 2025-10-03 | ipn/ipnauth: fix a null pointer panic in GetConnIdentity | Alex Chan | 1 | -2/+3 |
| 2025-10-02 | ipn/ipnlocal: introduce the concept of client-side-reachability (#17367) | Simon Law | 3 | -2/+112 |
| 2025-10-02 | control/controlclient,health,ipn/ipnlocal,health: fix deadlock by deleting he... | Brad Fitzpatrick | 1 | -0/+10 |
| 2025-10-02 | feature/featuretags: add features for c2n, peerapi, advertise/use routes/exit... | Brad Fitzpatrick | 7 | -66/+182 |
| 2025-10-02 | feature/featuretags: make clientmetrics optional | Brad Fitzpatrick | 1 | -0/+5 |
| 2025-10-02 | appc,*: publish events for route updates and storage (#17392) | M. J. Fromberger | 4 | -19/+25 |
| 2025-10-02 | feature/featuretags, all: add build features, use existing ones in more places | Brad Fitzpatrick | 9 | -49/+129 |
| 2025-10-01 | cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376) | Andrew Lytvynov | 1 | -5/+1 |
| 2025-10-01 | appc,ipn/ipnlocal: add a required event bus to the AppConnector type (#17390) | M. J. Fromberger | 3 | -6/+18 |
| 2025-10-01 | net/netmon: remove usage of direct callbacks from netmon (#17292) | Claus Lensbøl | 4 | -4/+11 |
| 2025-10-01 | appc: factor app connector arguments into a Config type (#17389) | M. J. Fromberger | 3 | -11/+38 |
| 2025-10-01 | tsnet: remove AuthenticatedAPITransport (API-over-noise) support | Brad Fitzpatrick | 1 | -57/+0 |
| 2025-10-01 | all: use Go 1.20's errors.Join instead of our multierr package | Brad Fitzpatrick | 1 | -3/+2 |
| 2025-10-01 | ipn/store, feature/condregister: permit callers to empty import optonal ipn s... | Brad Fitzpatrick | 3 | -2/+21 |
| 2025-10-01 | ipn/ipnlocal: fail test if more notifies are put than expected | James Sanderson | 1 | -3/+13 |