summaryrefslogtreecommitdiffhomepage
path: root/cmd/tailscaled
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris22-22/+22
2026-01-19net/udprelay: advertise addresses from cloud metadata service (#18368)Alex Valiushko1-1/+1
2026-01-16net/netmon: move TailscaleInterfaceIndex out of netmon.State (#18428)Jonathan Nobels1-1/+2
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova1-0/+1
2026-01-08feature/featuretags: make QR codes modular (#18358)Simon Law1-11/+2
2026-01-08net/portmapper, go.mod: unfork our goupnp dependencyAndrew Dunham1-6/+6
2026-01-07cmd/tailscale/cli, util/qrcodes: format QR codes on Linux consoles (#18182)Simon Law1-1/+2
2026-01-06wgengine/magicsock: extract IMDS utilities into a standalone package (#18334)Alex Valiushko3-0/+3
2026-01-06cmd/tailscaled,ipn/{ipnlocal,store/kubestore}: don't create attestation keys ...Irbe Krumina2-4/+98
2026-01-05cmd/tailscaled: disable state encryption / attestation by default (#18336)Andrew Lytvynov1-14/+4
2025-12-17net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#1...Jonathan Nobels1-3/+3
2025-12-09net/dns: retrample resolve.conf when another process has trampled it (#18069)Claus Lensbøl1-2/+2
2025-12-09appc,feature: add the start of new conn25 app connectorFran Bull3-5/+8
2025-12-04cmd/tailscale,ipn: add Unix socket support for servePeter A.1-0/+1
2025-11-24cmd/cigocacher,go.mod: add cigocacher cmdTom Proctor3-0/+3
2025-11-20cmd/tailscaled,ipn: show a health warning when state store fails to open (#17...Andrew Lytvynov4-3/+64
2025-11-17go.mod: bump golang.org/x/crypto (#17907)Andrew Lytvynov1-1/+1
2025-11-16ipn/ipnlocal: add PROXY protocol support to Funnel/ServeAndrew Dunham1-0/+1
2025-11-11util/eventbus: log goroutine stacks when hung in CIBrad Fitzpatrick3-3/+3
2025-11-04wgengine/netlog: include node OS in logged attributes (#17755)Joe Tsai1-0/+1
2025-10-30logtail: avoid racing eventbus subscriptions with shutdown (#17695)M. J. Fromberger1-0/+1
2025-10-24health: compare warnable codes to avoid errors on release branch (#17637)Claus Lensbøl1-1/+1
2025-10-17cmd/tailscale/cli,feature: add support for identity federation (#17529)Max Coulombe2-3/+4
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai1-3/+2
2025-10-15net/connstats: prepare to remove package (#17554)Joe Tsai3-3/+4
2025-10-10types/persist: add AttestationKey (#17281)Patrick O'Doherty1-15/+40
2025-10-09feature/relayserver: init server at config time instead of request time (#17484)Jordan Whited1-1/+1
2025-10-08go.toolchain.rev: bump Go to 1.25.2Brad Fitzpatrick3-1/+3
2025-10-07cmd/tailscaled: default state encryption off for incompatible args (#17480)Tom Proctor1-28/+38
2025-10-07feature/linkspeed: move cosmetic tstun netlink code out to modular featureBrad Fitzpatrick4-7/+7
2025-10-06util/checkchange: stop using deephash everywhereBrad Fitzpatrick4-5/+8
2025-10-06cmd/tailscaled: guard some flag work with buildfeatures checksBrad Fitzpatrick1-29/+35
2025-10-06feature/condlite/expvar: add expvar stub package when metrics not neededBrad Fitzpatrick4-8/+10
2025-10-06feature/featuretags: make usermetrics modularBrad Fitzpatrick6-19/+16
2025-10-04wgengine: stop importing flowtrack when unusedBrad Fitzpatrick3-3/+3
2025-10-04net/connstats: make it modular (omittable)Brad Fitzpatrick3-4/+3
2025-10-04feature/c2n: move answerC2N code + deps out of control/controlclientBrad Fitzpatrick3-6/+5
2025-10-03feature/ace: make ACE modularBrad Fitzpatrick3-4/+4
2025-10-03health: make it omittableBrad Fitzpatrick3-7/+7
2025-10-02appc,*: publish events for route updates and storage (#17392)M. J. Fromberger3-6/+6
2025-10-02control/controlclient: remove x/net/http2, use net/httpBrad Fitzpatrick4-24/+18
2025-10-02feature/featuretags, all: add build features, use existing ones in more placesBrad Fitzpatrick4-14/+14
2025-10-01cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376)Andrew Lytvynov2-5/+39
2025-10-01control/ts2021: rename from internal/noiseconn in prep for controlclient splitBrad Fitzpatrick3-3/+3
2025-10-01Makefile, cmd/*/depaware.txt: split out vendor packages explicitlyBrad Fitzpatrick3-15/+57
2025-10-01net/netmon: remove usage of direct callbacks from netmon (#17292)Claus Lensbøl2-10/+34
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick5-5/+3
2025-09-30ipn/ipnlocal, engine: avoid runtime/pprof with two usages of ts_omit_debugBrad Fitzpatrick3-6/+4
2025-09-30feature/featuretags, ipn/conffile: make HuJSON support in config files optionalBrad Fitzpatrick3-4/+8
2025-09-30feature/appconnectors: start making it modularBrad Fitzpatrick3-2/+3