| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-01 | ssh/tailssh: try out new AuthBanner APIpercy/unforked-ssh-try | Percy Wegmann | 1 | -1/+1 |
| 2024-10-31 | cmd/tailscale/cli, client/tailscale, ipn/localapi: add tailscale syspolicy {l... | Nick Khyl | 1 | -0/+50 |
| 2024-10-31 | ipn,tailcfg: add app connector config knob to conffile (#13942) | Irbe Krumina | 1 | -0/+6 |
| 2024-10-29 | cmd/tailscale/cli: add 'tailscale metrics' command | Anton Tolchanov | 1 | -9/+2 |
| 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-27 | ipn/store/kubestore: don't error if state cannot be preloaded (#13926) | Irbe Krumina | 1 | -1/+1 |
| 2024-10-26 | ipn/store/kubestore: cache state in memory (#13918) | Irbe Krumina | 2 | -31/+67 |
| 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 | 8 | -53/+762 |
| 2024-10-16 | cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envkno... | Naman Sood | 4 | -0/+28 |
| 2024-10-16 | ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13... | Mario Minardi | 1 | -1/+6 |
| 2024-10-10 | ipn/conffile: don't depend on hujson on iOS/Android | Brad Fitzpatrick | 2 | -2/+36 |
| 2024-10-09 | clientupdate, ipn/localapi: don't use google/uuid, thin iOS deps | Brad Fitzpatrick | 1 | -2/+1 |
| 2024-10-08 | util/syspolicy, ipn: add "tailscale debug component-logs" support | Nick Khyl | 2 | -0/+3 |
| 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 | 8 | -15/+35 |
| 2024-09-24 | cli: add `tailscale dns query` (#13368) | Andrea Gottardo | 2 | -0/+91 |
| 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-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -2/+2 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 1 | -10/+11 |
| 2024-09-05 | ipn/ipnserver: remove IdleTimeout | Nick Khyl | 1 | -10/+1 |
| 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 | 2 | -0/+48 |
| 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 | 6 | -213/+331 |
| 2024-08-27 | usermetric: add initial user-facing metrics | Kristoffer Dalby | 2 | -0/+28 |
| 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 | 3 | -37/+58 |
| 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 | ipn/localapi: only flush relevant data in multiFilePostResponseWriter.Flush() | Percy Wegmann | 1 | -4/+11 |
| 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 | 2 | -15/+52 |
| 2024-07-19 | cmd/tailscale: add --min-validity flag to the cert command (#12822) | Andrew Lytvynov | 2 | -15/+61 |
| 2024-07-18 | ipn/ipnlocal: add comment explaining auto exit node migration | Adrian Dewhurst | 1 | -0/+21 |