summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-08add a test for applyCheckoutAddrkevin/test_for_applyCheckoutAddrKevin Liang1-0/+53
2025-05-08make time in tests more realisticKevin Liang1-4/+8
2025-05-07fix the reuseDeadline time used for testing timelined operationKevin Liang1-5/+6
2025-05-07update consensus pool expiry test coverage and solve race problemKevin Liang1-6/+40
2025-05-01add login server as a flagKevin Liang1-1/+2
2025-05-01IpForDomain -> IPForDomainFran Bull1-2/+2
2025-05-01pm -> psFran Bull1-8/+8
2025-05-01only moveFran Bull1-50/+50
2025-04-30retry domain lookupsFran Bull1-9/+32
2025-04-29snapshot and restoreFran Bull3-12/+281
2025-04-25todo handle data out of syncFran Bull1-6/+9
2025-04-25todo -> commentFran Bull1-3/+2
2025-04-25unpublic consensusPerPeerState fieldsFran Bull1-13/+13
2025-04-24doc commentsFran Bull1-32/+27
2025-04-24locking done I thinkFran Bull1-5/+8
2025-04-16wipFran Bull6-10/+550
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
2025-04-10go.toolchain.rev: bump go 1.24 for Android pidfd changes (#15613)kari-ts1-1/+1
2025-04-10tstest: parse goroutines for diff in ResourceCheck (#15619)Paul Scott2-3/+477
2025-04-09ipnlocal: log when client reports new peerAPI ports (#15463)kari-ts1-0/+25
2025-04-09build_dist.sh: allow settings custom build tags (#15589)Andrew Lytvynov1-1/+9
2025-04-09drive: fix index out of bounds when parsing request local paths (#15517)Craig Hesling4-4/+79
2025-04-09logpolicy: fix log target override with a custom HTTP clientAnton Tolchanov2-17/+74
2025-04-09ipn/ipnlocal: fix peerapi ingress endpoint (#15611)Jordan Whited1-1/+1
2025-04-09clientupdate: fix MSI exit code handling, preserve MSI and updater logs on Wi...Nick Khyl1-10/+75
2025-04-09.github: add cron schedule to installer tests (#15603)Jason O'Donnell1-9/+38
2025-04-09cmd/tailscale,ipn: add relay-server-port "tailscale set" flag and Prefs field...Jordan Whited6-1/+61
2025-04-09cmd/tailscale: test for new flags in tailscale upSimon Law1-0/+55
2025-04-09cmd/{containerboot,k8s-operator},kube/kubetypes: unadvertise ingress services...Tom Proctor5-17/+75
2025-04-08cmd/natc: attempt to match IP version between upstream and downstreamJames Tucker1-9/+55
2025-04-08.github: add CONTRIBUTING.mdBrad Fitzpatrick1-0/+17
2025-04-08ipn/ipnlocal: include previous cert in new ACME orders (#15595)Andrew Lytvynov1-4/+15
2025-04-08cmd/containerboot: speed up tests (#14883)Tom Proctor3-762/+812
2025-04-08ipn: use slices.Equal in another spotBrad Fitzpatrick1-27/+3
2025-04-08cmd/tailscale/cli: prevent all dup flags, not just stringsBrad Fitzpatrick5-100/+101