summaryrefslogtreecommitdiffhomepage
path: root/cmd/tsidp
AgeCommit message (Expand)AuthorFilesLines
2026-04-23go.mod: bump github.com/google/go-containerregistry (#19500)Andrew Lytvynov1-1/+1
2026-04-15control/controlclient: enable request signatures on macOS (#19317)Jonathan Nobels1-1/+1
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-58/+65
2026-03-24derp,types,util: use bufio Peek+Discard for allocation-free fast reads (#19067)Mike O'Driscoll1-0/+1
2026-03-20wgengine/magicsock,control/controlclient: do not overwrite discokey with old ...Claus Lensbøl1-0/+1
2026-03-10ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to featureBrad Fitzpatrick1-7/+4
2026-03-09appc,feature/conn25: conn25: send address assignments to connectorFran Bull1-1/+1
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick1-1/+0
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick1-16/+21
2026-03-04cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863)Mike O'Driscoll1-1/+1
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-09go.mod: update bart dep to v0.26.1 (#18659)Amal Bansode1-1/+6
2026-01-23all: remove AUTHORS file and references to itWill Norris3-3/+3
2026-01-14cmd,feature: add identity token auto generation for workload identity (#18373)Danni Popova1-0/+72
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 Stupperich1-1/+3
2025-11-24cmd/cigocacher,go.mod: add cigocacher cmdTom Proctor1-0/+1
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-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 Fitzpatrick1-2/+3
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-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-1/+0
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick1-1/+3
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
2025-09-29cmd/tailscale/cli,client,ipn: add appc-routes cli commandFran Bull1-1/+1
2025-09-29feature/sdnotify: move util/systemd to a modular featureBrad Fitzpatrick1-2/+0