| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | ipn/ipnlocal: use eventbus.SubscribeFunc in LocalBackend (#17524) | M. J. Fromberger | 1 | -75/+44 |
| 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 | 1 | -5/+33 |
| 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 | 1 | -1/+4 |
| 2025-10-07 | ipn/ipnlocal: don't send LoginFinished unless auth was in progress (#17266) | James 'zofrex' Sanderson | 1 | -1/+2 |
| 2025-10-06 | util/checkchange: stop using deephash everywhere | Brad Fitzpatrick | 1 | -20/+50 |
| 2025-10-06 | appc,ipn/ipnlocal: receive AppConnector updates via the event bus (#17411) | M. J. Fromberger | 1 | -23/+38 |
| 2025-10-06 | ipn/ipnlocal: fix setAuthURL / setWgengineStatus race condition (#17408) | James 'zofrex' Sanderson | 1 | -24/+40 |
| 2025-10-06 | all: use buildfeatures consts in a few more places | Brad Fitzpatrick | 1 | -4/+18 |
| 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 | 1 | -26/+34 |
| 2025-10-02 | ipn/ipnlocal: introduce the concept of client-side-reachability (#17367) | Simon Law | 1 | -2/+10 |
| 2025-10-02 | feature/featuretags: add features for c2n, peerapi, advertise/use routes/exit... | Brad Fitzpatrick | 1 | -45/+112 |
| 2025-10-02 | appc,*: publish events for route updates and storage (#17392) | M. J. Fromberger | 1 | -8/+12 |
| 2025-10-02 | feature/featuretags, all: add build features, use existing ones in more places | Brad Fitzpatrick | 1 | -2/+5 |
| 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 | 1 | -0/+1 |
| 2025-10-01 | net/netmon: remove usage of direct callbacks from netmon (#17292) | Claus Lensbøl | 1 | -1/+1 |
| 2025-10-01 | appc: factor app connector arguments into a Config type (#17389) | M. J. Fromberger | 1 | -1/+6 |
| 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-09-30 | ipn/ipnlocal: plumb logf into nodeBackend | Nick Khyl | 1 | -4/+4 |
| 2025-09-30 | feature/appconnectors: start making it modular | Brad Fitzpatrick | 1 | -4/+28 |
| 2025-09-30 | feature/featuretags: add a catch-all "Debug" feature flag | Brad Fitzpatrick | 1 | -6/+14 |
| 2025-09-30 | feature/featuretags: add option to turn off DNS | Brad Fitzpatrick | 1 | -0/+9 |
| 2025-09-29 | ipn/ipnlocal, feature/posture: pull posture out into a modular feature | Brad Fitzpatrick | 1 | -26/+3 |
| 2025-09-29 | feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet | Brad Fitzpatrick | 1 | -138/+17 |
| 2025-09-29 | cmd/tailscale/cli,client,ipn: add appc-routes cli command | Fran Bull | 1 | -0/+9 |
| 2025-09-29 | feature/sdnotify: move util/systemd to a modular feature | Brad Fitzpatrick | 1 | -4/+3 |
| 2025-09-29 | feature/logtail: pull logtail + netlog out to modular features | Brad Fitzpatrick | 1 | -1/+3 |
| 2025-09-26 | doctor: add ts_omit_doctor support | Brad Fitzpatrick | 1 | -54/+2 |
| 2025-09-26 | ipn/ipnlocal: move last unconditional gvisor import, complete ts_omit_netstac... | Brad Fitzpatrick | 1 | -60/+0 |
| 2025-09-25 | feature/portlist: pull portlist service porting into extension, use eventbus | Brad Fitzpatrick | 1 | -94/+37 |
| 2025-09-25 | ipn/ipnlocal: do not reset extHost on (*LocalBackend).Shutdown | Nick Khyl | 1 | -3/+1 |
| 2025-09-24 | ipn/ipnlocal: rename misnamed DisablePortMapperForTest to DisablePortPollerFo... | Brad Fitzpatrick | 1 | -5/+6 |
| 2025-09-24 | all: use buildfeatures.HasCapture const in a handful of places | Brad Fitzpatrick | 1 | -0/+6 |
| 2025-09-24 | feature/featuretags: add build tag to remove captive portal detection | Brad Fitzpatrick | 1 | -168/+15 |
| 2025-09-23 | ipn/ipnlocal: fix eventbus data race | Brad Fitzpatrick | 1 | -2/+6 |
| 2025-09-22 | ipn/ipnlocal: use eventbus.Monitor in LocalBackend (#17225) | M. J. Fromberger | 1 | -35/+31 |
| 2025-09-19 | ipn/ipnlocal: add a C2N endpoint for fetching a netmap | Anton Tolchanov | 1 | -4/+24 |
| 2025-09-18 | control, ipn, tailcfg: enable seamless key renewal by default | Alex Chan | 1 | -4/+4 |
| 2025-09-17 | net/netmon: make ChangeDelta event not a pointer (#17112) | Claus Lensbøl | 1 | -5/+6 |
| 2025-09-17 | ipn/ipnlocal: disconnect and block when key expires even when using seamless | James Sanderson | 1 | -3/+3 |
| 2025-09-16 | ipn/ipnlocal: fix a case where ts_omit_ssh was still linking in x/crypto/ssh | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-09-16 | feature/portmapper: make the portmapper & its debugging tools modular | Brad Fitzpatrick | 1 | -0/+5 |
| 2025-09-16 | feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156) | M. J. Fromberger | 1 | -7/+2 |
| 2025-09-16 | health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) | Claus Lensbøl | 1 | -7/+10 |
| 2025-09-16 | all: add ts_omit_serve, start making tailscale serve/funnel be modular | Brad Fitzpatrick | 1 | -238/+39 |