summaryrefslogtreecommitdiffhomepage
path: root/feature
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris230-231/+231
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova2-5/+19
2026-01-08cmd,internal,feature: add workload idenity support to gitops pusherMario Minardi1-0/+1
2026-01-08feature/featuretags: make QR codes modular (#18358)Simon Law3-0/+27
2025-12-18net/udprelay: expose peer relay metrics (#18218)Alex Valiushko1-1/+1
2025-12-09appc,feature: add the start of new conn25 app connectorFran Bull2-0/+92
2025-12-02tsnet: enable node registration via federated identityGesa Stupperich2-37/+231
2025-12-01feature/posture: log method and full URL for posture identity requestsAnton Tolchanov1-1/+1
2025-11-26feature/tpm: return opening errors from both /dev/tpmrm0 and /dev/tpm0 (#18071)Andrew Lytvynov1-1/+8
2025-11-25cmd/tailscale/cli,ipn,all: make peer relay server port a *uint16Jordan Whited2-32/+32
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick2-0/+24
2025-11-24cmd/tailscale,feature/relayserver,ipn: add relay-server-static-endpoints set ...Jordan Whited2-14/+93
2025-11-21feature/relayserver: don't publish from within a subscribe fn goroutineJordan Whited1-1/+6
2025-11-18feature/featuretags: add CacheNetMap feature tag for upcoming workBrad Fitzpatrick3-0/+30
2025-11-18feature/buildfeatures: re-run go generateBrad Fitzpatrick2-6/+6
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-2/+2
2025-11-17feature/tpm: disable dictionary attack protection on sealing key (#17952)Andrew Lytvynov2-4/+9
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick1-2/+2
2025-11-14net/udprelay: implement Server.SetStaticAddrPorts (#17909)Jordan Whited2-31/+6
2025-11-14feature/tpm: check IsZero in clone instead of just nil (#17884)Andrew Lytvynov2-4/+7
2025-11-14feature/relayserver: fix Shutdown() deadlock (#17898)Jordan Whited1-1/+4
2025-11-13feature/relayserver,ipn/ipnlocal,net/udprelay: plumb DERPMap (#17881)Jordan Whited2-154/+288
2025-11-10feature, ipn/ipnlocal: add, use feature.CanSystemdStatus for more DCEBrad Fitzpatrick1-1/+8
2025-10-30feature/tpm: protect all TPM handle operations with a mutex (#17708)Andrew Lytvynov2-6/+100
2025-10-28wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapperBrad Fitzpatrick2-0/+8
2025-10-27feature/identityfederation: strip query params on clientID (#17666)Max Coulombe2-9/+20
2025-10-23feature/tpm: use withSRK to probe TPM availability (#17627)Patrick O'Doherty2-1/+28
2025-10-23feature/tpm: check TPM family data for compatibility (#17624)Patrick O'Doherty2-4/+17
2025-10-17cmd/tailscale/cli,feature: add support for identity federation (#17529)Max Coulombe7-6/+342
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai3-31/+1
2025-10-15feature/tpm: quiet log output a bitBrad Fitzpatrick1-2/+8
2025-10-10types/persist: add AttestationKey (#17281)Patrick O'Doherty3-1/+35
2025-10-09feature/relayserver: init server at config time instead of request time (#17484)Jordan Whited2-12/+10
2025-10-08feature/featuretags: make bird depend on advertiseroutesBrad Fitzpatrick1-1/+5
2025-10-07feature/linkspeed: move cosmetic tstun netlink code out to modular featureBrad Fitzpatrick6-0/+114
2025-10-06feature/condlite/expvar: add expvar stub package when metrics not neededBrad Fitzpatrick2-0/+23
2025-10-06feature/featuretags: make usermetrics modularBrad Fitzpatrick3-0/+30
2025-10-06feature/featuretags: add LazyWG modular featureBrad Fitzpatrick3-0/+27
2025-10-04net/connstats: make it modular (omittable)Brad Fitzpatrick3-1/+31
2025-10-04feature/c2n: move answerC2N code + deps out of control/controlclientBrad Fitzpatrick2-0/+78
2025-10-03feature/ace: make ACE modularBrad Fitzpatrick5-0/+60
2025-10-03health: make it omittableBrad Fitzpatrick3-0/+27
2025-10-02feature/featuretags: add features for c2n, peerapi, advertise/use routes/exit...Brad Fitzpatrick15-8/+249
2025-10-02feature/featuretags: make clientmetrics optionalBrad Fitzpatrick3-0/+27
2025-10-02feature/relayserver: use eventbus.Monitor to simplify lifecycle management (#...M. J. Fromberger2-77/+70
2025-10-02feature/featuretags, all: add build features, use existing ones in more placesBrad Fitzpatrick9-32/+146
2025-10-01cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376)Andrew Lytvynov3-9/+22
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-2/+2
2025-10-01ipn/store, feature/condregister: permit callers to empty import optonal ipn s...Brad Fitzpatrick2-31/+2
2025-09-30feature/featuretags, ipn/conffile: make HuJSON support in config files optionalBrad Fitzpatrick3-0/+27