summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-04-22cmd/k8s-operator: clarify tag requirementsirbekrm/doc_tagsIrbe Krumina1-4/+4
2025-04-18ipn/ipnlocal: use MagicDNSName of the current profile instead of generating a...Nick Khyl1-1/+1
2025-04-17cmd/tsidp: fix interface{} linter warnings (#15729)Patrick O'Doherty2-97/+98
2025-04-17cmd/tsidp: add groups claim to tsidp (#15127)Cedric Kienzler3-2/+1002
2025-04-17net/udprelay: change ServerEndpoint time.Duration fields to tstime.GoDuration...Jordan Whited2-6/+103
2025-04-17tstime: add GoDuration which JSON serializes with time.Duration.String (#15726)Joe Tsai2-0/+55
2025-04-17ipn/ipnlocal: remove another copy of slicesx.MapValuesBrad Fitzpatrick1-19/+6
2025-04-17feature/relayserver: wire up profile/prefs changes (#15714)Jordan Whited2-27/+184
2025-04-17cmd/k8s-operator: default ingress paths to '/' if not specified by user (#15706)Tom Meadows2-6/+176
2025-04-17cmd/dist,release/dist: sign QNAP builds with a Google Cloud hosted keyPercy Wegmann5-47/+119
2025-04-16feature/taildrop: start moving Taildrop out of LocalBackendBrad Fitzpatrick21-1246/+1676
2025-04-16wgengine/magicsock: subscribe to portmapper updatesM. J. Fromberger1-1/+30
2025-04-16net/netmon: publish events to event busDavid Anderson41-56/+196
2025-04-16derp/derphttp: remove ban on websockets dependencyDavid Anderson3-35/+0
2025-04-16cmd/tailscaled: clean up unnecessary logf indirection #cleanupDavid Anderson1-3/+1
2025-04-16net/portmapper: fire an event when a port mapping is updated (#15371)M. J. Fromberger5-49/+114
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger15-23/+27
2025-04-16{wgengine,util/portmapper}: add and plumb an event bus (#15359)M. J. Fromberger4-5/+39
2025-04-16portmapper: update NewClient to use a Config argumentM. J. Fromberger6-40/+73
2025-04-16wgengine: plumb an event bus into the userspace engineM. J. Fromberger4-5/+20
2025-04-16tsnet: shut down the event bus on CloseM. J. Fromberger1-1/+4
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger21-28/+29
2025-04-16tsd: wire up the event bus to tailscaledDavid Anderson11-4/+32
2025-04-16tsweb: don't hook up pprof handlers in javascript buildsDavid Anderson4-12/+33
2025-04-16feature/{condregister,relayserver}: implement the skeleton for the relayserve...Jordan Whited5-2/+168
2025-04-15node.rev: bump to latest 22.x LTS release (#15652)Mario Minardi3-12/+12
2025-04-15ipn/ipnlocal: fix TestOnTailnetDefaultAutoUpdate on macOS (#15697)Andrew Lytvynov1-5/+1
2025-04-15ipn/{auditlog,ipnext,ipnlocal}: convert the profile-change callback to a prof...Nick Khyl6-81/+370
2025-04-15k8s-operator: add age column to all custom resources (#15663)Satyam Soni11-0/+35
2025-04-15ipn/auditlog: fix featureName doc typo (#15696)Jordan Whited1-1/+1
2025-04-15ipn/ipnlocal: skip broken TestOnTailnetDefaultAutoUpdate on macOSBrad Fitzpatrick1-0/+4
2025-04-15ipn/desktop: fix panics on Windows 10, x86Nick Khyl3-22/+35
2025-04-14tstest/integration: simplify TestDNSOverTCPIntervalResolver (#15686)Jordan Whited1-15/+5
2025-04-14.github: Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#15476)dependabot[bot]2-89/+102
2025-04-14cmd/natc: cleanup unused stateFran Bull4-11/+3
2025-04-14go.mod: bump golang.org/x/crypto and relatedJames Tucker2-15/+15
2025-04-14hostinfo, ipnlocal: add optional os-specific callback for querying the hostna...Jonathan Nobels3-2/+49
2025-04-14wgengine/netstack: revert cubic cc to reno cc (#15677)Jordan Whited1-3/+8
2025-04-14.github: Bump github/codeql-action from 3.28.14 to 3.28.15 (#15665)dependabot[bot]1-3/+3
2025-04-14scripts/installer.sh: add Miracle Linux as a RHEL derivative (#15671)Erisa A1-1/+4
2025-04-14docs/commit-messages.md: merge two 'commit messages' sections (#15668)Irbe Krumina1-5/+1
2025-04-14release/dist/cli: add option to override out pathKristoffer Dalby1-1/+7
2025-04-11ipn/ipn{ext,local}: allow extension lookup by name or typeNick Khyl4-0/+184
2025-04-11cmd/natc: only store v4 addressesFran Bull4-89/+120
2025-04-11cmd/tailscaled,ipn/{auditlog,desktop,ipnext,ipnlocal},tsd: extract LocalBacke...Nick Khyl11-331/+2079
2025-04-11tsconsensus: mark 2 tests that were flaky in CIFran Bull1-0/+3
2025-04-10Revert "ipn/ipnstate: add home DERP to tailscale status JSON"Brad Fitzpatrick2-11/+4
2025-04-10docs/k8s: add architecture diagram for ProxyGroup Ingress (#15593)Tom Proctor1-7/+92
2025-04-10ipn, ipn/ipnlocal: reduce coupling between LocalBackend/profileManager and th...Nick Khyl6-165/+206
2025-04-10ipn/ipnstate: add home DERP to tailscale status JSONBrad Fitzpatrick2-4/+11