summaryrefslogtreecommitdiffhomepage
path: root/tsd
AgeCommit message (Expand)AuthorFilesLines
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger1-2/+6
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger1-0/+8
2025-04-16tsd: wire up the event bus to tailscaledDavid Anderson1-0/+4
2025-04-11cmd/tailscaled,ipn/{auditlog,desktop,ipnext,ipnlocal},tsd: extract LocalBacke...Nick Khyl1-4/+0
2025-03-28cmd/tailscaled,ipn/{auditlog,ipnlocal},tsd: omit auditlog unless explicitly i...Nick Khyl1-4/+0
2025-03-12control/controlclient, ipn: add client audit logging (#14950)Jonathan Nobels1-0/+4
2025-02-14various: keep tailscale connected when Always On mode is enabled on WindowsNick Khyl1-0/+4
2024-09-25util/usermetrics: make usermetrics non-globalKristoffer Dalby1-1/+8
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-8/+0
2024-04-25tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbingBrad Fitzpatrick1-0/+16
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn1-14/+14
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn1-5/+5
2024-02-09tailfs: clean up naming and package structurePercy Wegmann1-13/+16
2024-02-09tailfs: initial implementationPercy Wegmann1-0/+4
2023-10-16cmd/tailscaled,*: add start of configuration file supportBrad Fitzpatrick1-0/+7
2023-10-14cmd/tailscaled,net/tstun: fix data race on start-up in TUN modeMaisem Ali1-2/+11
2023-09-17wgengine, proxymap: split out port mapping from Engine to new typeBrad Fitzpatrick1-1/+9
2023-09-12wgengine{,/netstack}: remove AddNetworkMapCallback from Engine interfaceBrad Fitzpatrick1-0/+11
2023-09-11control/controlknobs, all: add plumbed Knobs type, not global variablesBrad Fitzpatrick1-0/+7
2023-05-04tsd: add package with System type to unify subsystem init, discoveryBrad Fitzpatrick1-0/+135