summaryrefslogtreecommitdiffhomepage
path: root/tsnet
AgeCommit message (Expand)AuthorFilesLines
2026-02-28tsnet: fix Listen for unspecified addresses and ephemeral portsJames Tucker2-42/+411
2026-02-28tsnet: fix deadlock in Server.Close during shutdownJames Tucker1-13/+25
2026-02-28tsnet: fix slow test shutdown leading to flakesJames Tucker1-2/+6
2026-02-27wgengine/netstack: deliver self-addressed packets via loopbackJames Tucker1-0/+73
2026-02-26go.mod: bump gvisorBrad Fitzpatrick1-2/+2
2026-02-17ipn/ipnlocal: add basic support for netmap caching (#18530)M. J. Fromberger1-0/+1
2026-02-11testcontrol: send updates for new DNS records or app capabilitiesHarry Harpham1-4/+2
2026-02-09go.mod: update bart dep to v0.26.1 (#18659)Amal Bansode1-1/+6
2026-02-04tsnet: add tests to TestListenService for user-supplied TUN devicesJames Tucker1-85/+96
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