summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2025-04-08tsconsensus: add a tsconsensus packageFran Bull8-2/+1940
2025-04-08commit-messages.md: make our git commit message style guide publicBrad Fitzpatrick2-2/+151
2025-04-08cmd/tailscale/cli: return error on duplicate multi-value flags (#15534)Jason O'Donnell4-20/+100
2025-04-08cmd/natc: fix handling of upstream and downstream nxdomainJames Tucker2-242/+369
2025-04-08net/{netx,memnet},all: add netx.DialFunc, move memnet Network implBrad Fitzpatrick23-113/+135
2025-04-08nix: update nix and use go 1.24 (#15578)Chatnoir Miki4-9/+9
2025-04-08words: C what I did there?Brad Fitzpatrick2-0/+4
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick16-48/+35
2025-04-08tstest/nettest: pull the non-test Network abstraction out to netx packageBrad Fitzpatrick2-110/+127
2025-04-07cmd/nardump: support symlinks, add basic testphanirithvij2-5/+73
2025-04-07client/local: fix path with delete profile requestEsteban-Bermudez1-1/+1
2025-04-07.github: Bump github/codeql-action from 3.28.13 to 3.28.14dependabot[bot]1-3/+3
2025-04-07.github: Bump actions/cache from 4.2.2 to 4.2.3dependabot[bot]1-5/+5
2025-04-07licenses: update license noticesLicense Updater3-23/+18
2025-04-07drive: fix minor typos in commentsCraig Hesling3-3/+3
2025-04-07nettest, *: add option to run HTTP tests with in-memory networkBrad Fitzpatrick6-11/+237
2025-04-06util/testenv: add func to report whether a testing.TB is in parallel modeBrad Fitzpatrick2-0/+52
2025-04-06cmd/natc: move address storage behind an interfaceFran Bull6-237/+294
2025-04-04tempfork/acme: update to latest version (#15543)Andrew Lytvynov7-13/+52
2025-04-04cmd/natc: separate perPeerState from connectorFran Bull2-6/+14
2025-04-03client/systray: add menu item to rebuild the menuWill Norris1-6/+18
2025-04-03net/tstun: don't try to set link attributes on androidDavid Anderson2-1/+3
2025-04-03net/routetable: don't try to fetch the route table on androidDavid Anderson2-2/+2
2025-04-03wgengine/router: default to a fake router on androidDavid Anderson2-0/+31
2025-04-03tailcfg: add UDP relay PeerCapability's (#15516)Jordan Whited1-0/+7
2025-04-02.github: Bump actions/setup-go from 5.3.0 to 5.4.0 (#15397)dependabot[bot]3-3/+3
2025-04-02tailcfg: add relay client and server NodeAttr's (#15513)Jordan Whited1-0/+8
2025-04-02ipn/ipnlocal: fix taildrive logf formatting verb (#15514)Jordan Whited1-1/+1
2025-04-02.github: Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#15400)dependabot[bot]1-1/+1
2025-04-02Change README to reflect configurationKot1-3/+3
2025-04-02Move env var flag passing to DockerfileKot3-11/+5
2025-04-02cmd/tsidp: use advertised env vars for configKot3-7/+15
2025-04-02all: use network less when running in v86 emulatorBrad Fitzpatrick6-6/+104
2025-04-02control/controlhttp: reduce some log spam on context cancelBrad Fitzpatrick1-0/+5
2025-04-02control/controlhttp: set forceNoise443 on Plan 9Brad Fitzpatrick1-0/+9