| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-01 | .github: Bump github/codeql-action from 3.26.8 to 3.26.9 (#13625) | dependabot[bot] | 1 | -3/+3 |
| 2024-10-01 | net/portmapper: don't treat 0.0.0.0 as a valid IP | Brad Fitzpatrick | 1 | -0/+4 |
| 2024-10-01 | net/portmapper: don't return unspecified/local external IPs | Andrew Dunham | 2 | -21/+92 |
| 2024-10-01 | control/controlhttp: fix connectivity on Alaska Air wifi | Brad Fitzpatrick | 2 | -0/+31 |
| 2024-10-01 | control/controlhttp: factor out some code in prep for future change | Brad Fitzpatrick | 2 | -12/+24 |
| 2024-10-01 | cmd/tailscale/cli: make 'tailscale debug ts2021' try twice | Brad Fitzpatrick | 1 | -5/+20 |
| 2024-09-30 | ssh: Add logic to set accepted environment variables in SSH session (#13559) | Mario Minardi | 6 | -55/+294 |
| 2024-09-30 | .github: Bump peter-evans/create-pull-request from 7.0.1 to 7.0.5 (#13626) | dependabot[bot] | 2 | -2/+2 |
| 2024-09-30 | logpolicy: don't create a filch buffer if logging is disabled | Anton Tolchanov | 1 | -31/+43 |
| 2024-09-29 | cmd/tsidp: add --dir flag | Maisem Ali | 1 | -0/+2 |
| 2024-09-29 | cmd/containerboot,kube,util/linuxfw: configure kube egress proxies to route t... | Irbe Krumina | 14 | -25/+1667 |
| 2024-09-27 | cmd/k8s-operator: remove auth key once proxy has logged in (#13612) | Irbe Krumina | 3 | -26/+114 |
| 2024-09-27 | ipn/ipnlocal: add advertised and primary route metrics | Kristoffer Dalby | 3 | -1/+91 |
| 2024-09-27 | cmd/k8s-operator,k8s-operator: add ProxyGroup CRD (#13591) | Tom Proctor | 11 | -15/+776 |
| 2024-09-26 | go.mod: upgrade golangci-lint | Andrew Dunham | 2 | -247/+212 |
| 2024-09-26 | net/captivedetection: exclude ipsec interfaces from captive portal detection ... | Andrea Gottardo | 1 | -1/+1 |
| 2024-09-26 | wgengine: make opts.Metrics mandatory | Kristoffer Dalby | 1 | -1/+6 |
| 2024-09-26 | {ipn,net,tsnet}: use tsaddr helpers | Kristoffer Dalby | 2 | -28/+11 |
| 2024-09-26 | client/web: use tsaddr helpers | Kristoffer Dalby | 1 | -15/+5 |
| 2024-09-26 | cmd/tailscale: use tsaddr helpers | Kristoffer Dalby | 1 | -32/+4 |
| 2024-09-26 | net/tsaddr: add WithoutExitRoutes and IsExitRoute | Kristoffer Dalby | 2 | -0/+181 |
| 2024-09-25 | ssh/tailssh: add logic for matching against AcceptEnv patterns (#13466) | Mario Minardi | 2 | -0/+250 |
| 2024-09-25 | wgengine/magicsock: fix check for EPERM on macOS | James Tucker | 2 | -7/+12 |
| 2024-09-25 | metrics: revert changes to MultiLabelMap's String method | Andrew Dunham | 2 | -6/+21 |
| 2024-09-25 | cmd/k8s-operator, k8s-operator: fix outdated kb links (#13585) | Cameron Stokes | 7 | -20/+20 |
| 2024-09-25 | wgengine/magicsock: only used cached results for GetLastNetcheckReport | Adrian Dewhurst | 1 | -11/+2 |
| 2024-09-25 | health: clean up updateBuiltinWarnablesLocked a bit, fix DERP warnings | Brad Fitzpatrick | 2 | -52/+76 |
| 2024-09-25 | util/usermetrics: make usermetrics non-global | Kristoffer Dalby | 27 | -126/+369 |
| 2024-09-24 | derp: document the RunWatchConnectionLoop callback gotchas | Brad Fitzpatrick | 2 | -2/+15 |
| 2024-09-24 | tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around | Brad Fitzpatrick | 2 | -35/+52 |
| 2024-09-24 | {release,version}: add DSM7.2 specific synology builds (#13405) | Mario Minardi | 3 | -14/+53 |
| 2024-09-24 | cli: add `tailscale dns query` (#13368) | Andrea Gottardo | 13 | -7/+396 |
| 2024-09-24 | .github: Bump tibdex/github-app-token from 1.8.0 to 2.1.0 (#9529) | dependabot[bot] | 2 | -4/+6 |
| 2024-09-23 | .github: pin re-actors/alls-green to latest 1.x (#13558) | Mario Minardi | 1 | -1/+1 |
| 2024-09-23 | .github: update and pin actions/upload-artifact to latest 4.x (#13556) | Mario Minardi | 1 | -2/+6 |
| 2024-09-23 | .github: update and pin actions/cache to latest 4.x (#13555) | Mario Minardi | 1 | -5/+5 |
| 2024-09-23 | .github: use and pin slackapi/slack-github-action to latest 1.x (#13554) | Mario Minardi | 2 | -2/+3 |
| 2024-09-23 | .github: pin codeql actions to latest 3.x (#13552) | Mario Minardi | 1 | -3/+3 |
| 2024-09-23 | .github: pin actions/setup-go usage to latest 5.x (#13553) | Mario Minardi | 3 | -3/+3 |
| 2024-09-23 | .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) | Mario Minardi | 13 | -29/+29 |
| 2024-09-22 | tailcfg: add AcceptEnv field to SSHRule (#13523) | Mario Minardi | 3 | -0/+11 |
| 2024-09-20 | types/views: add SliceView.All iterator (#13536) | Joe Tsai | 4 | -10/+50 |
| 2024-09-19 | go.toolchain.rev: bump oss, test toolchain matches go.toolchain.rev | Brad Fitzpatrick | 2 | -1/+36 |
| 2024-09-19 | cmd/containerboot: split main.go (#13517) | Tom Proctor | 7 | -744/+830 |
| 2024-09-18 | net/dns/resolver: fix dns-sd NXDOMAIN responses from quad-100 | James Tucker | 2 | -11/+77 |
| 2024-09-18 | go/toolchain: use ed9dc37b2b000f376a3e819cbb159e2c17a2dac6 (#13507) | Andrea Gottardo | 1 | -1/+1 |
| 2024-09-17 | safeweb: add a ListenAndServe method to the Server type (#13498) | M. J. Fromberger | 1 | -0/+13 |
| 2024-09-17 | net/netcheck,wgengine/magicsock: plumb OnlyTCP443 controlknob through netchec... | Jordan Whited | 2 | -14/+22 |
| 2024-09-17 | cmd/natc: fix nil pointer | Fran Bull | 1 | -0/+5 |
| 2024-09-16 | wgengine/magicsock: fix sendUDPStd docs (#13490) | Jordan Whited | 1 | -1/+1 |