| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-25 | tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to... | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-11-18 | types/netmap,*: remove some redundant fields from NetMap | Brad Fitzpatrick | 1 | -6/+17 |
| 2025-11-18 | all: rename variables with lowercase-l/uppercase-I | Alex Chan | 6 | -51/+51 |
| 2025-11-17 | ipn{,/local},cmd/tailscale: add "sync" flag and pref to disable control map poll | Brad Fitzpatrick | 2 | -0/+31 |
| 2025-11-16 | types/netmap: remove PrivateKey from NetworkMap | Brad Fitzpatrick | 3 | -5/+31 |
| 2025-11-04 | wgengine/netlog: include node OS in logged attributes (#17755) | Joe Tsai | 1 | -12/+3 |
| 2025-10-31 | Revert "control/controlclient: back out HW key attestation (#17664)" (#17732) | Andrew Lytvynov | 4 | -7/+27 |
| 2025-10-28 | wgengine/netlog: embed node information in network flow logs (#17668) | Joe Tsai | 1 | -4/+43 |
| 2025-10-27 | control/controlclient: back out HW key attestation (#17664) | Patrick O'Doherty | 4 | -27/+7 |
| 2025-10-15 | net/connstats: prepare to remove package (#17554) | Joe Tsai | 2 | -0/+57 |
| 2025-10-15 | types/netlogtype: remove CBOR representation (#17545) | Joe Tsai | 2 | -36/+14 |
| 2025-10-10 | types/persist: add AttestationKey (#17281) | Patrick O'Doherty | 4 | -7/+27 |
| 2025-10-06 | types/lazy: document difference from sync.OnceValue | Brad Fitzpatrick | 1 | -0/+3 |
| 2025-10-02 | appc,*: publish events for route updates and storage (#17392) | M. J. Fromberger | 1 | -0/+20 |
| 2025-09-30 | types/key: add IsZero method to HardwareAttestationKey (#17370) | Andrew Lytvynov | 1 | -0/+1 |
| 2025-09-26 | types/dnstype: delete unused func, move other one to its sole caller | Brad Fitzpatrick | 1 | -84/+0 |
| 2025-09-26 | types/opt: de-weird the API a bit with new True and False consts | Brad Fitzpatrick | 1 | -12/+28 |
| 2025-09-24 | types/key: Update HardwareAttestationPublic representation (#17233) | Patrick O'Doherty | 1 | -18/+37 |
| 2025-09-15 | tailcfg: add HardwareAttestationKey to MapRequest (#17102) | Patrick O'Doherty | 1 | -2/+95 |
| 2025-09-12 | all: add ts_omit_tailnetlock as a start of making it build-time modular | Brad Fitzpatrick | 1 | -0/+2 |
| 2025-09-09 | ipn/ipnlocal, types: plumb tailnet display name cap through to network profil... | Nick O'Neill | 1 | -0/+16 |
| 2025-08-27 | cmd/viewer: add field comments to generated view methods | Maisem Ali | 4 | -23/+92 |
| 2025-08-19 | types/views: add min/max helpers to views.Slice | Adrian Dewhurst | 1 | -0/+29 |
| 2025-08-15 | types/key: init HardwareAttestionKey implementation (#16867) | Patrick O'Doherty | 1 | -0/+68 |
| 2025-08-15 | types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodes | Michael Ben-Ami | 4 | -2/+25 |
| 2025-08-14 | cmd/viewer, types/views: implement support for json/v2 (#16852) | Joe Tsai | 6 | -86/+449 |
| 2025-07-21 | wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#1... | Jordan Whited | 2 | -0/+56 |
| 2025-07-17 | types/geo: add geo.Point and its associated units (#16583) | Simon Law | 7 | -0/+1648 |
| 2025-07-13 | types/lazy: add lazy.GMap: a map of lazily computed GValues (#16532) | Simon Law | 2 | -0/+157 |
| 2025-06-19 | Revert "types/netmap,wgengine/magicsock: propagate CapVer to magicsock.endpoi... | Jordan Whited | 2 | -22/+0 |
| 2025-06-10 | types/netmap,wgengine/magicsock: propagate CapVer to magicsock.endpoint (#16244) | Jordan Whited | 2 | -0/+22 |
| 2025-06-10 | cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414) | Mike O'Driscoll | 1 | -0/+22 |
| 2025-06-09 | types/netmap: fix NodeMutationEndpoints docs typo (#16234) | Jordan Whited | 1 | -1/+1 |
| 2025-05-30 | controlclient,health,ipnlocal,tailcfg: add DisplayMessage support | James Sanderson | 1 | -0/+1 |
| 2025-05-22 | cmd/derper: fix mesh auth for DERP servers (#16061) | Simon Law | 2 | -0/+201 |
| 2025-05-22 | control/controlclient,health,tailcfg: refactor control health messages (#15839) | James 'zofrex' Sanderson | 1 | -2/+2 |
| 2025-05-06 | feature/taildrop: move rest of Taildrop out of LocalBackend | Brad Fitzpatrick | 1 | -0/+8 |
| 2025-04-28 | types/logger: release ArgWriter destination after use | James Tucker | 1 | -0/+1 |
| 2025-04-25 | types/mapx, ipn/ipnext: add ordered map, akin to set.Slice | Brad Fitzpatrick | 2 | -0/+167 |
| 2025-04-23 | types/jsonx: add package for json/v2 helpers (#15756) | Joe Tsai | 2 | -0/+311 |
| 2025-04-08 | all: unify some redundant testing.TB interface copies | Brad Fitzpatrick | 2 | -10/+7 |
| 2025-04-02 | types/logger, logpolicy: disable rate limiting, don't upload on Plan 9 | Brad Fitzpatrick | 1 | -0/+5 |
| 2025-02-27 | all: statically enforce json/v2 interface satisfaction (#15154) | Joe Tsai | 5 | -0/+39 |
| 2025-02-27 | go.mod: bump github.com/go-json-experiment/json (#15010) | Joe Tsai | 9 | -74/+74 |
| 2025-02-14 | control/controlclient,tailcfg:types: remove MaxKeyduration from NetMap | James Sanderson | 2 | -5/+1 |
| 2025-02-13 | types/bools: fix doc typo (#15021) | Joe Tsai | 1 | -1/+1 |
| 2025-02-11 | types/bool: add Int (#14984) | Joe Tsai | 2 | -1/+19 |
| 2025-02-11 | types/netmap,*: pass around UserProfiles as views (pointers) instead | Brad Fitzpatrick | 1 | -2/+9 |
| 2025-02-03 | tailcfg: add JSON unmarshal helper for view of node/peer capabilities | Adrian Dewhurst | 1 | -1/+1 |
| 2025-01-30 | types/views: make SliceEqualAnyOrder also do short slice optimization | Brad Fitzpatrick | 2 | -59/+162 |