summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-11-17types/key: add database scan/value to publickeyskradalby/keys-db-interfaceKristoffer Dalby3-0/+74
2023-11-15wgengine/magicsock: add DERP homeless debug mode for testingBrad Fitzpatrick6-15/+53
2023-11-15wgengine/magicsock: move trustBestAddrUntil forward on non-disco rx (#10274)Jordan Whited1-2/+10
2023-11-15cmd/tailscaled: make tun mode default on gokrazyMaisem Ali1-14/+0
2023-11-15client/web: remove legacy-client-view.tsxSonia Appasamy2-244/+0
2023-11-15ipn/ipnlocal: add mutex to webClient structSonia Appasamy3-27/+34
2023-11-15cmd/tsidp: add start of OIDC Tailscale IdPMaisem Ali3-0/+706
2023-11-15client/web: remove DebugMode from GET /api/dataSonia Appasamy4-20/+3
2023-11-15ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClientSonia Appasamy3-6/+7
2023-11-15client/{tailscale,web}: add initial webUI frontend for self-updates (#10191)Naman Sood13-1/+389
2023-11-15appc: fix DomainRoutes copyJames Tucker2-1/+17
2023-11-15util/syspolicy: add some additional policy keysAdrian Dewhurst1-0/+4
2023-11-15util/osdiag, util/winutil: expose Windows policy keyAdrian Dewhurst3-4/+12
2023-11-15cmd/tailscaled, util/winutil: changes to process and token APIs in winutilAaron Klotz2-42/+103
2023-11-15client/web: disable the "disable" button when disabledWill Norris1-1/+3
2023-11-15ipn: remove the preview-webclient node capabilityWill Norris3-14/+8
2023-11-15cmd/tailscale: expose --webclient for all buildsWill Norris1-5/+1
2023-11-15net/dnsfallback: add singleflight to recursive resolverAndrew Dunham3-54/+175
2023-11-15VERSION.txt: this is v1.55.0Denton Gentry1-1/+1
2023-11-15types/appctype: correct app-connector cap name in documentationJames Tucker1-1/+1
2023-11-15cmd/cli: remove --webclient flag from upSonia Appasamy2-6/+0
2023-11-15ipn/ipnlocal: only call serve handler if non-nilWill Norris1-2/+2
2023-11-15adjust build tags for tamagoAndrea Barisani1-1/+1
2023-11-14ipn/ipnlocal: call serve handler for local trafficWill Norris1-0/+1
2023-11-14go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-11-14clientupdate: fix auto-update on Windows over RDP (#10242)Andrew Lytvynov3-9/+36
2023-11-14client/web: fix back button on devices with URL prefixWill Norris1-1/+1
2023-11-14client/web: server /index.html on 404 requestsWill Norris1-1/+14
2023-11-14client/web: only trigger check mode if not authedWill Norris1-4/+9
2023-11-14ipn/ipnlocal: remove web client listeners after closeWill Norris1-1/+2
2023-11-14client/web: fix panic on logoutSonia Appasamy1-2/+4
2023-11-14go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
2023-11-14.github: add action for updating web-client-prebuilt moduleWill Norris1-0/+51
2023-11-13ipn/ipnlocal: run "tailscale update" via systemd-run on Linux (#10229)Andrew Lytvynov2-10/+32
2023-11-13wgengine/magicsock: fix typo in endpoint.sendDiscoPing() docs (#10232)Jordan Whited1-1/+1
2023-11-13cmd/tailscale: warn if app-connector is enabled without ip forwardingTom DNetto1-1/+1
2023-11-13ipn/ipnlocal: respect ExitNodeAllowLANAccess on iOS (#10230)Brad Fitzpatrick1-1/+6
2023-11-13client/web: add Tailscale SSH viewSonia Appasamy9-31/+290
2023-11-13ipn/ipnlocal: clean up c2n handling's big switch, add a mux tableBrad Fitzpatrick1-113/+156
2023-11-13go.{mod,sum}: update inet.af/tcpproxy to fix flaking testTom DNetto2-3/+3
2023-11-13taildrop: lazily perform full deletion scan after first taildrop use (#10137)Joe Tsai6-7/+54
2023-11-13control/controlknobs,wgengine/magicsock: implement SilentDisco toggle (#10195)Jordan Whited5-1/+44
2023-11-13posture: ignore not found serial errorsKristoffer Dalby1-39/+7
2023-11-10client/web: add readonly/manage toggleSonia Appasamy18-189/+731
2023-11-09ipn,tailconfig: clean up unreleased and removed app connector serviceJames Tucker4-81/+2
2023-11-09tailcfg,ipn/ipnlocal: add hostinfo field to replace service entryJames Tucker6-8/+37
2023-11-09clientupdate: add support for QNAP (#10179)Andrew Lytvynov2-0/+82
2023-11-09ipn/ipnlocal: ensure that hostinfo is updated on app connector preference cha...James Tucker2-1/+60
2023-11-09ipn/policy: mark AppConnector service as interestingJames Tucker1-1/+1
2023-11-09appc: prevent duplication of wildcard entries on map updatesJames Tucker2-1/+14