summaryrefslogtreecommitdiffhomepage
path: root/tsd
AgeCommit message (Expand)AuthorFilesLines
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