| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-27 | util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables op... | Brad Fitzpatrick | 2 | -0/+4 |
| 2025-09-26 | types/dnstype: delete unused func, move other one to its sole caller | Brad Fitzpatrick | 1 | -2/+38 |
| 2025-09-26 | doctor: add ts_omit_doctor support | Brad Fitzpatrick | 3 | -76/+8 |
| 2025-09-26 | ipn/ipnlocal: move last unconditional gvisor import, complete ts_omit_netstac... | Brad Fitzpatrick | 2 | -60/+74 |
| 2025-09-25 | various: allow tailscaled shutdown via LocalAPI | Nick Khyl | 4 | -3/+109 |
| 2025-09-25 | feature/portlist: pull portlist service porting into extension, use eventbus | Brad Fitzpatrick | 6 | -97/+52 |
| 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 | 4 | -8/+9 |
| 2025-09-24 | derp/derpserver: split off derp.Server out of derp into its own package | Brad Fitzpatrick | 1 | -3/+1 |
| 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 | 2 | -168/+201 |
| 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-21 | ipn/ipnauth: don't crash on OpenBSD trying to log username of unknown peer | Brad Fitzpatrick | 3 | -3/+12 |
| 2025-09-19 | ipn/ipnlocal: use eventbus.Monitor in expiryManager (#17204) | M. J. Fromberger | 1 | -22/+14 |
| 2025-09-19 | ipn/ipnlocal: make the redactNetmapPrivateKeys test recursive | Anton Tolchanov | 1 | -70/+319 |
| 2025-09-19 | ipn/ipnlocal: add a C2N endpoint for fetching a netmap | Anton Tolchanov | 3 | -4/+272 |
| 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 | 2 | -4/+144 |
| 2025-09-16 | ipn/ipnlocal: fix a case where ts_omit_ssh was still linking in x/crypto/ssh | Brad Fitzpatrick | 3 | -3/+3 |
| 2025-09-16 | feature/featuretags, all: add ts_omit_acme to disable TLS cert support | Brad Fitzpatrick | 5 | -62/+81 |
| 2025-09-16 | feature/portmapper: make the portmapper & its debugging tools modular | Brad Fitzpatrick | 3 | -163/+6 |
| 2025-09-16 | feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156) | M. J. Fromberger | 2 | -11/+4 |
| 2025-09-16 | ipn: fix the string representation of an empty ipn.Notify | Alex Chan | 2 | -1/+47 |
| 2025-09-16 | health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) | Claus Lensbøl | 13 | -65/+72 |
| 2025-09-16 | all: add ts_omit_serve, start making tailscale serve/funnel be modular | Brad Fitzpatrick | 8 | -405/+516 |
| 2025-09-15 | control/controlclient: introduce eventbus messages instead of callbacks (#16956) | Claus Lensbøl | 8 | -63/+164 |
| 2025-09-12 | all: add ts_omit_tailnetlock as a start of making it build-time modular | Brad Fitzpatrick | 6 | -442/+495 |
| 2025-09-11 | feature/drive: start factoring out Taildrive, add ts_omit_drive build tag | Brad Fitzpatrick | 7 | -369/+432 |
| 2025-09-09 | cmd/tailscale: use tailnet display name on cli (#17079) | nikiUppal-TS | 1 | -0/+8 |
| 2025-09-09 | ipn/ipnlocal, types: plumb tailnet display name cap through to network profil... | Nick O'Neill | 3 | -0/+10 |
| 2025-09-08 | cmd/tailscale, ipn/ipnlocal: add ts_omit_webclient | Brad Fitzpatrick | 2 | -3/+4 |
| 2025-09-05 | ipn/ipnlocal: add state change test for key expiry | James Sanderson | 1 | -0/+15 |
| 2025-09-04 | ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest c... | Brad Fitzpatrick | 1 | -5/+9 |
| 2025-09-03 | ipn/local: fix deadlock in initial suggested exit node query (#17025) | Jonathan Nobels | 1 | -1/+1 |
| 2025-09-03 | ipn: warn about self as the exit node if backend is running (#17018) | Alex Chan | 2 | -3/+20 |
| 2025-09-02 | ipn/ipnlocal: convert more tests to use policytest, de-global-ify | Brad Fitzpatrick | 2 | -49/+60 |
| 2025-09-02 | util/syspolicy: finish adding ts_omit_syspolicy build tags, tests | Brad Fitzpatrick | 2 | -50/+68 |
| 2025-09-02 | util/syspolicy/policytest: move policy test helper to its own package | Brad Fitzpatrick | 1 | -59/+3 |
| 2025-09-02 | util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo... | Brad Fitzpatrick | 6 | -27/+31 |
| 2025-09-02 | ipn/ipnlocal: revert some locking changes ahead of release branch cut (#17011) | M. J. Fromberger | 3 | -220/+211 |
| 2025-09-02 | ipn/ipnlocal: simplify a test with a new simpler syspolicy client test type | Brad Fitzpatrick | 1 | -35/+62 |
| 2025-09-02 | ipn/ipnlocal: use policyclient.Client always, stop using global syspolicy funcs | Brad Fitzpatrick | 3 | -44/+80 |
| 2025-09-01 | util/syspolicy/policyclient: add policyclient.Client interface, start plumbing | Brad Fitzpatrick | 2 | -4/+7 |
| 2025-08-31 | util/syspolicy/*: move syspolicy keys to new const leaf "pkey" package | Brad Fitzpatrick | 6 | -89/+95 |
| 2025-08-27 | cmd/viewer: add field comments to generated view methods | Maisem Ali | 1 | -38/+327 |
| 2025-08-27 | ipn/local: add the suggested exit node to the ipn bus (#16748) | Jonathan Nobels | 3 | -9/+75 |
| 2025-08-25 | ipn/ipnlocal: remove UnlockEarly from doSetHostinfoFilterServices | M. J. Fromberger | 1 | -24/+22 |
| 2025-08-25 | ipn/ipnlocal: remove an unnecessary unlock shortcut | M. J. Fromberger | 1 | -3/+1 |