| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-09 | control/controlclient: use less battery when stopped, stop map requests | Brad Fitzpatrick | 1 | -9/+66 |
| 2020-08-09 | backoff: update to Go style, document a bit, make 30s explicit | Brad Fitzpatrick | 1 | -2/+2 |
| 2020-07-28 | control/controlclient: remove an 'unexpected' log that no longer is | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-07-15 | control/controlclient: eliminate race in loginGoal access. | Dmytro Shynkevych | 1 | -4/+5 |
| 2020-05-27 | control/controlclient: move auto_test back to corp repo. | David Anderson | 1 | -31/+64 |
| 2020-05-13 | Add tstest.PanicOnLog(), and fix various problems detected by this. | Avery Pennarun | 1 | -2/+2 |
| 2020-05-03 | types/structs: add structs.Incomparable annotation, use it where applicable | Brad Fitzpatrick | 1 | -0/+3 |
| 2020-04-11 | all: remove unnecessary trailing newlines in format patterns for consistency | Brad Fitzpatrick | 1 | -21/+21 |
| 2020-04-02 | controlclient: do not send duplicate hostinfo/netinfo | David Crawshaw | 1 | -2/+12 |
| 2020-03-08 | controlclient: set default TimeNow function | David Crawshaw | 1 | -0/+3 |
| 2020-03-04 | magicsock, wgengine, ipn, controlclient: plumb regular netchecks to map poll | Brad Fitzpatrick | 1 | -0/+9 |
| 2020-02-25 | control: make Hostinfo accessed by pointer | Brad Fitzpatrick | 1 | -5/+8 |
| 2020-02-14 | Move "logger" package to under types, now that we have it. | Brad Fitzpatrick | 1 | -1/+1 |
| 2020-02-14 | types/empty: add Message, stop using mysterious *struct{} | Brad Fitzpatrick | 1 | -3/+4 |
| 2020-02-14 | control/controlclient, wgengine/magicsock: misc cleanups | Brad Fitzpatrick | 1 | -5/+4 |
| 2020-02-11 | controlclient: handle nil Logf optioncrawshaw/br1 | David Crawshaw | 1 | -0/+3 |
| 2020-02-10 | controlclient: remove unnecessary comparison to bool. | David Anderson | 1 | -1/+1 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 1 | -0/+594 |