summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-01cmd/k8s-proxy: add auth key renewal supportauthkey-reissue-restructuredchaosinthecrd3-7/+421
2026-04-01cmd/containerboot: use root context for auth key reissue waitchaosinthecrd1-2/+2
2026-04-01kube/authkey,kube/state,cmd/containerboot: preserve device_id across restartschaosinthecrd2-13/+19
2026-04-01kube/authkey,cmd/containerboot: extract shared auth key reissue packagechaosinthecrd4-96/+240
2026-03-17kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020)Raj Singh2-0/+45
2026-03-16go.mod: bump tailscale/wireguard-goJordan Whited5-6/+6
2026-03-16feature/conn25: rewrite A records for connector domainsFran Bull2-68/+553
2026-03-13wgengine/netstack: don't register subnet/4via6 TCP flows with proxymapBrad Fitzpatrick1-6/+9
2026-03-13tstest/integration: add userspace-networking + proxymap WhoIs integration testBrad Fitzpatrick1-0/+152
2026-03-13net/{batching,udprelay},wgengine/magicsock: add SO_RXQ_OVFL clientmetricsJordan Whited5-53/+330
2026-03-13feature/conn25: Update ConnectorTransitIPRequest handling (#18979)George Jones2-177/+409
2026-03-13cmd/k8s-operator: fix Service reconcile triggers for default ProxyClass (#18983)Tom Proctor5-90/+331
2026-03-12gokrazy: fix busybox breakglass support, add testBrad Fitzpatrick6-6/+292
2026-03-12flake.nix: update build to use buildGo126Module (#18977)Mike O'Driscoll1-1/+1
2026-03-12tsnet: make tsnet fallback to control url from environmentKristoffer Dalby1-2/+11
2026-03-11.github: Bump github/codeql-action from 4.32.5 to 4.32.6dependabot[bot]1-3/+3
2026-03-11.github: Bump actions/download-artifact from 7.0.0 to 8.0.0dependabot[bot]1-1/+1
2026-03-11.github: Bump actions/upload-artifact from 6.0.0 to 7.0.0dependabot[bot]2-2/+2
2026-03-11wgengine{,/magicsock}: add DERP hooks for filtering+sending packetsBrad Fitzpatrick4-11/+51
2026-03-11netns: add Android callback to bind socket to network (#18915)kari-ts4-4/+59
2026-03-11wgengine: search randomly for unused port instead of in contiguous range (#18...kari-ts1-2/+3
2026-03-11net/batching: clarify & simplify single packet read limitationsJordan Whited2-11/+12
2026-03-11wgengine/magicsock: fix three race conditions in TestTwoDevicePingBrad Fitzpatrick1-31/+70
2026-03-11cmd/{containerboot,k8s-operator}: reissue auth keys for broken proxies (#16450)Tom Proctor11-154/+873
2026-03-11client/web: signal need to wait for auth across tabsGesa Stupperich5-71/+99
2026-03-10wgengine: add API to force a disco key for experiments, testingBrad Fitzpatrick2-0/+18
2026-03-10ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to featureBrad Fitzpatrick23-423/+371
2026-03-10ssh/tailssh: mark TestSSHRecordingCancelsSessionsOnUploadFailure as flaky againBrad Fitzpatrick1-0/+3
2026-03-10tstest/integration: deflake TestCollectPanicBrad Fitzpatrick1-4/+15
2026-03-10util/linuxfw: fix nil pointer panic in connmark rules without IPv6 (#18946)Mike O'Driscoll3-12/+154
2026-03-10types/key: add NodePrivate.Raw32 and DiscoPrivateFromRaw32Brad Fitzpatrick2-0/+13
2026-03-10pull-toolchain.sh: advance the next hash if it's behindBrad Fitzpatrick1-1/+27
2026-03-10go.toolchain.next.rev: update to final Go 1.26.1 [next] (#18939)Jason O'Donnell1-1/+1
2026-03-10cmd/k8s-operator: use correct tailnet client for L7 & L3 ingresses (#18749)David Bond12-322/+403
2026-03-09.github/workflows: use tailscale/go for Windows CI tooBrad Fitzpatrick1-21/+6
2026-03-09go.mod: bump for internal/poll: move rsan to heap on windowsNick Khyl2-2/+2
2026-03-09ssh/tailssh: fix race between termination message write and session teardownBrad Fitzpatrick2-6/+12
2026-03-09appc,feature/conn25: conn25: send address assignments to connectorFran Bull10-37/+486
2026-03-09tailcfg: reintroduce UserProfile.GroupsGesa Stupperich11-15/+35
2026-03-09util/osuser: extend id command fallback for group IDs to freebsdGesa Stupperich2-4/+17
2026-03-06cmd/testwrapper: make test tolerant of a GOEXPERIMENT being setBrad Fitzpatrick1-2/+5
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick168-618/+431
2026-03-06go.mod: bump to Go 1.26.1Brad Fitzpatrick4-4/+4
2026-03-06prober: fix queuing delay probe txRecords overflow under high DERP server loa...Mike O'Driscoll1-10/+7
2026-03-06ipnext,ipnlocal: add ExtraWireGuardAllowedIPs hookMichael Ben-Ami2-0/+36
2026-03-06control/controlbase: deflake, speed up TestConnMemoryOverheadBrad Fitzpatrick1-73/+24
2026-03-06nix: update flakes to get a nixpkgs version with go 1.26Kristoffer Dalby1-6/+6
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick96-532/+429
2026-03-05go.mod: bump staticcheck to version that supports Go 1.26Brad Fitzpatrick5-15/+15
2026-03-05all: fix typos in commentsBrad Fitzpatrick14-16/+16