| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-01 | wgengine/netstack: fix 32-bit build broken from prior commit | Brad Fitzpatrick | 1 | -1/+4 | |
| Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2021-02-27 | wgengine: unify NewUserspaceEngine, NewUserspaceEngineAdvanced | Brad Fitzpatrick | 1 | -1/+4 | |
| Also rename EngineConfig to Config to avoid wgengine.EngineConfig stutter. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2020-09-11 | Makefile: remove tsshd from depaware | Brad Fitzpatrick | 1 | -2/+0 | |
| I'd removed it from the GitHub actions checks before submitted earlier but forgot to update it here. | |||||
| 2020-09-09 | go mod tidy | Brad Fitzpatrick | 1 | -1/+11 | |
| 2020-08-24 | cmd/tailscale/cli: fix vet warning | Brad Fitzpatrick | 1 | -1/+4 | |
| And add vet to the "make check" target, like the CI has. | |||||
| 2020-06-15 | Fix staticcheck warning, add Makefile with staticcheck targets, lock in ↵ | Brad Fitzpatrick | 1 | -0/+7 | |
| staticcheck version in go.mod | |||||
