| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-04 | cmd/tailscale,net/netcheck: add debug feature to force preferred DERP | James Tucker | 1 | -0/+6 |
| 2024-11-26 | ipn/ipnlocal: only check CanUseExitNode if we are attempting to use one (#14230) | Mario Minardi | 1 | -1/+6 |
| 2024-11-22 | ipn/ipnlocal: rebuild allowed suggested exit nodes when syspolicy changes | Nick Khyl | 1 | -5/+38 |
| 2024-11-22 | ipn/ipnlocal: update ipn.Prefs when there's a change in syspolicy settings | Nick Khyl | 2 | -26/+199 |
| 2024-11-22 | ipn/ipnlocal: move syspolicy handling from setExitNodeID to applySysPolicy | Nick Khyl | 2 | -45/+56 |
| 2024-11-22 | ipn/{ipnlocal,localapi}, wgengine/netstack: call (*LocalBackend).Shutdown whe... | Nick Khyl | 2 | -0/+5 |
| 2024-11-18 | ipn/ipnlocal: fix build, remove another Notify.BackendLogID reference that cr... | Brad Fitzpatrick | 1 | -1/+0 |
| 2024-11-18 | ipn/ipnlocal: add IPN Bus NotifyRateLimit watch bit NotifyRateLimit | Brad Fitzpatrick | 3 | -10/+388 |
| 2024-11-18 | ipn: remove unused Notify.BackendLogID | Brad Fitzpatrick | 1 | -4/+1 |
| 2024-11-15 | ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046) | Naman Sood | 3 | -0/+145 |
| 2024-11-11 | all: use iterators over slice views more | Brad Fitzpatrick | 6 | -28/+18 |
| 2024-11-08 | ipn/ipnlocal: log a summary of posture identity response | Anton Tolchanov | 1 | -0/+2 |
| 2024-11-07 | client/tailscale,ipn/{ipnlocal,localapi}: add a pre-shutdown localAPI endpoin... | Irbe Krumina | 1 | -0/+13 |
| 2024-11-05 | types/result, util/lineiter: add package for a result type, use it | Brad Fitzpatrick | 1 | -10/+12 |
| 2024-11-01 | ipn/ipnlocal: reload prefs correctly on ReloadConfig | Maisem Ali | 2 | -22/+85 |
| 2024-10-29 | ipn/ipnlocal: remove the primary routes gauge for now | Anton Tolchanov | 1 | -9/+0 |
| 2024-10-29 | ipn/ipnlocal: log errors while fetching serial numbers | Anton Tolchanov | 1 | -4/+2 |
| 2024-10-25 | util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop | Nick Khyl | 1 | -170/+55 |
| 2024-10-18 | ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started i... | Nick Khyl | 2 | -31/+667 |
| 2024-10-16 | ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13... | Mario Minardi | 1 | -1/+6 |
| 2024-10-08 | util/syspolicy, ipn: add "tailscale debug component-logs" support | Nick Khyl | 1 | -0/+2 |
| 2024-10-02 | ipn/ipnlocal: don't run portlist code unless service collection is on | Brad Fitzpatrick | 1 | -29/+8 |
| 2024-09-27 | ipn/ipnlocal: add advertised and primary route metrics | Kristoffer Dalby | 1 | -1/+28 |
| 2024-09-26 | {ipn,net,tsnet}: use tsaddr helpers | Kristoffer Dalby | 1 | -17/+5 |
| 2024-09-25 | util/usermetrics: make usermetrics non-global | Kristoffer Dalby | 6 | -12/+33 |
| 2024-09-24 | cli: add `tailscale dns query` (#13368) | Andrea Gottardo | 1 | -0/+45 |
| 2024-09-20 | types/views: add SliceView.All iterator (#13536) | Joe Tsai | 2 | -10/+7 |
| 2024-09-10 | ipnlocal,proxymap,wgengine/netstack: add optional WhoIs/proxymap debug | Brad Fitzpatrick | 1 | -4/+14 |
| 2024-09-09 | ipn/ipnlocal: don't program system DNS when node key is expired (#13370) | Andrew Dunham | 3 | -4/+37 |
| 2024-09-04 | tka: truncate long rotation signature chains | Anton Tolchanov | 2 | -10/+36 |
| 2024-09-04 | cli: implement `tailscale dns status` (#13353) | Andrea Gottardo | 1 | -0/+9 |
| 2024-09-04 | ipn/ipnlocal: always send auth URL notifications when a user requests interac... | Nick Khyl | 2 | -36/+65 |
| 2024-08-30 | ipn/ipnlocal: fix a nil pointer dereference when serving /localapi/v0/tka/status | Nick Khyl | 1 | -4/+7 |
| 2024-08-29 | ipn/ipnlocal: fix race condition that results in a panic sending on a closed ... | Nick Khyl | 3 | -6/+21 |
| 2024-08-29 | ipn/ipnlocal: set WantRunning upon an interactive login, but not during a sea... | Nick Khyl | 2 | -30/+63 |
| 2024-08-28 | ipn/ipnlocal: refactor and cleanup profileManager | Nick Khyl | 7 | -155/+349 |
| 2024-08-28 | ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving acce... | Nick Khyl | 1 | -25/+20 |
| 2024-08-27 | usermetric: add initial user-facing metrics | Kristoffer Dalby | 1 | -0/+13 |
| 2024-08-26 | ipn/ipnlocal: update routes on link change with ExitNodeAllowLANAccess | James Tucker | 1 | -2/+14 |
| 2024-08-23 | ipn/ipnlocal: install IPv6 service addr route (#13252) | Jordan Whited | 1 | -0/+3 |
| 2024-08-22 | types/views: add Slice.All iterator | Brad Fitzpatrick | 1 | -13/+9 |
| 2024-08-22 | ipn/ipnlocal: remember last notified taildrive shares and only notify if they... | Percy Wegmann | 2 | -7/+16 |
| 2024-08-21 | cmd/tl-longchain: tool to re-sign nodes with long rotation signatures | Anton Tolchanov | 1 | -17/+32 |
| 2024-08-20 | ipn/ipnlocal: network-lock, error if no pubkey instead of panic | Kristoffer Dalby | 1 | -1/+4 |
| 2024-08-19 | ipnlocal: support setting authkey at login using syspolicy (#13061) | Andrea Gottardo | 1 | -0/+8 |
| 2024-08-14 | cmd/tailscale/cli: support passing network lock keys via files | Brad Fitzpatrick | 1 | -1/+2 |
| 2024-08-08 | cmd/tsidp: add funnel support (#12591) | Naman Sood | 2 | -9/+27 |
| 2024-07-30 | net/captivedetection: call SetHealthy once connectivity restored (#12974) | Andrea Gottardo | 1 | -0/+3 |
| 2024-07-26 | health: introduce captive-portal-detected Warnable (#12707) | Andrea Gottardo | 1 | -20/+225 |
| 2024-07-23 | ipn,wgengine/magicsock: allow setting static node endpoints via tailscaled co... | Irbe Krumina | 1 | -15/+48 |