| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2024-06-07 | cmd/k8s-operator,k8s-operator,go.{mod,sum}: make individual proxy images/imag... | Irbe Krumina | 1 | -0/+2 |
| 2024-06-04 | go.mod,ipn/ipnlocal: update the ACME fork (#12343) | Andrew Lytvynov | 1 | -2/+2 |
| 2024-06-03 | cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) | Jordan Whited | 1 | -12/+58 |
| 2024-05-29 | ssh/tailssh: fall back to using su when no TTY available on Linux | Percy Wegmann | 1 | -0/+2 |
| 2024-05-16 | xcode: allow ICMP ping relay on macOS + iOS platforms (#12048) | Andrea Gottardo | 1 | -2/+4 |
| 2024-04-30 | net/tstun: implement env var for disabling UDP GRO on Linux (#11924) | Jordan Whited | 1 | -2/+2 |
| 2024-04-29 | clientupdate: exec systemctl instead of using dbus to restart (#11923) | Andrew Lytvynov | 1 | -3/+0 |
| 2024-04-23 | util/linuxfw,go.{mod,sum}: don't log errors when deleting non-existant chains... | Irbe Krumina | 1 | -2/+2 |
| 2024-04-18 | go.mod: bump golang.org/x/net (#11775) | Andrew Lytvynov | 1 | -2/+2 |
| 2024-04-17 | build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410) | dependabot[bot] | 1 | -2/+2 |
| 2024-04-17 | go.{mod,sum}: bump nftables to the latest commit (#11772) | Irbe Krumina | 1 | -10/+10 |
| 2024-04-13 | cmd/tailscaled, net/tstun: build for aix/ppc64 | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-03-26 | go.mod: bump github.com/gaissmai/bart | Maisem Ali | 1 | -2/+2 |
| 2024-03-25 | net/tstun: use gaissmai/bart instead of tempfork/device | Percy Wegmann | 1 | -0/+4 |
| 2024-03-25 | go.mod: bump github.com/docker/docker (#11515) | Andrew Lytvynov | 1 | -2/+2 |
| 2024-03-06 | go.mod: bump gvisor | Andrew Dunham | 1 | -4/+4 |
| 2024-02-27 | cmd/k8s-operator,k8s-operator,go.{mod,sum},tstest/tools: add Tailscale Kubern... | Irbe Krumina | 1 | -0/+2 |
| 2024-02-26 | go.mod: update web-client-prebuilt module | OSS Updater | 1 | -2/+2 |
| 2024-02-26 | tailfs: replace webdavfs with reverse proxies | Percy Wegmann | 1 | -2/+2 |
| 2024-02-13 | go.mod, all: move away from inet.af domain seized by Taliban | Brad Fitzpatrick | 1 | -7/+6 |
| 2024-02-09 | tailfs: initial implementation | Percy Wegmann | 1 | -0/+9 |
| 2024-02-08 | go.mod: update web-client-prebuilt module | OSS Updater | 1 | -2/+2 |