| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-21 | net/netmon: add netmon hook for os-derived network change notificationsjonathan/missing_resolvers | Jonathan Nobels | 1 | -19/+58 |
| 2024-08-21 | wgengine/netstack: disable gVisor GSO on Linux (#13215) | Jordan Whited | 1 | -3/+3 |
| 2024-08-21 | ssh/tailssh: only chdir incubator process to user's homedir when necessary an... | Percy Wegmann | 4 | -16/+22 |
| 2024-08-21 | types/prefs: add a package containing generic preference types | Nick Khyl | 14 | -0/+2877 |
| 2024-08-21 | cmd/tl-longchain: tool to re-sign nodes with long rotation signatures | Anton Tolchanov | 6 | -37/+185 |
| 2024-08-21 | ssh/tailssh: fix SSH on busybox systems | Percy Wegmann | 5 | -38/+59 |
| 2024-08-20 | wgengine/netstack/gro: exclude importation of gVisor GRO pkg on iOS (#13202) | Jordan Whited | 3 | -65/+99 |
| 2024-08-20 | net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linu... | Jordan Whited | 12 | -244/+274 |
| 2024-08-20 | cmd/k8s-operator: support default proxy class in k8s-operator (#12711) | ChandonPierre | 5 | -4/+29 |
| 2024-08-20 | util/winutil: add GetRegUserString/SetRegUserString accessors for storage and... | Aaron Klotz | 1 | -4/+22 |
| 2024-08-20 | cmd/k8s-operator/deploy: replace wildcards in Kubernetes Operator RBAC role d... | pierig-n3xtio | 3 | -10/+45 |
| 2024-08-20 | ipn/ipnlocal: network-lock, error if no pubkey instead of panic | Kristoffer Dalby | 1 | -1/+4 |
| 2024-08-19 | ipnlocal: support setting authkey at login using syspolicy (#13061) | Andrea Gottardo | 2 | -0/+12 |
| 2024-08-19 | wgengine/magicsock: replace deprecated poly1305 (#13184) | tomholford | 3 | -4/+8 |
| 2024-08-19 | util/winutil: add constants from Win32 SDK for dll blocking mitigation policies | Aaron Klotz | 1 | -3/+5 |
| 2024-08-19 | tstest/tailmac: add customized macOS virtualization tooling (#13146) | Jonathan Nobels | 29 | -0/+2954 |
| 2024-08-19 | VERSION.txt: this is v1.73.0 (#13181)v1.73.0-pre | Andrea Gottardo | 1 | -1/+1 |
| 2024-08-16 | posture: deduplicate MAC addresses before returning them | Anton Tolchanov | 1 | -1/+1 |
| 2024-08-16 | health/dns: reduce severity of DNS unavailable warning (#13152) | Andrea Gottardo | 1 | -1/+1 |
| 2024-08-15 | wgengine/magicsock: don't upgrade to linuxBatchingConn on Android (#13161) | Jordan Whited | 1 | -0/+5 |
| 2024-08-15 | licenses: update license notices | License Updater | 4 | -14/+14 |
| 2024-08-15 | safeweb: add Server.Close method (#13160) | Andrew Lytvynov | 2 | -0/+13 |
| 2024-08-15 | wgengine/magicsock: disable SIO_UDP_NETRESET on Windows | Andrew Dunham | 3 | -0/+72 |
| 2024-08-14 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-08-14 | go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket | Kyle Carberry | 15 | -30/+30 |
| 2024-08-14 | cmd/viewer: add support for map-like container types | Nick Khyl | 4 | -16/+68 |
| 2024-08-14 | wgengine/netstack: disable gVisor TCP GRO for Linux (#13138) | Jordan Whited | 1 | -2/+3 |
| 2024-08-14 | wgengine/magicsock: log when a ReceiveFunc fails | Brad Fitzpatrick | 2 | -4/+26 |
| 2024-08-14 | ipn/localapi: only flush relevant data in multiFilePostResponseWriter.Flush() | Percy Wegmann | 1 | -4/+11 |
| 2024-08-14 | cmd/k8s-operator,k8s-operator/sessionrecording: support recording kubectl exe... | Irbe Krumina | 13 | -73/+1270 |
| 2024-08-14 | cmd/tailscale/cli: support passing network lock keys via files | Brad Fitzpatrick | 6 | -8/+32 |
| 2024-08-13 | fix #13076: codegen error when using anonymous struct | cai.li | 2 | -1/+79 |
| 2024-08-14 | cmd/containerboot: optionally serve health check endpoint (#12899) | Irbe Krumina | 1 | -1/+63 |
| 2024-08-13 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-08-13 | go.mod: pull in latest github.com/creack/pty | Aaron Bieber | 2 | -3/+3 |
| 2024-08-13 | gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab | Brad Fitzpatrick | 19 | -19/+394 |
| 2024-08-13 | tstest/integration/nat: remove -audio none flag from qemu | Brad Fitzpatrick | 1 | -1/+0 |
| 2024-08-13 | tstest/natlab/vnet: fix one-by-one from earlier numbering change | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-08-13 | tstest/integration/nat: make Tailscale status log print less spammy | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-08-13 | tstest/integration/nat: crank up verbosity of a failing test | Brad Fitzpatrick | 1 | -1/+14 |
| 2024-08-13 | gokrazy/tsapp: remove implicit heartbeat package | Brad Fitzpatrick | 1 | -0/+5 |
| 2024-08-13 | cmd/tailscale/cli: fix gokrazy CLI-as-a-service detection | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-08-13 | cmd/k8s-operator: fix DNS reconciler for dual-stack clusters (#13057) | Irbe Krumina | 2 | -22/+68 |
| 2024-08-13 | gokrazy/tsapp: remove builddirs packages that aren't in config.json | Brad Fitzpatrick | 6 | -37/+0 |
| 2024-08-13 | cmd/tailscale/cli: don't run CLI as a service on gokrazy | Brad Fitzpatrick | 1 | -0/+7 |
| 2024-08-13 | tstest/natlab/vnet: standardize on 1-based naming of nodes, networks, MACs | Brad Fitzpatrick | 4 | -17/+57 |
| 2024-08-13 | tstest/natlab: get tailscaled logs from gokrazy via syslog | Brad Fitzpatrick | 6 | -55/+53 |
| 2024-08-12 | tstest/integration/nat: annotate test 'want' values, fail on mismatch | Brad Fitzpatrick | 1 | -5/+25 |
| 2024-08-12 | util/syspolicy/setting: add package that contains types for the next syspolic... | Nick Khyl | 20 | -90/+2623 |
| 2024-08-12 | cmd/tta, vnet: add host firewall, env var support, more tests | Brad Fitzpatrick | 9 | -7/+393 |