| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-30 | controlclient: extract a Client interface and rename Client->Auto. | Avery Pennarun | 1 | -1/+1 | |
| This will let us create a mock or fake Client implementation for use with ipn.Backend. Signed-off-by: Avery Pennarun <apenwarr@tailscale.com> | |||||
| 2021-01-08 | cover one more case in TestStatusEqual. | Denton Gentry | 1 | -0/+5 | |
| Signed-off-by: Denton Gentry <dgentry@tailscale.com> | |||||
| 2020-07-27 | tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux | Brad Fitzpatrick | 1 | -0/+7 | |
| 2020-05-27 | control/controlclient: move auto_test back to corp repo. | David Anderson | 1 | -5/+5 | |
| It can't run without corp stuff anyway, and makes it harder to refactor the control server. | |||||
| 2020-05-03 | types/structs: add structs.Incomparable annotation, use it where applicable | Brad Fitzpatrick | 1 | -1/+3 | |
| Shotizam before and output queries: sqlite> select sum(size) from bin where func like 'type..%'; 129067 => 120216 | |||||
| 2020-02-14 | types/empty: add Message, stop using mysterious *struct{} | Brad Fitzpatrick | 1 | -1/+3 | |
| Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 1 | -0/+68 | |
