| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-03-17 | all: use any instead of interface{} | Josh Bleecher Snyder | 1 | -5/+5 |
| 2022-03-10 | ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network | Brad Fitzpatrick | 1 | -0/+8 |
| 2022-03-10 | control/controlclient: proactively close TLS connection after /key fetch | Brad Fitzpatrick | 1 | -0/+8 |
| 2022-03-09 | control/controlclient, localapi: shorten expiry time via localapi (#4112) | Nick O'Neill | 1 | -2/+19 |
| 2022-03-09 | control/controlclient: make MapRequests go over noise. | Maisem Ali | 1 | -10/+32 |
| 2022-03-08 | control/controlclient: make RegisterRequest go over Noise | Maisem Ali | 1 | -17/+49 |
| 2022-03-07 | control/controlclient: make SetDNS attempt to go over Noise first | Maisem Ali | 1 | -1/+43 |
| 2022-03-07 | tailcfg: add SetDNSResponse | Maisem Ali | 1 | -1/+1 |
| 2022-03-07 | control/controlclient: add Noise client | Maisem Ali | 1 | -0/+50 |
| 2022-03-07 | control/controlclient: start fetching the server noise key | Maisem Ali | 1 | -15/+29 |
| 2022-03-06 | tailcfg: rename map request version to "capability version" | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-02-18 | control/controlclient: use structured logging for MapResponse.ControlTime | Josh Bleecher Snyder | 1 | -1/+1 |
| 2022-02-18 | tailcfg: make MapResponse.ControlTime a pointer | Josh Bleecher Snyder | 1 | -1/+1 |
| 2022-02-16 | tailcfg: add MapResponse.ControlTime field | Josh Bleecher Snyder | 1 | -0/+3 |
| 2022-02-12 | control/controlclient: remove dummy endpoint in endpoint stripping mode | Brad Fitzpatrick | 1 | -4/+1 |
| 2022-02-12 | all: adjust some log verbosity | Brad Fitzpatrick | 1 | -7/+7 |
| 2022-02-07 | control/controlclient: turn off Go's implicit compression | Brad Fitzpatrick | 1 | -0/+4 |
| 2022-01-24 | envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) | Brad Fitzpatrick | 1 | -20/+8 |
| 2021-11-18 | net/netns: thread logf into control functions | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-11-16 | netcheck, controlclient, magicsock: add more metrics | Brad Fitzpatrick | 1 | -1/+43 |
| 2021-11-10 | hostinfo, control/controlclient: tell control when Ubuntu has disabled Tailsc... | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-11-10 | control/controlclient: rename a variable to not shadow a package name | Brad Fitzpatrick | 1 | -8/+8 |
| 2021-11-07 | control/controlclient: make js/wasm work with Go 1.18+ | Brad Fitzpatrick | 1 | -0/+7 |
| 2021-11-03 | ipn/ipnlocal, control/controlclient: don't propagate all map errors to UI | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-11-03 | all: replace tailcfg.DiscoKey with key.DiscoPublic. | David Anderson | 1 | -2/+2 |
| 2021-11-02 | tailcfg: use key.NodePublic in wire protocol types. | David Anderson | 1 | -3/+3 |
| 2021-11-01 | tailcfg, control/controlclient: add method to exit client from control plane | Brad Fitzpatrick | 1 | -0/+4 |
| 2021-10-29 | various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic() | David Anderson | 1 | -3/+3 |
| 2021-10-28 | control/controlclient: stop using wgkey. | David Anderson | 1 | -16/+10 |
| 2021-10-28 | control/controlclient: add a LoginEphemeral LoginFlags bit | Brad Fitzpatrick | 1 | -0/+1 |
| 2021-10-28 | types/persist: use new node key type. | David Anderson | 1 | -6/+6 |
| 2021-10-27 | control/controlclient,tailcfg: propagate registration errors to the frontend | Maisem Ali | 1 | -0/+3 |
| 2021-10-12 | all: fix spelling mistakes | nicksherron | 1 | -1/+1 |
| 2021-09-03 | types/key: add a special key with custom serialization for control private ke... | Dave Anderson | 1 | -62/+40 |
| 2021-09-03 | Revert "types/key: add MachinePrivate and MachinePublic." | David Anderson | 1 | -40/+62 |
| 2021-09-03 | types/key: add MachinePrivate and MachinePublic. | David Anderson | 1 | -62/+40 |
| 2021-09-01 | control/controlclient: remove TS_DEBUG_USE_DISCO=only. | David Anderson | 1 | -26/+1 |
| 2021-08-24 | fix: typo spelling grammar | slowy07 | 1 | -1/+1 |
| 2021-08-20 | hostinfo: add SetDeviceModel setter, move remaining code from controlclient | Brad Fitzpatrick | 1 | -44/+2 |
| 2021-08-18 | control/controlclient: tweak a couple error messages | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-08-18 | tailcfg: add IP and Types field to PingRequest | Simeng He | 1 | -0/+56 |
| 2021-08-17 | control/controlclient: do not periodically print full netmap | Josh Bleecher Snyder | 1 | -6/+5 |
| 2021-07-26 | control/controlclient: report whether we're in a snap package | Brad Fitzpatrick | 1 | -0/+7 |
| 2021-07-15 | control/{controlknobs,controlclient}: simplify knobs API, fix controlclient c... | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-07-15 | net/portmapper: add upnp port mapping | julianknodt | 1 | -1/+5 |
| 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 |