summaryrefslogtreecommitdiffhomepage
path: root/tsnet
AgeCommit message (Expand)AuthorFilesLines
2026-01-26tsnet: make ListenService examples consistent with other tsnet examplesHarry Harpham2-16/+10
2026-01-23all: remove AUTHORS file and references to itWill Norris11-11/+11
2026-01-22tsnet: add support for a user-supplied tun.DeviceJames Tucker2-4/+757
2026-01-22tsnet: clarify that ListenService starts the server if necessaryHarry Harpham1-0/+2
2026-01-16tsnet: add support for ServicesHarry Harpham5-32/+871
2026-01-14tsnet: allow for automatic ID token generationMario Minardi2-6/+70
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova3-8/+80
2026-01-12tsnet: use errors.Join and idiomatic field orderHarry Harpham1-12/+2
2026-01-09tsnet: ensure funnel listener cleans up after itself when closedHarry Harpham2-0/+143
2026-01-09tsnet: reset serve config only onceHarry Harpham1-26/+31
2026-01-08net/portmapper, go.mod: unfork our goupnp dependencyAndrew Dunham1-8/+8
2026-01-06wgengine/magicsock: extract IMDS utilities into a standalone package (#18334)Alex Valiushko1-0/+1
2025-12-02tsnet: enable node registration via federated identityGesa Stupperich3-9/+286
2025-11-24cmd/cigocacher,go.mod: add cigocacher cmdTom Proctor1-0/+1
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-5/+5
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-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick1-1/+1
2025-11-11util/eventbus: log goroutine stacks when hung in CIBrad Fitzpatrick1-1/+1
2025-11-10tsnet: add tstest.Shard on the slow testsBrad Fitzpatrick2-0/+17
2025-11-09tsnet: fix TestConn to be fast, not flakyBrad Fitzpatrick1-28/+88
2025-11-08tsnet: skip a 30s long flaky-ish test on macOSBrad Fitzpatrick1-0/+3
2025-11-04wgengine/netlog: include node OS in logged attributes (#17755)Joe Tsai1-1/+1
2025-10-30logtail: avoid racing eventbus subscriptions with shutdown (#17695)M. J. Fromberger1-0/+1
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai1-2/+1
2025-10-15net/connstats: prepare to remove package (#17554)Joe Tsai1-1/+2
2025-10-08go.toolchain.rev: bump Go to 1.25.2Brad Fitzpatrick1-1/+1
2025-10-07feature/linkspeed: move cosmetic tstun netlink code out to modular featureBrad Fitzpatrick1-2/+1
2025-10-06util/checkchange: stop using deephash everywhereBrad Fitzpatrick1-1/+2
2025-10-06feature/condlite/expvar: add expvar stub package when metrics not neededBrad Fitzpatrick1-0/+1
2025-10-06feature/featuretags: make usermetrics modularBrad Fitzpatrick1-1/+1
2025-10-04wgengine: stop importing flowtrack when unusedBrad Fitzpatrick1-1/+1
2025-10-04feature/c2n: move answerC2N code + deps out of control/controlclientBrad Fitzpatrick2-2/+4
2025-10-03feature/ace: make ACE modularBrad Fitzpatrick1-1/+0
2025-10-03health: make it omittableBrad Fitzpatrick1-1/+1
2025-10-02appc,*: publish events for route updates and storage (#17392)M. J. Fromberger1-2/+2
2025-10-02control/controlclient: remove x/net/http2, use net/httpBrad Fitzpatrick1-6/+3
2025-10-02feature/featuretags, all: add build features, use existing ones in more placesBrad Fitzpatrick1-1/+1
2025-10-01control/ts2021: rename from internal/noiseconn in prep for controlclient splitBrad Fitzpatrick1-1/+1
2025-10-01Makefile, cmd/*/depaware.txt: split out vendor packages explicitlyBrad Fitzpatrick1-5/+19
2025-10-01net/netmon: remove usage of direct callbacks from netmon (#17292)Claus Lensbøl1-0/+2
2025-10-01tsnet: remove AuthenticatedAPITransport (API-over-noise) supportBrad Fitzpatrick1-35/+0
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-1/+0
2025-09-30cmd/tailscaled, ipn/localapi, util/eventbus: don't link in regexp when debug ...Brad Fitzpatrick1-4/+4
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick2-1/+4
2025-09-30ipn/ipnlocal: drop h2c package, use net/http's supportBrad Fitzpatrick1-2/+1
2025-09-29ipn/ipnlocal, feature/posture: pull posture out into a modular featureBrad Fitzpatrick1-3/+1
2025-09-29feature/clientupdate: move clientupdate to a modular feature, disabled for tsnetBrad Fitzpatrick1-35/+32
2025-09-29ipn/store, feature/condregister: move AWS + Kube store registration to condre...Brad Fitzpatrick1-91/+11
2025-09-29wgengine/router{,/osrouter}: split OS router implementations into subpackageBrad Fitzpatrick1-17/+2