| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-17 | cmd/testwrapper: temporarily remove test coverage support | Brad Fitzpatrick | 1 | -8/+0 |
| 2025-02-12 | go.mod: bump bart | James Tucker | 1 | -4/+2 |
| 2025-02-11 | net/dns: update to illarion/gonotify/v3 to fix a panic | Anton | 1 | -2/+2 |
| 2025-02-11 | go.mod: bump x/* deps | Brad Fitzpatrick | 1 | -24/+24 |
| 2025-02-06 | go.mod,wgengine/netstack: use cubic congestion control, bump gvisor | James Tucker | 1 | -2/+2 |
| 2025-02-05 | cmd/derper: add setec secret support (#14890) | Mike O'Driscoll | 1 | -51/+44 |
| 2025-02-03 | go.mod: bump inetaf/tcpproxy | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-01-31 | ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh... | Percy Wegmann | 1 | -2/+2 |
| 2025-01-29 | go.mod: bump gorilla/csrf for security fix (#14822) | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-01-29 | Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-cr... | Percy Wegmann | 1 | -2/+2 |
| 2025-01-28 | ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh... | Percy Wegmann | 1 | -2/+2 |
| 2025-01-26 | go.mod: bump depaware, add --internal flag to stop hiding internal packages | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-01-24 | go.{mod,sum}: update web-client-prebuilt (#14772) | Mario Minardi | 1 | -2/+2 |
| 2025-01-21 | go.mod: bump github.com/inetaf/tcpproxy | James Tucker | 1 | -2/+2 |
| 2025-01-17 | go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#1... | Irbe Krumina | 1 | -82/+87 |
| 2025-01-14 | go.mod: bump mdlayher/netlink and u-root/uio to use Go 1.21 NativeEndian | Brad Fitzpatrick | 1 | -10/+4 |
| 2025-01-10 | go.mod: bump some deps | Brad Fitzpatrick | 1 | -23/+20 |
| 2025-01-08 | go.mod: bump go-git to v5.13.1 (#14584) | Andrew Lytvynov | 1 | -33/+26 |
| 2025-01-07 | go.mod: bump tailscale/wireguard-go for Solaris/Illumos | Brad Fitzpatrick | 1 | -2/+2 |
| 2025-01-07 | go.mod: bump github.com/tailscale/peercred for Solaris | Brad Fitzpatrick | 1 | -4/+4 |
| 2025-01-03 | go.mod: update github.com/go-json-experiment/json (#14522) | Joe Tsai | 1 | -2/+2 |
| 2024-12-05 | go.mod: bump x/net and dependencies | James Tucker | 1 | -12/+12 |
| 2024-11-16 | go.mod: bump tailscale/wireguard-go | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-11-12 | go.{mod,sum},build_docker.sh: bump mkctr, add ability to set OCI annotations ... | Irbe Krumina | 1 | -36/+36 |
| 2024-09-26 | go.mod: upgrade golangci-lint | Andrew Dunham | 1 | -186/+145 |
| 2024-09-06 | go.mod: bump github.com/illarion/gonotify/v2 | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-09-05 | net/tstun: probe TCP GRO (#13376) | Jordan Whited | 1 | -2/+2 |
| 2024-08-23 | cmd/systray: add a basic linux systray app | Will Norris | 1 | -0/+8 |
| 2024-08-22 | update to github.com/tailscale/netlink library that doesn't require vishvanan... | Percy Wegmann | 1 | -3/+5 |
| 2024-08-22 | go.mod: update to github.com/tailscale/netlink library that doesn't require v... | Percy Wegmann | 1 | -7/+3 |
| 2024-08-22 | net/dns: updated gonotify dependency to v2 that supports closable context | Ilarion Kovalchuk | 1 | -2/+2 |
| 2024-08-22 | all: switch to and require Go 1.23 | Brad Fitzpatrick | 1 | -4/+4 |
| 2024-08-14 | go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket | Kyle Carberry | 1 | -2/+2 |
| 2024-08-13 | go.mod: pull in latest github.com/creack/pty | Aaron Bieber | 1 | -2/+2 |
| 2024-08-07 | tstest/natlab/vnet: add start of virtual network-based NAT Lab | Brad Fitzpatrick | 1 | -0/+2 |
| 2024-08-02 | go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GRO for Linux (#12921) | Jordan Whited | 1 | -4/+4 |
| 2024-07-31 | go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GSO for Linux (#12869) | Jordan Whited | 1 | -2/+2 |
| 2024-07-30 | build(deps): bump github.com/docker/docker (#12966) | dependabot[bot] | 1 | -2/+4 |
| 2024-07-29 | go.mod: pull in latest github.com/tailscale/xnet | Percy Wegmann | 1 | -2/+2 |
| 2024-07-29 | go.{mod,sum},tstest/tools,k8s-operator,cmd/k8s-operator: autogenerate CRD API... | Irbe Krumina | 1 | -40/+57 |
| 2024-07-19 | cmd/k8s-operator,tstest,go.{mod,sum}: remove fybrik.io/crdoc dependency (#12862) | Irbe Krumina | 1 | -2/+0 |
| 2024-07-10 | all: add test for package comments, fix, add comments as needed | Brad Fitzpatrick | 1 | -4/+0 |
| 2024-07-08 | go.mod: bump bart | Maisem Ali | 1 | -2/+2 |
| 2024-07-05 | go.mod: bump github.com/tailscale/wireguard-go | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-07-01 | go.{mod,sum}: bump mkctr (#12654) | Tom Proctor | 1 | -2/+48 |
| 2024-06-27 | go.mod: update wireguard-go (#12645) | Jordan Whited | 1 | -2/+2 |
| 2024-06-26 | build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0 | dependabot[bot] | 1 | -2/+2 |
| 2024-06-25 | cmd/stunstamp: remove sqlite DB and API (#12604) | Jordan Whited | 1 | -40/+0 |
| 2024-06-18 | cmd/k8s-operator,k8s-operator,go.{mod,sum}: publish proxy status condition fo... | Tom Proctor | 1 | -46/+44 |
| 2024-06-14 | derp/xdp,cmd/xdpderper: initial skeleton (#12390) | Jordan Whited | 1 | -6/+8 |