summaryrefslogtreecommitdiffhomepage
path: root/cmd/tailscaled
AgeCommit message (Expand)AuthorFilesLines
2026-04-23go.mod: bump github.com/google/go-containerregistry (#19500)Andrew Lytvynov3-3/+3
2026-04-20ipn/ipnlocal,tailcfg: add /debug/tka c2n endpoint (#19198)James 'zofrex' Sanderson1-0/+2
2026-04-15control/controlclient: enable request signatures on macOS (#19317)Jonathan Nobels1-1/+1
2026-04-07tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial pathsBrad Fitzpatrick1-0/+1
2026-04-07ipn/desktop: move behind feature/condregisterBrad Fitzpatrick2-11/+10
2026-04-07ssh: replace tempfork with tailscale/glidersshKristoffer Dalby1-2/+2
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-2/+2
2026-03-24feature/*,net/tstun: add tundev_txq_drops clientmetric on LinuxJordan Whited1-0/+1
2026-03-24derp,types,util: use bufio Peek+Discard for allocation-free fast reads (#19067)Mike O'Driscoll3-0/+3
2026-03-20wgengine/magicsock,control/controlclient: do not overwrite discokey with old ...Claus Lensbøl3-0/+3
2026-03-18control,health,ipn: move IP forwarding check to health tracker (#19007)Mike O'Driscoll2-2/+2
2026-03-18feature/conn25: add NATing support with flow cachingMichael Ben-Ami1-1/+1
2026-03-10ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to featureBrad Fitzpatrick2-3/+4
2026-03-09appc,feature/conn25: conn25: send address assignments to connectorFran Bull3-3/+3
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick3-3/+0
2026-03-05cli: `--json` for `tailscale dns status|query`Kristoffer Dalby1-0/+1
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick4-50/+66
2026-03-04cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863)Mike O'Driscoll2-2/+2
2026-02-26cmd/tailscaled/*.{target,unit}: add systemd online targetJames Tucker2-0/+16
2026-02-26go.mod: bump gvisorBrad Fitzpatrick1-2/+2
2026-02-20appc,feature/conn25,net: Add DNS response interception for conn25Fran Bull1-1/+1
2026-02-17ipn/ipnlocal: add basic support for netmap caching (#18530)M. J. Fromberger3-0/+3
2026-02-16all: replace UserVisibleError with vizerror packageWill Norris1-3/+3
2026-02-09go.mod: update bart dep to v0.26.1 (#18659)Amal Bansode3-3/+18
2026-02-09cmd/tailscaled: update documentation urlTim Walters1-1/+1
2026-02-08cmd/tailscale,feature/featuretags: make webbrowser and colorable deps omittableBrad Fitzpatrick2-3/+3
2026-02-06cmd/tailscale: don't depend on regexp in minbox buildsBrad Fitzpatrick2-2/+1
2026-02-04cmd/tailscaled,feature/conn25,feature/featuretags: add conn25 to featuretagsFran Bull3-6/+5
2026-02-04cmd/tailscale: remove dep on clientupdate package if feature is omittedBrad Fitzpatrick2-11/+9
2026-01-30cmd/tailscale/cli: redact auth keys in FlagSet output (#18563)Andrew Lytvynov1-1/+1
2026-01-29cmd/tailscale/cli: allow fetching keys from AWS Parameter StoreAndrew Dunham1-0/+1
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