summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-04-11VERSION.txt: this is v1.64.0v1.64.0release-branch/1.64.0Jenny Zhang1-1/+1
2024-04-11wgengine/magicsock: allow disco communication without known endpointsJames Tucker2-7/+8
2024-04-10scripts/installer.sh: add rpm GPG key import (#11686)Patrick O'Doherty1-0/+1
2024-04-09tsweb: switch to fastuuid for request ID generationJames Tucker3-4/+8
2024-04-09util/fastuuid: add a more efficient uuid generatorJames Tucker2-0/+128
2024-04-09cmd/tailscaled: move cleanup to an implicit action during startupJames Tucker11-28/+31
2024-04-09util/winutil/winenv: add package for current Windows environment detailsNick Khyl3-0/+200
2024-04-09cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidyingPaul Scott33-262/+344
2024-04-08cmd/tailscale/cli: moved share.go to drive.goPercy Wegmann1-0/+0
2024-04-08cmd/tailscale/cli: rename share command to drivePercy Wegmann2-39/+40
2024-04-08logtail: require Buffer.Write to not retain the provided slice (#11617)Joe Tsai1-3/+3
2024-04-08Revert "cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver...Irbe Krumina24-1849/+12
2024-04-08docs/policy: update ADMX and ADML files with new Windows 1.62 syspoliciesAndrea Gottardo2-0/+33
2024-04-08derp/derphttp: don't block in LocalAddr methodBrad Fitzpatrick2-7/+42
2024-04-08cmd/tailscale/cli: fix macOS crash reading envknob in init (#11667)Brad Fitzpatrick3-40/+47
2024-04-08cli/configure: respect $KUBECONFIG (#11604)Chloé Vulquin1-3/+20
2024-04-08cmd/tailscale/cli: stop spamming os.Stdout/os.Stderr in testsBrad Fitzpatrick12-44/+66
2024-04-08prober: export probe class and metrics from bandwidth proberAnton Tolchanov10-116/+215
2024-04-08prober: remove unused notification codeAnton Tolchanov1-139/+0
2024-04-07net/tsdial: partially fix "tailscale nc" (UserDial) on macOSBrad Fitzpatrick3-8/+25
2024-04-07ipn/{ipnlocal,localapi}: add API to toggle use of exit nodeBrad Fitzpatrick10-11/+225
2024-04-07wgengine/netstack: remove SubnetRouterWrapperMaisem Ali4-32/+7
2024-04-07net/dns/{publicdns,resolver}: add start of Control D supportalexelisenko3-5/+109
2024-04-06ipn/ipnlocal: name the unlockOnce type, plumb more, add Unlock methodBrad Fitzpatrick1-28/+76
2024-04-06ipn/ipnlocal: add some "lockedOnEntry" helpers + guardrails, fix bugBrad Fitzpatrick1-31/+55
2024-04-06go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-04-05ipn/localapi: sort localapi handler map keysBrad Fitzpatrick2-20/+92
2024-04-05tsweb: handle panics in retHandlerMaisem Ali1-1/+26
2024-04-05cmd/tailscale/cli: make exit-node list not randomBrad Fitzpatrick1-25/+28
2024-04-05net/netcheck,wgengine/magicsock: align DERP frame receive time heuristicsJames Tucker4-6/+29
2024-04-05util/linuxfw: fix chain comparison (#11639)Irbe Krumina1-1/+1
2024-04-05drive: move normalizeShareName into pkg drive and make func public (#11638)Charlotte Brandhorst-Satzkorn5-42/+42
2024-04-05cmd/tailscale/cli: Add CLI command to update certs on Synology devices.Will Morrison3-0/+361
2024-04-04metrics: fix outdated docs on MultiLabelMapBrad Fitzpatrick1-1/+3
2024-04-04wgengine/router: enable ip forwarding on gokrazyJoonas Kuorilehto1-0/+28
2024-04-04util/truncate: support []byte as well (#11614)Joe Tsai1-1/+1
2024-04-04tailscale: switch tailfs to drive syntax for api and logs (#11625)Charlotte Brandhorst-Satzkorn10-56/+57
2024-04-04wgengine/router: provide explicit hook to signal Android when VPN needs to be...Percy Wegmann1-2/+25
2024-04-04util/zstdframe: support specifying a MaxWindowSize (#11595)Joe Tsai2-13/+106
2024-04-04prober: support creating multiple probes in ForEachAddrAndrew Dunham3-22/+26
2024-04-04prober: add helper function to check all IPs for a DNS hostnameAndrew Dunham3-0/+339
2024-04-03clientupdate, net/dns: fix some "tailsacle" typosBrad Fitzpatrick3-12/+12
2024-04-03go.toolchain.rev: bump to Go 1.22.2Brad Fitzpatrick1-1/+1
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn27-233/+233
2024-04-03control/controlclient: delete old naclbox code, require ts2021 NoiseBrad Fitzpatrick3-206/+118
2024-04-03ipn/ipnlocal: q-encode (RFC 2047) Tailscale serve header valuesBrad Fitzpatrick2-2/+37
2024-04-03ipn/ipnlocal: populate peers' capabilities (#11365)Claire Wang3-0/+108
2024-04-02tsweb: update doc on BucketedStatsOptions.Finish to match behaviorJames Tucker1-1/+2
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn58-180/+180
2024-04-02cmd/{derper,derpprobe}: add --version flagBrad Fitzpatrick2-10/+22