| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-17 | various: add golangci-lint, fix issues (#7905) | Andrew Dunham | 1 | -90/+113 |
| 2023-04-11 | tsweb: expose native Prometheus metrics in /debug/varz | Anton Tolchanov | 1 | -10/+10 |
| 2023-04-10 | go.mod: bump wireguard-go (#7836) | Jordan Whited | 1 | -1/+1 |
| 2023-04-04 | go.mod: bump wireguard-go (#7792) | Jordan Whited | 1 | -1/+1 |
| 2023-03-28 | go.mod: bump gvisor to 20230320 for dispatcher locking | James Tucker | 1 | -5/+5 |
| 2023-03-28 | go.mod, net/tstun, wgengine/magicsock: update wireguard-go (#7712) | Jordan Whited | 1 | -2/+2 |
| 2023-03-02 | cmd/sniproxy: add start of a tsnet-based SNI proxy | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-03-02 | go.mod: bump golang.org/x/image to latest version | Andrew Dunham | 1 | -1/+1 |
| 2023-02-18 | version/mkversion: allow collecting version only from this repo | David Anderson | 1 | -1/+1 |
| 2023-02-18 | go.mod: bump x/crypto | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-02-14 | go.toolchain.rev: update to Go 1.20.1 | Brad Fitzpatrick | 1 | -4/+4 |
| 2023-02-09 | util/linuxfw: initial implementation of package | Andrew Dunham | 1 | -3/+4 |
| 2023-02-08 | cmd/k8s-operator: add support for running an auth proxy | Maisem Ali | 1 | -1/+1 |
| 2023-02-02 | net/{netns,netstat}: use new x/sys/cpu.IsBigEndian | Brad Fitzpatrick | 1 | -2/+2 |
| 2023-02-01 | all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork | Brad Fitzpatrick | 1 | -5/+5 |
| 2023-01-27 | go.mod: bump wintun-go | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-01-20 | go.mod: bump AWS SDK past a breaking API change of theirs | Brad Fitzpatrick | 1 | -5/+5 |
| 2023-01-10 | go.mod: bump golang.org/x/net and dependencies | Will Norris | 1 | -4/+4 |
| 2023-01-09 | ssh/tailssh: add OpenBSD support for Tailscale SSH | Brad Fitzpatrick | 1 | -2/+3 |
| 2022-12-20 | go.mod, etc: bump gvisor | andig | 1 | -3/+3 |
| 2022-12-19 | go.mod: bump x/sys for linux/arm64 cpu SIGILL fix | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-12-19 | cmd/sync-containers: program to sync tags between container registries. | David Anderson | 1 | -1/+1 |
| 2022-12-19 | go.mod: bump tailscale/wireguard-go for big-endian fix (#6785) | Jordan Whited | 1 | -1/+1 |
| 2022-12-15 | go.mod: bump dhcp dep to remove another endian package from our tree | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-12-14 | cmd/k8s-operator: use oauth credentials for API access. | David Anderson | 1 | -1/+1 |
| 2022-12-13 | cmd/k8s-operator: sprinkle debug logging throughout. | David Anderson | 1 | -2/+2 |
| 2022-12-12 | cmd/k8s-operator: add a basic unit test. | David Anderson | 1 | -0/+1 |
| 2022-12-12 | util/endian: delete package; use updated josharian/native instead | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-12-12 | cmd/k8s-operator: add a kubernetes operator. | David Anderson | 1 | -4/+40 |
| 2022-12-10 | go.mod: bump tailscale/wireguard-go for loong64 | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-12-10 | go.mod: update deps to add support for GOARCH=loong64 | Brad Fitzpatrick | 1 | -2/+2 |
| 2022-12-09 | all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (... | Jordan Whited | 1 | -3/+1 |
| 2022-12-08 | net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) | Jordan Whited | 1 | -4/+6 |
| 2022-12-07 | cmd/tailscaled: add a special command to tailscaled's Windows service for rem... | Aaron Klotz | 1 | -1/+1 |
| 2022-12-05 | net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) | Brad Fitzpatrick | 1 | -4/+4 |
| 2022-11-30 | all: use named pipes on windows | Maisem Ali | 1 | -2/+2 |
| 2022-11-24 | cmd/tailscaled, wgengine/router: use wingoes/com for COM initialization inste... | Aaron Klotz | 1 | -0/+1 |
| 2022-11-22 | cmd/tailscale,ipn: implement lock log command | Tom DNetto | 1 | -2/+2 |
| 2022-11-21 | cmd/{tailscale,tailscaled}: embed manifest into Windows binaries | Andrew Dunham | 1 | -0/+3 |
| 2022-11-12 | net/dns: make "direct" mode on Linux warn on resolv.conf fights | Brad Fitzpatrick | 1 | -0/+1 |
| 2022-11-11 | cmd/tailscale/cli: start making cert output support pkcs12 (p12) output | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-11-10 | ssh/tailssh: add Tailscale SSH (server) support on FreeBSD | Pat Maddox | 1 | -7/+7 |
| 2022-11-03 | cmd/containerboot: PID1 for running tailscaled in a container. | David Anderson | 1 | -3/+5 |
| 2022-11-02 | go.mod: bump golang-x-crypto | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-10-28 | cmd/netlogfmt: handle any stream of network logs (#6108) | Joe Tsai | 1 | -0/+2 |
| 2022-10-27 | types/netlogtype: new package for network logging types (#6092) | Joe Tsai | 1 | -1/+1 |
| 2022-10-14 | prober: expand certificate verification logic in the TLS prober | Anton Tolchanov | 1 | -1/+1 |
| 2022-10-11 | ssh/tailssh: add password-forcing workaround for buggy SSH clients | Brad Fitzpatrick | 1 | -1/+1 |
| 2022-10-09 | ssh/tailssh: add support for sending multiple banners | Maisem Ali | 1 | -1/+1 |
| 2022-10-04 | go.mod, ssh/tailssh: fix ImplictAuthMethod typo | Brad Fitzpatrick | 1 | -1/+1 |