summaryrefslogtreecommitdiffhomepage
path: root/cmd/tsconnect
AgeCommit message (Expand)AuthorFilesLines
2026-04-07tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial pathsBrad Fitzpatrick1-0/+1
2026-03-04go.toolchain.branch: switch to Go 1.26Brad Fitzpatrick1-1/+1
2026-02-19build(deps): bump micromatch from 4.0.5 to 4.0.8 in /cmd/tsconnect (#13335)dependabot[bot]1-5/+5
2026-02-19build(deps): bump postcss from 8.4.14 to 8.4.31 in /cmd/tsconnect (#9698)dependabot[bot]1-14/+19
2026-01-23all: remove AUTHORS file and references to itWill Norris22-22/+22
2025-11-18types/netmap,*: remove some redundant fields from NetMapBrad Fitzpatrick1-1/+1
2025-10-01net/netmon: remove usage of direct callbacks from netmon (#17292)Claus Lensbøl1-1/+1
2025-09-25various: allow tailscaled shutdown via LocalAPINick Khyl1-1/+1
2025-09-16health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)Claus Lensbøl1-1/+1
2025-08-22fix: invalid memory address or nil pointer dereference (#16922)Need-an-AwP1-0/+1
2025-07-08cmd/tailscale/cli,ipn/ipnlocal: restrict logout when AlwaysOn mode is enabledNick Khyl1-1/+2
2025-06-27ipn/store: make StateStore.All optional (#16409)Andrew Lytvynov3-28/+0
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov3-0/+28
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger1-1/+1
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger1-1/+1
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick1-0/+4
2025-01-20build(deps): bump braces from 3.0.2 to 3.0.3 in /cmd/tsconnect (#12468)dependabot[bot]1-8/+8
2025-01-20build(deps): bump nanoid from 3.3.4 to 3.3.8 in /cmd/tsconnect (#14352)dependabot[bot]1-3/+3
2025-01-14cmd/viewer,types/views,various: avoid allocations in pointer field getters wh...Nick Khyl1-1/+1
2025-01-07all: fix golangci-lint errorsWill Norris1-2/+2
2024-11-11all: use iterators over slice views moreBrad Fitzpatrick1-4/+4
2024-11-03cmd/tsconnect: block after starting esbuild dev serverBrad Fitzpatrick1-0/+1
2024-11-01wgengine/netstack: remove unused taildrive depsBrad Fitzpatrick1-1/+1
2024-10-16cmd/tsconnect, logpolicy: fixes for wasm_js.goChristian1-0/+4
2024-06-05all: use math/rand/v2 moreMaisem Ali1-4/+4
2024-05-17ipn,wgengine: remove vestigial Prefs.AllowSingleHostsBrad Fitzpatrick1-5/+4
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-3/+4
2024-04-15ipn/ipnlocal: make StartLoginInteractive take (yet unused) contextBrad Fitzpatrick1-1/+1
2024-04-01logtail: delete unused code from old way to configure zstdBrad Fitzpatrick1-2/+5
2024-02-25all: remove LenIter, use Go 1.22 range-over-int insteadBrad Fitzpatrick1-2/+2
2024-02-09tailfs: initial implementationPercy Wegmann1-1/+1
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-20/+0
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy1-0/+3
2023-10-18cmd/tsconnect/wasm: add missing tstun.Wrapper.Start callBrad Fitzpatrick1-0/+1
2023-09-29go.mod,cmd/tsconnect: bump esbuildJames Tucker1-4/+7
2023-09-18types/netmap: remove NetworkMap.{Addresses,MachineStatus}Brad Fitzpatrick1-1/+10
2023-09-17wgengine, proxymap: split out port mapping from Engine to new typeBrad Fitzpatrick1-1/+1
2023-09-17types/netmap: deprecate NetworkMap.MachineStatus, add accessor methodBrad Fitzpatrick1-1/+1
2023-09-13cmd/tsconnect/wasm: pass a netmon to ipnserver.NewBrad Fitzpatrick1-1/+1
2023-09-12cmd/tsconnect/wasm: register netstack.Impl with tsd.SystemBrad Fitzpatrick1-0/+1
2023-09-11control/controlknobs, all: add plumbed Knobs type, not global variablesBrad Fitzpatrick1-0/+1
2023-09-10all: depend on zstd unconditionally, remove plumbing to make it optionalBrad Fitzpatrick1-4/+0
2023-08-31ipn/ipnlocal: rename LogoutSync to LogoutMaisem Ali1-1/+1
2023-08-30control/controlclient: remove unused StartLogoutBrad Fitzpatrick1-1/+5
2023-08-24all: adjust some build tags for plan9Brad Fitzpatrick7-0/+14
2023-08-21types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeViewBrad Fitzpatrick1-1/+1
2023-08-18types/netmap, all: use read-only tailcfg.NodeView in NetworkMapBrad Fitzpatrick1-8/+12
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-1/+1
2023-08-10tool/{node,yarn}: update node and yarn toolsSonia Appasamy2-1/+4
2023-05-09cmd/tsconnect: fix forgotten API change for wasmBrad Fitzpatrick1-1/+2