| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-10-29 | tailcfg: remove use of legacy key parsing helper. | David Anderson | 1 | -19/+27 |
| 2021-10-29 | wgengine/magicsock: remove uses of tailcfg.DiscoKey. | David Anderson | 1 | -0/+9 |
| 2021-10-29 | Revert "Revert "tailcfg: remove reference to types/key.Public."" | David Anderson | 1 | -1/+1 |
| 2021-10-28 | Revert "tailcfg: remove reference to types/key.Public." | David Anderson | 1 | -1/+1 |
| 2021-10-28 | tailcfg: remove reference to types/key.Public. | David Anderson | 1 | -1/+1 |
| 2021-10-28 | all: use testingutil.MinAllocsPerRun | Josh Bleecher Snyder | 1 | -4/+5 |
| 2021-10-28 | tailcfg: remove use of wgkey. | David Anderson | 1 | -14/+5 |
| 2021-10-28 | tailcfg: add RegisterRequest.Ephemeral to request new ephemeral node | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-10-28 | types/key: add a dedicated type for node keys. | David Anderson | 1 | -0/+9 |
| 2021-10-27 | control/controlclient,tailcfg: propagate registration errors to the frontend | Maisem Ali | 2 | -0/+5 |
| 2021-10-25 | tailcfg: add Node.Tags | Maisem Ali | 3 | -2/+34 |
| 2021-10-16 | cmd/cloner: mangle "go:generate" in cloner.go | Joe Tsai | 1 | -2/+2 |
| 2021-09-19 | tailcfg, health: add way for control plane to add problems to health check | Brad Fitzpatrick | 1 | -1/+10 |
| 2021-09-17 | cmd/cloner: add Clone context to regen struct assignments | Josh Bleecher Snyder | 1 | -10/+10 |
| 2021-09-17 | control/controlclient: update machine certificate signature version | Adrian Dewhurst | 1 | -1/+11 |
| 2021-09-15 | cmd/cloner: reduce diff noise when changing command | Josh Bleecher Snyder | 1 | -21/+12 |
| 2021-09-14 | tailcfg: don't panic on clone of nil RegisterRequest | Brad Fitzpatrick | 2 | -0/+11 |
| 2021-09-03 | types/key: add a special key with custom serialization for control private ke... | Dave Anderson | 3 | -25/+9 |
| 2021-09-03 | Revert "types/key: add MachinePrivate and MachinePublic." | David Anderson | 3 | -9/+25 |
| 2021-09-03 | types/key: add MachinePrivate and MachinePublic. | David Anderson | 3 | -25/+9 |
| 2021-08-25 | tailcfg,ipn/ipnlocal: support DNSConfig.Routes with empty values [mapver 23] | Brad Fitzpatrick | 1 | -3/+11 |
| 2021-08-20 | hostinfo: add SetDeviceModel setter, move remaining code from controlclient | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-08-18 | tailcfg: add IP and Types field to PingRequest | Simeng He | 1 | -1/+12 |
| 2021-08-06 | types/dnstype: introduce new package for Resolver | David Crawshaw | 2 | -68/+25 |
| 2021-07-27 | tailcfg: add Node.PrimaryRoutes | Brad Fitzpatrick | 3 | -1/+11 |
| 2021-07-15 | net/portmapper: add upnp port mapping | julianknodt | 1 | -0/+7 |
| 2021-07-09 | tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests | Brad Fitzpatrick | 2 | -14/+20 |
| 2021-07-07 | tailcfg: note RegionID 900-999 reservation | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-06-23 | tailcfg/derpmap: add flag to omit ts's derps | julianknodt | 2 | -1/+6 |
| 2021-06-22 | cmd/cloner: support maps with clone ptrs | julianknodt | 2 | -11/+112 |
| 2021-06-22 | tailcfg: add Debug.RandomizeClientPort | Brad Fitzpatrick | 1 | -0/+5 |
| 2021-06-16 | tailcfg: add DNSConfig.ExtraRecords | Brad Fitzpatrick | 2 | -1/+26 |
| 2021-06-15 | tailcfg: add DNSConfig.CertDomains | Brad Fitzpatrick | 2 | -1/+15 |
| 2021-06-15 | tailcfg, control/controlclient: clarify more, enforce PingRequest.URL is unique | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-06-11 | cmd/tailscale, wgengine, tailcfg: don't assume LastSeen is present [mapver 20] | Brad Fitzpatrick | 1 | -1/+2 |
| 2021-06-01 | tailcfg: add SetDNSRequest type | Brad Fitzpatrick | 1 | -0/+28 |
| 2021-05-24 | tailcfg, types/wgkey: add AppendTo methods on some types | Brad Fitzpatrick | 2 | -3/+32 |
| 2021-05-07 | tailcfg: optimize keyMarshalText | Josh Bleecher Snyder | 2 | -4/+15 |
| 2021-05-06 | tailcfg: fix typo in comment | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-04-21 | control/controlclient, tailcfg: add Debug.SleepSeconds (mapver 19) | Brad Fitzpatrick | 1 | -1/+8 |
| 2021-04-20 | ipn/ipnlocal: plumb fallback DNS in as a workaround for split DNS issues. | David Anderson | 1 | -0/+1 |
| 2021-04-20 | tailcfg: add FallbackResolvers to DNSConfig. | David Anderson | 2 | -8/+15 |
| 2021-04-19 | tailcfg, control/controlclient: accept nil MapResponse.Node (mapver 18) | Brad Fitzpatrick | 1 | -5/+15 |
| 2021-04-19 | tailcfg, control/controlclient: allow empty MapResponse.Domain (mapver17) | Brad Fitzpatrick | 1 | -2/+4 |
| 2021-04-16 | ipn/ipnlocal, etc: require file sharing capability to send/recv files | Brad Fitzpatrick | 1 | -1/+6 |
| 2021-04-15 | tailcfg, control/controlclient: (mapver 16) add Node.Online, MapResponse.Onli... | Brad Fitzpatrick | 3 | -3/+34 |
| 2021-04-13 | tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType | Brad Fitzpatrick | 2 | -3/+61 |
| 2021-04-13 | client/tailscale/apitype: move local API types to new apitype package | Brad Fitzpatrick | 1 | -6/+0 |
| 2021-04-12 | tailcfg, control/controlclient: make nil MapResponse.DNSConfig mean unchanged... | Brad Fitzpatrick | 1 | -6/+4 |
| 2021-04-08 | tailcfg: document new RegisterRequest.Expiry behavior | Brad Fitzpatrick | 1 | -2/+6 |