summaryrefslogtreecommitdiffhomepage
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2025-10-28wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapperBrad Fitzpatrick2-0/+23
2025-10-20client/systray: warn users launching the application with sudo (#17595)Claus Lensbøl1-0/+12
2025-10-07ipn/localapi: dead code eliminate unreachable/useless LocalAPI handlers when ...Brad Fitzpatrick1-0/+3
2025-10-06all: use buildfeatures consts in a few more placesBrad Fitzpatrick1-0/+3
2025-10-02appc,*: publish events for route updates and storage (#17392)M. J. Fromberger1-4/+4
2025-09-30feature/featuretags: add a catch-all "Debug" feature flagBrad Fitzpatrick1-0/+11
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick1-0/+5
2025-09-29feature/clientupdate: move clientupdate to a modular feature, disabled for tsnetBrad Fitzpatrick1-2/+2
2025-09-29cmd/tailscale/cli,client,ipn: add appc-routes cli commandFran Bull1-0/+9
2025-09-25various: allow tailscaled shutdown via LocalAPINick Khyl1-0/+6
2025-09-23client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tails...Jordan Whited1-0/+11
2025-09-22client/web: use network profile for displaying tailnet infoWill Norris1-3/+12
2025-09-22client/systray: use new tailnet display name is profile titleWill Norris1-2/+2
2025-09-16feature/featuretags, all: add ts_omit_acme to disable TLS cert supportBrad Fitzpatrick4-157/+185
2025-09-16feature/portmapper: make the portmapper & its debugging tools modularBrad Fitzpatrick3-69/+84
2025-09-16all: add ts_omit_serve, start making tailscale serve/funnel be modularBrad Fitzpatrick2-40/+55
2025-09-15client/systray: only send clipboard notification on successWill Norris1-2/+2
2025-09-12all: add ts_omit_tailnetlock as a start of making it build-time modularBrad Fitzpatrick2-187/+204
2025-09-02util/syspolicy: finish adding ts_omit_syspolicy build tags, testsBrad Fitzpatrick2-28/+40
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick3-3/+13
2025-08-25client/systray: go back to using upstream library (#16938)Claus Lensbøl2-2/+2
2025-08-17client/systray: disable 'more settings' menu if backend not runningWill Norris1-2/+5
2025-08-15types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodesMichael Ben-Ami1-8/+41
2025-08-14client/systray: add CLI error output if operator is missingWill Norris1-0/+11
2025-08-07client/systray: temporarily replace systray module (#16807)Claus Lensbøl2-2/+2
2025-08-07client/systray: add startup script generator for systemd (#16801)Claus Lensbøl2-0/+86
2025-08-05client/systray: allow specifying tailscaled socketWill Norris1-2/+7
2025-07-28build(deps): bump @babel/runtime from 7.23.4 to 7.26.10 in /client/web (#15299)dependabot[bot]1-10/+3
2025-07-28build(deps): bump form-data from 4.0.0 to 4.0.4 in /client/web (#16623)dependabot[bot]1-3/+102
2025-07-18client/systray: look for ubuntu gnomeClaus Lensbøl1-1/+1
2025-07-18client/local,cmd/tailscale/cli,ipn/localapi: expose eventbus graph (#16597)Claus Lensbøl1-0/+6
2025-06-28client/systray: replace counter metric with gaugeWill Norris2-1/+19
2025-06-13client/local: use an iterator to stream bus events (#16269)M. J. Fromberger1-19/+38
2025-06-11ipn/localapi,client/local: add debug watcher for bus events (#16239)Claus Lensbøl1-0/+20
2025-06-10cmd/tailscale/cli: add a risk message about rp_filterAnton Tolchanov1-0/+19
2025-05-22client/web: add Sec-Fetch-Site CSRF protection (#16046)Patrick O'Doherty3-144/+166
2025-05-09client/local: add godoc linksOlivier Mengué1-19/+20
2025-04-22client/tailscale: add godoc links in Deprecated commentsOlivier Mengué2-41/+41
2025-04-15node.rev: bump to latest 22.x LTS release (#15652)Mario Minardi2-11/+11
2025-04-07client/local: fix path with delete profile requestEsteban-Bermudez1-1/+1
2025-04-07nettest, *: add option to run HTTP tests with in-memory networkBrad Fitzpatrick2-5/+6
2025-04-03client/systray: add menu item to rebuild the menuWill Norris1-6/+18
2025-03-31client/systray: use ico image format for windowsWill Norris2-1/+26
2025-03-19web: support Host 100.100.100.100:80 in tailscaled web serverklyubin2-1/+12
2025-03-18client/tailscale: add tailnet lock fields to Device structAnton Tolchanov1-0/+7
2025-02-27client/web: fix CSRF handler order in web UI (#15143)Patrick O'Doherty2-23/+112
2025-02-20client/systray: show message on localapi permission errorWill Norris1-18/+46
2025-02-19client/tailscale: fix Client.BuildURL and Client.BuildTailnetURL (#15064)Andrew Lytvynov3-17/+114
2025-02-18client/tailscale,cmd/k8s-operator,internal/client/tailscale: move VIP service...Percy Wegmann7-33/+66
2025-02-18client/tailscale: mark control API client deprecatedPercy Wegmann1-6/+9