summaryrefslogtreecommitdiffhomepage
path: root/tsd
AgeCommit message (Expand)AuthorFilesLines
2026-04-07tsd, all: add Sys.ExtraRootCAs, plumb through TLS dial pathsBrad Fitzpatrick1-0/+7
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-4/+2
2026-01-30wgengine/netstack: add local tailscale service IPs to route and terminate loc...KevinLiang101-0/+3
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-12-04cmd/tailscale,ipn: add Unix socket support for servePeter A.1-0/+4
2025-09-26cmd/tailscaled: start implementing ts_omit_netstackBrad Fitzpatrick1-0/+4
2025-09-16health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)Claus Lensbøl1-6/+7
2025-09-15control/controlclient: introduce eventbus messages instead of callbacks (#16956)Claus Lensbøl1-2/+10
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick3-77/+1
2025-09-02ipn/ipnlocal: simplify a test with a new simpler syspolicy client test typeBrad Fitzpatrick1-0/+6
2025-09-02ipn/ipnlocal: use policyclient.Client always, stop using global syspolicy funcsBrad Fitzpatrick1-0/+23
2025-09-01util/syspolicy/policyclient: add policyclient.Client interface, start plumbingBrad Fitzpatrick3-0/+60
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