| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-26 | ipn/ipnlocal: report Taildrive access message on failed responses | Percy Wegmann | 1 | -2/+11 |
| 2024-03-26 | ipn/localipn: introduce logs for tailfs (#11496) | Charlotte Brandhorst-Satzkorn | 3 | -3/+237 |
| 2024-03-25 | tailcfg, ipn/ipnlocal, wgengine/magicsock: add only-tcp-443 node attr | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-03-24 | all: deprecate Node.Capabilities (more), remove PeerChange.Capabilities [capv... | Brad Fitzpatrick | 3 | -6/+6 |
| 2024-03-22 | ipn/ipnlocal, types/netmap: replace hasCapability with set lookup on NetworkMap | Brad Fitzpatrick | 1 | -20/+12 |
| 2024-03-22 | ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint | Percy Wegmann | 2 | -2/+43 |
| 2024-03-21 | ipn/ipnlocal: add c2n pprof option to force a GC | Brad Fitzpatrick | 1 | -0/+6 |
| 2024-03-20 | ipnlocal: ensure TailFS share notifications are non-nil | Percy Wegmann | 1 | -4/+4 |
| 2024-03-18 | cmd/tailscale,ipn/ipnlocal: enable web client over quad 100 by default (#11419) | Mario Minardi | 1 | -14/+42 |
| 2024-03-18 | ipn/ipnlocal, tailcfg: add disable-web-client node attribute (#11418) | Mario Minardi | 1 | -1/+6 |
| 2024-03-13 | ipn/ipnlocal: validate domain of PopBrowserURL on default control URL (#11394) | Andrew Lytvynov | 3 | -10/+71 |
| 2024-03-09 | ipn/{ipnlocal,localapi}: add debug verb to force spam IPN bus NetMap | Brad Fitzpatrick | 1 | -0/+14 |
| 2024-03-08 | ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS shares | Percy Wegmann | 3 | -13/+318 |
| 2024-03-08 | ipn,tailfs: tie TailFS share configuration to user profile | Percy Wegmann | 2 | -87/+117 |
| 2024-03-06 | ipn/ipnlocal: reduce allocations in TailFS share notifications | Percy Wegmann | 2 | -28/+25 |
| 2024-03-06 | ipn/ipnlocal: exclude mullvad exit nodes from TailFS peers list | Percy Wegmann | 1 | -0/+7 |
| 2024-02-29 | ipn: include full tailfs shares in ipn notifications | Percy Wegmann | 2 | -16/+10 |
| 2024-02-28 | ipn/ipnlocal: make active IPN sessions keyed by sessionID | Brad Fitzpatrick | 2 | -16/+9 |
| 2024-02-28 | ipn,wgengine: only intercept TailFS traffic on quad 100 | Percy Wegmann | 3 | -17/+95 |
| 2024-02-27 | health: warn about reverse path filtering and exit nodes | Anton Tolchanov | 1 | -0/+17 |
| 2024-02-26 | cmd/tailscaled, ipn/ipnlocal, wgengine: shutdown tailscaled if wgdevice is cl... | Nick Khyl | 1 | -1/+1 |
| 2024-02-25 | all: remove LenIter, use Go 1.22 range-over-int instead | Brad Fitzpatrick | 4 | -20/+20 |
| 2024-02-17 | ipn/ipnlocal: remove ancient transition mechanism for https certs | Brad Fitzpatrick | 1 | -17/+2 |
| 2024-02-16 | ipn/ipnlocal: fix doctor API endpoint (#11155) | San | 1 | -0/+1 |
| 2024-02-15 | doctor/ethtool, ipn/ipnlocal: add ethtool bugreport check | Andrew Dunham | 1 | -0/+2 |
| 2024-02-12 | tailfs: listen for local clients only on 100.100.100.100 | Percy Wegmann | 2 | -66/+0 |
| 2024-02-11 | tailcfg: remove UserProfile.Groups | Maisem Ali | 2 | -4/+4 |
| 2024-02-09 | tailfs: fix startup issues on windows | Percy Wegmann | 1 | -1/+1 |
| 2024-02-09 | tailfs: disable TailFSForLocal via policy | Percy Wegmann | 2 | -1/+22 |
| 2024-02-09 | tailfs: clean up naming and package structure | Percy Wegmann | 3 | -82/+85 |
| 2024-02-09 | tailfs: initial implementation | Percy Wegmann | 6 | -4/+477 |
| 2024-02-08 | ipnlocal: force-regen new authURL when it is too old (#10971) | Andrea Gottardo | 1 | -3/+11 |
| 2024-02-07 | util/cmpx: delete now that we're using Go 1.22 | Brad Fitzpatrick | 4 | -8/+7 |
| 2024-02-01 | ipn/ipnlocal: fix app connector route advertisements on exit nodes | James Tucker | 2 | -6/+19 |
| 2024-02-01 | appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is r... | James Tucker | 1 | -0/+66 |
| 2024-01-31 | ipn/ipnlocal: fix pretty printing of multi-record peer DNS results | James Tucker | 2 | -14/+88 |
| 2024-01-30 | ipnlocal: log failure to get ssh host keys | Percy Wegmann | 3 | -7/+15 |
| 2024-01-23 | ipn/ipnlocal: fix failing test (#10937) | Irbe Krumina | 1 | -4/+5 |
| 2024-01-23 | ipn/ipnlocal: fix proxy path that matches mount point (#10864) | Irbe Krumina | 2 | -1/+115 |
| 2024-01-23 | wgengine/magicsock: implement probing of UDP path lifetime (#10844) | Jordan Whited | 1 | -0/+1 |
| 2024-01-22 | appc,ipn/ipnlocal: optimize preference adjustments when routes update | Charlotte Brandhorst-Satzkorn | 3 | -46/+91 |
| 2024-01-18 | ipn/ipnlocal: make app connector configuration concurrent | James Tucker | 3 | -2/+7 |
| 2024-01-17 | appc,ipn/ipnlocal,types/appctype: implement control provided routes | James Tucker | 2 | -1/+50 |
| 2024-01-16 | all: make use of ctxkey everywhere (#10846) | Joe Tsai | 2 | -13/+8 |
| 2024-01-12 | ipn/ipnserver: always allow Windows SYSTEM user to connect | Will Norris | 1 | -0/+10 |
| 2024-01-09 | taildrop: remove breaking abstraction layers for apple (#10728) | Rhea Ghosh | 1 | -21/+8 |
| 2024-01-04 | ipn/ipnlocal: refresh node key without blocking if cap enabled (#10529) | James 'zofrex' Sanderson | 1 | -6/+21 |
| 2023-12-21 | ipn/ipnlocal: fix data race with capForcedNetfilter field | Andrew Dunham | 1 | -3/+6 |
| 2023-12-21 | all: cleanup unused code, part 2 (#10670) | Andrew Lytvynov | 4 | -14/+9 |
| 2023-12-19 | appc,ipn: prevent undesirable route advertisements | James Tucker | 2 | -8/+63 |