summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-11-30VERSION.txt: this is v1.54.1v1.54.1release-branch/1.54Tyler Smalley1-1/+1
2023-11-29ipn/ipnlocal: update hostinfo when app connector state is toggledTom DNetto1-0/+1
2023-11-29Revert "ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile"Denton Gentry10-131/+44
2023-11-29ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profileMarwan Sulaiman10-44/+131
2023-11-15VERSION.txt: this is v1.54.0v1.54.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
2023-11-09go.toolchain.rev: bump to Go 1.21.4 (#10189)Andrew Lytvynov1-1/+1
2023-11-09ssh/tailssh: add envknobs to force override forwarding, sftp, ptyBrad Fitzpatrick2-1/+27
2023-11-09ssh/tailssh: fix sftp metric increment locationBrad Fitzpatrick1-2/+4
2023-11-09ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-upda...Naman Sood4-3/+152
2023-11-09ipn/localapi: only perform local-admin check in serveServeConfig (#10163)Andrew Lytvynov4-123/+122
2023-11-09appc: add support for matching wildcard domainsJames Tucker2-8/+56
2023-11-09client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071)Jordan Whited10-1/+162
2023-11-09ssh/tailssh,util: extract new osuser package from ssh code (#10170)Andrew Lytvynov3-86/+143
2023-11-09ipn/ipnlocal: allow connecting to local web clientWill Norris4-29/+90
2023-11-09tsnet: check a bit harder for https in Server.ListenFunnelBrad Fitzpatrick1-0/+3
2023-11-08clientupdate,ipn/ipnlocal: fix c2n update on freebsd (#10168)Andrew Lytvynov2-15/+30
2023-11-08client/web: populate device details viewSonia Appasamy6-53/+182
2023-11-08logtail: fix Logger.Write return resultBrad Fitzpatrick2-1/+30
2023-11-08ipn/ipnlocal: fix nil control client panic while updating TKA headTom DNetto1-7/+11