summaryrefslogtreecommitdiffhomepage
path: root/cmd/tailscaled/tailscaled.go
AgeCommit message (Expand)AuthorFilesLines
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-4/+4
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-1/+2
2025-08-05wgengine/router: rely on events for deleted IP rules (#16744)Claus Lensbøl1-1/+1
2025-07-10all: detect JetKVM and specialize a handful of things for itBrad Fitzpatrick1-8/+7
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov1-4/+45
2025-06-11ipn/localapi,client/local: add debug watcher for bus events (#16239)Claus Lensbøl1-0/+1
2025-05-06feature/taildrop: move rest of Taildrop out of LocalBackendBrad Fitzpatrick1-1/+0
2025-05-01feature/taildrop: add integration testBrad Fitzpatrick1-4/+12
2025-04-16net/netmon: publish events to event busDavid Anderson1-1/+1
2025-04-16derp/derphttp: remove ban on websockets dependencyDavid Anderson1-1/+0
2025-04-16cmd/tailscaled: clean up unnecessary logf indirection #cleanupDavid Anderson1-3/+1
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-4/+2
2025-04-16tsd: wire up the event bus to tailscaledDavid Anderson1-0/+5
2025-04-02ssh/tailssh: add Plan 9 support for Tailscale SSHBrad Fitzpatrick1-0/+4
2025-04-02cmd/tailscaled: make state dir on Plan 9Brad Fitzpatrick1-1/+12
2025-04-02cmd/tailscaled: let net/netmon know what our TUN interface isBrad Fitzpatrick1-0/+6
2025-04-02net/tstun: add Plan 9 'tun' supportBrad Fitzpatrick1-1/+3
2025-03-28cmd/tailscaled: make embedded CLI run earlier, support triggering via envBrad Fitzpatrick1-6/+24
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-2/+2
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick1-0/+1
2025-01-09all: illumos/solaris userspace only supportNahum Shalman1-2/+2
2024-11-01wgengine/netstack: remove unused taildrive depsBrad Fitzpatrick1-2/+0
2024-09-25util/usermetrics: make usermetrics non-globalKristoffer Dalby1-0/+3
2024-09-08cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410)Irbe Krumina1-0/+4
2024-08-22all: switch to and require Go 1.23Brad Fitzpatrick1-1/+1
2024-08-12cmd/tailscaled: add env knob to control default verbosityBrad Fitzpatrick1-1/+2
2024-08-10cmd/tailscaled: allow setting env via linux cmdline for integration testsBrad Fitzpatrick1-0/+23
2024-07-30net/dns, cmd/tailscaled: plumb system health tracker into dns cleanup (#12969)Jonathan Nobels1-1/+1
2024-06-14various: create a catch-all NRPT rule when "Override local DNS" is enabled on...Nick Khyl1-2/+2
2024-06-02tsnet,wgengine/netstack: add ListenPacket and testsMaisem Ali1-2/+13
2024-05-30cmd/tailscaled, ipn/conffile: support ec2 user-data config fileBrad Fitzpatrick1-2/+2
2024-05-07ipn/ipnserver: close a small race in ipnserver, ~simplify codeBrad Fitzpatrick1-0/+10
2024-04-27net/netns, net/dns/resolver, etc: make netmon required in most placesBrad Fitzpatrick1-2/+2
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-4/+4
2024-04-26ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.TrackerBrad Fitzpatrick1-0/+1
2024-04-13cmd/tailscaled, net/tstun: build for aix/ppc64Brad Fitzpatrick1-1/+1
2024-04-09cmd/tailscaled: move cleanup to an implicit action during startupJames Tucker1-9/+13
2024-04-07wgengine/netstack: remove SubnetRouterWrapperMaisem Ali1-1/+0
2024-04-04tailscale: switch tailfs to drive syntax for api and logs (#11625)Charlotte Brandhorst-Satzkorn1-5/+5
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn1-12/+12
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn1-4/+4
2024-02-26cmd/tailscaled, ipn/ipnlocal, wgengine: shutdown tailscaled if wgdevice is cl...Nick Khyl1-6/+20
2024-02-10tailscaled: revert to using pointers for subcommandsPercy Wegmann1-9/+17
2024-02-09tailfs: clean up naming and package structurePercy Wegmann1-13/+15
2024-02-09tailfs: initial implementationPercy Wegmann1-10/+40
2024-01-19wgengine/netstack: expose gVisor metrics through expvarAndrew Dunham1-1/+10
2024-01-05cmd/tailscaled, tsnet: don't return an interface containing a nil pointerAndrew Dunham1-1/+7
2024-01-03cmd/tailscaled: don't create a network monitor in the parent tailscaled on Wi...Aaron Klotz1-9/+12
2023-12-11cmd/tailscaled: update ConfigureWebClient's UseSocketOnly valueSonia Appasamy1-1/+4