summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-03-13Initialirbekrm/certsharev2Irbe Krumina22-88/+630
2025-03-13ipn/ipnlocal, envknob: make it possible to configure the cert client to act i...Irbe Krumina3-3/+206
2025-03-12tsweb: add title to DebugHandler and helper registration methodsWill Norris1-5/+26
2025-03-12util/eventbus: add a helper program for bus developmentDavid Anderson1-0/+103
2025-03-12util/eventbus: add a debug HTTP handler for the busDavid Anderson10-3/+541
2025-03-12net/netmon, wgengine/magicsock: be quieter with portmapper logsAndrew Dunham3-1/+131
2025-03-12control/controlclient, ipn: add client audit logging (#14950)Jonathan Nobels13-13/+1204
2025-03-11words: append to the tail of the wordlists (#15278)Naman Sood2-0/+67
2025-03-11tsnet,wgengine: fix src to primary Tailscale IP for TCP dialsFran Bull3-2/+51
2025-03-11cmd/tsidp: allow CORS requests to openid-configuration (#15229)Patrick O'Doherty1-0/+12
2025-03-11.github: Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#15257)dependabot[bot]2-2/+2
2025-03-11.github: Bump github/codeql-action from 3.28.10 to 3.28.11 (#15258)dependabot[bot]1-3/+3
2025-03-11safesocket, version: fix safesocket_darwin behavior for cmd/tailscale (#15275)Jonathan Nobels3-48/+104
2025-03-11ipn/ipnlocal: allow cache hits for testing ACME certs (#15023)Tom Proctor2-8/+43
2025-03-10ssh/tailssh: fix typo in forwardedEnviron method, add docsBrad Fitzpatrick1-13/+25
2025-03-10cmd/natc: error and log when IP range is exhaustedJames Tucker1-7/+15
2025-03-09.github: Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 (#15046)dependabot[bot]2-8/+1
2025-03-09.github: Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#15111)dependabot[bot]1-1/+1
2025-03-09.github: Bump github/codeql-action from 3.28.9 to 3.28.10 (#15110)dependabot[bot]1-3/+3
2025-03-09.github: Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#15113)dependabot[bot]2-2/+2
2025-03-07tailcfg: add DERPRegion.NoMeasureNoHome, deprecate+document Avoid [cap 115]Brad Fitzpatrick7-30/+58
2025-03-07util/eventbus: add debugger methods to list pub/sub typesDavid Anderson3-0/+50
2025-03-07util/eventbus: don't allow publishers to skip events while debuggingDavid Anderson2-1/+5
2025-03-07util/eventbus: initial debugging facilities for the event busDavid Anderson6-66/+207
2025-03-07.github/workflows: tidy go caches before uploadingMario Minardi1-1/+25
2025-03-07net/portmapper: retry UPnP when we get an "Invalid Args"Andrew Dunham2-2/+110
2025-03-07ipn: sort VIP services before hashing (#15035)Naman Sood1-1/+8
2025-03-07wgengine/magicsock: use learned DERP route as send path of last resortBrad Fitzpatrick5-3/+72
2025-03-07cmd/derper, derp/derphttp: support, generate self-signed IP address certsBrad Fitzpatrick5-4/+238
2025-03-06util/eventbus: add debug hooks to snoop on bus trafficDavid Anderson4-28/+56
2025-03-06util/eventbus: add internal hook type for debuggingDavid Anderson1-0/+62
2025-03-06cmd/k8s-operator: ensure HA Ingress can operate in multicluster mode. (#15157)Irbe Krumina4-187/+472
2025-03-06cmd/tsidp: use constant time comparison for client_id/secret (#15222)Patrick O'Doherty1-1/+4
2025-03-06cmd/k8s-operator: advertise VIPServices in ProxyGroup config (#14946)Tom Proctor6-36/+251
2025-03-05util/eventbus: track additional event context in subscribe queueDavid Anderson2-11/+27
2025-03-05util/eventbus: track additional event context in publish queueDavid Anderson3-10/+23
2025-03-05util/eventbus: make internal queue a generic typeDavid Anderson3-16/+18
2025-03-05.github/workflows: descope natlab CI for now until GitHub flakes are fixedBrad Fitzpatrick1-4/+1
2025-03-05cmd/tsidp: add README and Dockerfile (#15205)Sam Linville2-0/+141
2025-03-05licenses: update license noticesLicense Updater4-66/+63
2025-03-05util/eventbus: adjust worker goroutine management helpersDavid Anderson3-85/+104
2025-03-04gokrazy/natlab: update gokrazy, wire up natlab tests to GitHub CIBrad Fitzpatrick11-20/+318
2025-03-04util/eventbus: rework to have a Client abstractionDavid Anderson6-208/+345
2025-03-04go.toolchain.rev: bump to go1.24.1 (#15209)Patrick O'Doherty1-1/+1
2025-03-04.github: Bump actions/cache from 4.2.0 to 4.2.2dependabot[bot]1-5/+5
2025-03-04cmd/derper: add --home flag to control home page behaviorBrad Fitzpatrick1-13/+39
2025-03-04cmd/testwrapper: Display package-level outputJames Sanderson1-2/+14
2025-03-04cmd/hello: display native ipv4 (#15191)Brian Palmer2-0/+10
2025-03-03safesocket: add isMacSysExt Check (#15192)Jonathan Nobels1-1/+1
2025-03-03safesocket: correct logic for determining if we're a macOS GUI client (#15187)Jonathan Nobels2-10/+10