| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-07-08 | normal control is working with hardcoded mapresponsessimenghe/admin-ping-test | Simeng He | 1 | -5/+3 |
| 2021-07-08 | normal control is working with hardcoded mapresponses | Simeng He | 1 | -1/+41 |
| 2021-06-28 | controlclient: log server key and URL | David Crawshaw | 1 | -0/+1 |
| 2021-06-16 | control/controlclient: fix typo/braino in error message | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-06-15 | tailcfg, control/controlclient: clarify more, enforce PingRequest.URL is unique | Brad Fitzpatrick | 1 | -1/+19 |
| 2021-06-08 | control/controlclient: add Pinger interface, Options.Pinger | Simeng He | 1 | -0/+15 |
| 2021-06-07 | ipn/{ipnlocal,localapi}, control/controlclient: add SetDNS localapi | Brad Fitzpatrick | 1 | -0/+47 |
| 2021-05-16 | all: adapt to opaque netaddr types | Josh Bleecher Snyder | 1 | -3/+3 |
| 2021-05-12 | controlclient: update Persist.LoginName when it changes. | Avery Pennarun | 1 | -2/+2 |
| 2021-04-30 | controlclient: extract a Client interface and rename Client->Auto. | Avery Pennarun | 1 | -7/+0 |
| 2021-04-22 | control/controlclient: fix signRegisterRequest log suppression check on Windows | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-04-21 | control/controlclient, tailcfg: add Debug.SleepSeconds (mapver 19) | Brad Fitzpatrick | 1 | -4/+41 |
| 2021-04-19 | tailcfg, control/controlclient: accept nil MapResponse.Node (mapver 18) | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-04-18 | control/controlclient: add start of some MapResponse->NetworkMap tests | Brad Fitzpatrick | 1 | -2/+1 |
| 2021-04-18 | control/controlclient: break direct.go into map.go (+tests), add mapSession | Brad Fitzpatrick | 1 | -212/+26 |
| 2021-04-16 | ipn/ipnlocal, etc: require file sharing capability to send/recv files | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-04-15 | tailcfg, control/controlclient: (mapver 16) add Node.Online, MapResponse.Onli... | Brad Fitzpatrick | 1 | -34/+42 |
| 2021-04-15 | control/controlclient: only use a single DNS label as the hostname. | David Anderson | 1 | -0/+2 |
| 2021-04-13 | tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType | Brad Fitzpatrick | 1 | -18/+28 |
| 2021-04-12 | tailcfg, control/controlclient: make nil MapResponse.DNSConfig mean unchanged... | Brad Fitzpatrick | 1 | -1/+5 |
| 2021-04-10 | control/controlclient: create tls client config with server hostname instead ... | Simon Kirillov | 1 | -1/+1 |
| 2021-04-09 | ipn/{ipnlocal,localapi}, cmd/tailscale: add logout command | Brad Fitzpatrick | 1 | -23/+50 |
| 2021-04-07 | control/controlclient: refactor some internals | Brad Fitzpatrick | 1 | -22/+30 |
| 2021-03-31 | cmd/tailscale, ipn/localapi: move IP forwarding check to tailscaled, API | Brad Fitzpatrick | 1 | -1/+14 |
| 2021-03-31 | control/controlclient: support lazy machine key generation | Brad Fitzpatrick | 1 | -31/+43 |
| 2021-03-31 | control/controlclient: document a few things | Brad Fitzpatrick | 1 | -2/+5 |
| 2021-03-29 | control/controlclient: fix TS_DEBUG_MAP on requests | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-26 | control/controlclient: sign RegisterRequest (#1549) | Adrian Dewhurst | 1 | -0/+16 |
| 2021-03-19 | control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token | Brad Fitzpatrick | 1 | -4/+3 |
| 2021-03-15 | wgengine/router: report to control when setPrivateNetwork fails | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-03-15 | health, controlclient, ipn, magicsock: tell health package state of things | Brad Fitzpatrick | 1 | -1/+7 |
| 2021-03-11 | control/controlclient: allow for an unset linkMon. | David Anderson | 1 | -1/+1 |
| 2021-03-11 | control/controlclient: report broken IP forwarding more precisely. | David Anderson | 1 | -2/+16 |
| 2021-03-05 | tailcfg, control/controlclient: add MapResponse.PingRequest | Brad Fitzpatrick | 1 | -0/+30 |
| 2021-03-04 | ipn/ipnlocal, control/controlclient: propagate link monitor to controlclient | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-03-03 | tailcfg, control/controlclient: add goroutine dump debug feature | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-03-01 | control/controlclient, net/{dnscache,dnsfallback}: add DNS fallback mechanism | Brad Fitzpatrick | 1 | -3/+6 |
| 2021-02-18 | health, control/controlclient, wgengine: report when router unhealthy | Brad Fitzpatrick | 1 | -1/+9 |
| 2021-02-15 | control/controlclient: note package type in Hostinfo | Brad Fitzpatrick | 1 | -0/+16 |
| 2021-02-05 | types/netmap: split controlclient.NetworkMap off into its own leaf package | Brad Fitzpatrick | 1 | -3/+4 |
| 2021-02-05 | types/persist: split controlclient.Persist into a small leaf package | Brad Fitzpatrick | 1 | -63/+5 |
| 2021-02-04 | control/controlclient: avoid crash sending map request with zero node key | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-01-27 | tailcfg: update node display name fields and methods (#1207) | Sonia Appasamy | 1 | -7/+4 |
| 2021-01-25 | tailcfg, controlclient: add DisplayName field to tailcfg.Node and populate it... | Sonia Appasamy | 1 | -0/+7 |
| 2021-01-20 | control/controlclient: add debug knob to not use control's endpoints | Brad Fitzpatrick | 1 | -8/+18 |
| 2021-01-20 | tailcfg, control/controlclient: add mapver 10: MapResponse.PeerSeenChange | Brad Fitzpatrick | 1 | -0/+18 |
| 2021-01-13 | control/controlclient: let clients opt in to Sharer-vs-User split model | Brad Fitzpatrick | 1 | -33/+32 |
| 2021-01-12 | control/controlclient: treat node sharer as owner for display purposes | Brad Fitzpatrick | 1 | -0/+14 |
| 2021-01-12 | tailcfg, control/controlclient: make MapResponse.CollectServices an opt.Bool | Brad Fitzpatrick | 1 | -1/+6 |
| 2021-01-11 | ipn: only send services in Hostinfo if Tailnet has opted-in to services colle... | Sonia Appasamy | 1 | -16/+17 |