| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-29 | Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-cr... | Percy Wegmann | 12 | -13/+22 |
| 2025-01-28 | ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh... | Percy Wegmann | 12 | -22/+13 |
| 2025-01-27 | tempfork/acme: fix TestSyncedToUpstream with Windows line endings | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-27 | tempfork/acme: add new package for x/crypto package acme fork, move | Brad Fitzpatrick | 13 | -0/+5676 |
| 2025-01-26 | control/controlclient,tempfork/httprec: don't link httptest, test certs for c2n | Brad Fitzpatrick | 1 | -0/+258 |
| 2024-04-17 | cmd/tailscale: add shell tab-completion | Paul Scott | 13 | -0/+1475 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -5/+5 |
| 2024-03-25 | net/tstun: use gaissmai/bart instead of tempfork/device | Percy Wegmann | 6 | -730/+0 |
| 2024-03-22 | ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint | Percy Wegmann | 3 | -387/+0 |
| 2023-08-17 | all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-07-05 | tempfork/heap: add copy of Go's container/heap but using generics | Brad Fitzpatrick | 2 | -0/+337 |
| 2023-03-29 | net/tstun/table: add initial RoutingTable implementation | Maisem Ali | 1 | -0/+14 |
| 2023-03-29 | tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device | Maisem Ali | 6 | -0/+716 |
| 2022-11-04 | all: remove old +build tags | Brad Fitzpatrick | 5 | -5/+0 |
| 2022-10-09 | ssh/tailssh: add support for sending multiple banners | Maisem Ali | 2 | -8/+10 |
| 2022-10-09 | ssh/tailssh: do the full auth flow during ssh auth | Maisem Ali | 2 | -1/+22 |
| 2022-09-15 | refactor: move from io/ioutil to io and os packages | Eng Zer Jun | 5 | -10/+9 |
| 2022-08-02 | all: gofmt for Go 1.19 | Brad Fitzpatrick | 1 | -12/+12 |
| 2022-04-20 | ssh/tailssh: send banner messages during auth, move more to conn | Maisem Ali | 3 | -7/+17 |
| 2022-04-20 | ssh/tailssh: terminate ssh auth early if no policy can match | Maisem Ali | 1 | -6/+0 |
| 2022-03-29 | go.mod, ssh/tailssh, tempfork/gliderlabs: bump x/crypto/ssh fork for NoClient... | Brad Fitzpatrick | 1 | -0/+6 |
| 2022-03-26 | tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh | Brad Fitzpatrick | 20 | -0/+2790 |
| 2021-08-26 | tempfork/wireguard-windows: remove the old windows firewall code now that we ... | Maisem Ali | 11 | -2745/+0 |
| 2021-08-05 | all: gofmt with Go 1.17 | Josh Bleecher Snyder | 7 | -0/+7 |
| 2021-07-19 | tempfork/wireguard-windows: remove unnecessary build tag | Josh Bleecher Snyder | 1 | -2/+0 |
| 2021-03-01 | tempfork/wireguard-windows/firewall: add. | David Anderson | 11 | -0/+2740 |
| 2020-12-14 | go.mod: upgrade staticcheck to 0.1.0 | Josh Bleecher Snyder | 1 | -1/+2 |
| 2020-11-18 | tempfork/osexec: remove old fork of os/exec | Brad Fitzpatrick | 14 | -1482/+0 |
| 2020-11-18 | tempfork/registry: delete | Brad Fitzpatrick | 8 | -1493/+0 |
| 2020-10-02 | all: use testing.T.TempDir | Josh Bleecher Snyder | 1 | -6/+1 |
| 2020-07-21 | tempfork: add lite fork of net/http/pprof w/o html/template or reflect | Brad Fitzpatrick | 3 | -0/+386 |
| 2020-06-05 | tempfork/registry: work around issue with Tailscale's redo build system | Brad Fitzpatrick | 1 | -0/+8 |
| 2020-06-05 | tempfork/registry: add golang.org/x/sys/windows/registry + CL 236681 | Brad Fitzpatrick | 7 | -0/+1485 |
| 2020-05-28 | tempfork/internal/testenv: remove | Brad Fitzpatrick | 1 | -160/+0 |
| 2020-04-27 | tempfork/x509: moved to tailscale/go's crypto/x509 instead | Brad Fitzpatrick | 35 | -18616/+0 |
| 2020-04-25 | tempfork/x509: remove the bundle tag in our fork | Brad Fitzpatrick | 5 | -49/+0 |
| 2020-04-25 | tempfork/x509: store certs for iOS compressed in binary, parse lazily | Brad Fitzpatrick | 7 | -4406/+4530 |
| 2020-04-25 | tempfork/x509: fix build on darwin and windows | Brad Fitzpatrick | 3 | -7/+18 |
| 2020-04-24 | crypto/x509: keep smaller root cert representation in memory until needed | Brad Fitzpatrick | 1 | -19/+38 |
| 2020-04-24 | crypto/x509: add support for CertPool to load certs lazily | Brad Fitzpatrick | 6 | -43/+136 |
| 2020-04-24 | Add fork of Go 1.15-dev's crypto/x509 | Numerous Gophers | 36 | -0/+18578 |
| 2020-02-09 | Move Linux client & common packages into a public repo. | Earl Lee | 14 | -0/+1487 |