| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-23 | derp: start adding flow tracking statsbradfitz/derp_flow_track | Brad Fitzpatrick | 4 | -34/+290 |
| 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 |
| 2024-09-16 | wgengine/magicsock: add side-effect-free function for netcheck UDP sends (#13... | Jordan Whited | 1 | -10/+22 |
| 2024-09-16 | derp: refactor DERP server's peer-gone watch mechanism | Brad Fitzpatrick | 1 | -53/+97 |
| 2024-09-16 | licenses: update license notices | License Updater | 4 | -55/+51 |
| 2024-09-16 | gokrazy, various: use point versions of Go and update Nix deps | Andrew Dunham | 8 | -6/+14 |
| 2024-09-16 | wgengine/magicsock: disable raw disco by default; add envknob to enable | Andrew Dunham | 4 | -12/+24 |
| 2024-09-13 | {api.md,publicapi}: remove old API docs (#13468) | Mario Minardi | 6 | -2880/+0 |
| 2024-09-13 | wgengine/magicsock: remove redundant deadline from netcheck report call (#13395) | Jordan Whited | 3 | -7/+25 |
| 2024-09-12 | tailcfg: add node attr for SSH environment variables (#13450) | Mario Minardi | 1 | -0/+4 |
| 2024-09-12 | derp: add new concurrent server benchmark | Brad Fitzpatrick | 2 | -0/+68 |
| 2024-09-12 | VERSION.txt: this is v1.75.0 (#13454)v1.75.0-pre | kari-ts | 1 | -1/+1 |
| 2024-09-11 | util/slicesx: add FirstElementEqual and LastElementEqual | Brad Fitzpatrick | 5 | -4/+45 |
| 2024-09-11 | derp: unify server's clientSet interface into concrete type | Brad Fitzpatrick | 2 | -99/+169 |
| 2024-09-11 | .github: enable fuzz testing again (go1.23) | Maisem Ali | 1 | -1/+1 |
| 2024-09-11 | util/linuxfw: fall back to nftables when iptables not found | Maisem Ali | 2 | -1/+18 |
| 2024-09-11 | cmd/k8s-operator,k8s-operator,kube: Add TSRecorder CRD + controller (#13299) | Tom Proctor | 23 | -66/+5331 |
| 2024-09-10 | ipnlocal,proxymap,wgengine/netstack: add optional WhoIs/proxymap debug | Brad Fitzpatrick | 3 | -30/+68 |
| 2024-09-10 | cmd/natc: fix nil pointer | Fran Bull | 1 | -0/+3 |
| 2024-09-10 | build(deps): bump ws from 8.14.2 to 8.17.1 in /client/web (#12524) | dependabot[bot] | 1 | -3/+3 |
| 2024-09-10 | .github: Bump peter-evans/create-pull-request from 5.0.1 to 7.0.1 (#13419) | dependabot[bot] | 2 | -2/+2 |
| 2024-09-09 | cmd/stunstamp: add protocol context to timeout logs (#13422) | Jordan Whited | 1 | -28/+15 |
| 2024-09-09 | ipn/ipnlocal: don't program system DNS when node key is expired (#13370) | Andrew Dunham | 3 | -4/+37 |
| 2024-09-09 | tsnet: remove old package doc experimental warning | Brad Fitzpatrick | 1 | -2/+0 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 24 | -36/+36 |
| 2024-09-08 | kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.... | Irbe Krumina | 24 | -122/+143 |
| 2024-09-08 | cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410) | Irbe Krumina | 17 | -17/+121 |
| 2024-09-07 | net/dns: disable DNS registration for Tailscale interface on Windows | Nick Khyl | 1 | -0/+3 |
| 2024-09-07 | sessionrecording,ssh/tailssh,k8s-operator: log connected recorder address (#1... | Irbe Krumina | 3 | -8/+18 |
| 2024-09-06 | go.toolchain.rev: update to 1.23.1 (#13408) | Patrick O'Doherty | 1 | -1/+1 |
| 2024-09-06 | go.mod: bump github.com/illarion/gonotify/v2 | Brad Fitzpatrick | 2 | -3/+3 |
| 2024-09-05 | cmd/stunstamp: cleanup timeout and interval constants (#13393) | Jordan Whited | 2 | -8/+17 |
| 2024-09-05 | ipn/ipnserver: remove IdleTimeout | Nick Khyl | 1 | -10/+1 |
| 2024-09-05 | cmd/systray: handle reconnects to IPN bus (#13386) | Andrew Lytvynov | 1 | -3/+21 |
| 2024-09-05 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-09-05 | net/tstun: probe TCP GRO (#13376) | Jordan Whited | 7 | -32/+87 |