| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-07-13 | ipn/localapi: fix inability to receive taildrop files w/ escaped names | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-06-28 | cmd/tailscale: make netcheck use active DERP map, delete static copy | julianknodt | 1 | -0/+13 |
| 2021-06-18 | staticcheck.conf: turn off noisy lint errors | David Crawshaw | 1 | -1/+1 |
| 2021-06-07 | ipn/{ipnlocal,localapi}, control/controlclient: add SetDNS localapi | Brad Fitzpatrick | 1 | -0/+21 |
| 2021-04-16 | ipn/ipnlocal, etc: require file sharing capability to send/recv files | Brad Fitzpatrick | 1 | -1/+14 |
| 2021-04-13 | ipn/localapi: only require read access to list file targets | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-04-13 | client/tailscale/apitype: move local API types to new apitype package | Brad Fitzpatrick | 1 | -2/+3 |
| 2021-04-11 | ipn/localapi: require write access to PATCH prefs | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-04-11 | ipn/ipnlocal: use PATCH for EditPrefs, not POST | Brad Fitzpatrick | 1 | -2/+6 |
| 2021-04-11 | ipn/localapi: move EditPrefs to localapi | Brad Fitzpatrick | 1 | -1/+18 |
| 2021-04-09 | ipn/{ipnlocal,localapi}, cmd/tailscale: add logout command | Brad Fitzpatrick | 1 | -0/+19 |
| 2021-04-07 | ipn/localapi, cmd/tailscale: add API to get prefs, CLI debug command to show | Brad Fitzpatrick | 1 | -0/+13 |
| 2021-04-06 | ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs | Brad Fitzpatrick | 1 | -3/+81 |
| 2021-04-06 | ipn/localapi: add API for getting file targets | Brad Fitzpatrick | 1 | -0/+49 |
| 2021-04-05 | ipn/localapi: 404 on bad endpoints | David Crawshaw | 1 | -1/+3 |
| 2021-03-31 | cmd/tailscale, ipn/localapi: add "tailscale bugreport" subcommand | Maisem Ali | 1 | -3/+32 |
| 2021-03-31 | cmd/tailscale, ipn/localapi: move IP forwarding check to tailscaled, API | Brad Fitzpatrick | 1 | -0/+19 |
| 2021-03-30 | ipn/{ipnlocal,localapi}, client/tailscale: add file get/delete APIs | Brad Fitzpatrick | 1 | -0/+50 |
| 2021-03-18 | cmd/tailscale, ipn/localapi: get daemon version from localapi status | Brad Fitzpatrick | 1 | -1/+20 |
| 2021-03-18 | cmd/tailscale, ipn/localapi: use localapi for status, not IPN acrobatics | Brad Fitzpatrick | 1 | -0/+13 |
| 2021-03-15 | client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections | Naman Sood | 1 | -7/+7 |
| 2021-03-05 | ipn/localapi, client/tailscale: add a goroutine dump handler | Brad Fitzpatrick | 1 | -0/+16 |
| 2021-02-15 | ipn/ipnserver, ipn/ipnlocal: move whois handler to new localapi package | Brad Fitzpatrick | 1 | -0/+95 |