summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-11-14WIP:cmd/k8s-operator: run tailscaled and api server proxy on for leader replicasirbekrm/leIrbe Krumina3-132/+208
2023-11-14cmd/k8s-operator: use c/r leader electionIrbe Krumina2-1/+39
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
2023-11-08ipn/ipnlocal: add empty address to the app-connector localNets setTom DNetto2-0/+19
2023-11-08cmd/tailscale: add -webclient flag to up and setWill Norris3-0/+18
2023-11-07tailcfg,ipn,appc: add c2n endpoint for appc domain routesCharlotte Brandhorst-Satzkorn3-0/+54
2023-11-07clientupdate: check whether running as root early (#10161)Andrew Lytvynov1-15/+15
2023-11-07ipn/localapi: require root or sudo+operator access for SetServeConfig (#10142)Andrew Lytvynov3-25/+107
2023-11-07go.mod: updates web-client-prebuiltWill Norris2-3/+3
2023-11-07client/web: pass URL prefix to frontendWill Norris3-25/+30
2023-11-07client/web: move useNodeData out of App componentSonia Appasamy1-34/+51
2023-11-07go.mod: bump web-client-prebuiltWill Norris2-3/+3
2023-11-07client/web: add initial framework for exit node selectorSonia Appasamy8-34/+202
2023-11-07client/web: pipe newSession through to readonly viewSonia Appasamy1-6/+6
2023-11-07client/web: add device details viewSonia Appasamy5-52/+242
2023-11-07client/web: show manage button in readonly viewWill Norris2-30/+27
2023-11-07Add support for custom DERP port in TLS proberThomas Kosiewski1-1/+7
2023-11-06wgengine/magicsock: handle wireguard only clean up and log messagesCharlotte Brandhorst-Satzkorn1-3/+9
2023-11-06client/web: fix hotreload proxySonia Appasamy1-7/+1
2023-11-06cli/web: don't block startup on status reqSonia Appasamy1-4/+7
2023-11-06client/web: add route management for ui pagesSonia Appasamy3-5/+28
2023-11-06licenses: update win/apple licensesLicense Updater2-2/+2
2023-11-06licenses: update tailscale{,d} licensesLicense Updater1-2/+2
2023-11-06client/web: build out client home pageSonia Appasamy6-14/+112
2023-11-06util/winutil: simplify dropping privileges after use (#10099)Andrew Lytvynov1-19/+29
2023-11-06derp/derphttp: use a getter method to read server keyAnton Tolchanov1-1/+1
2023-11-05control/controlclient: move watchdog out of mapSessionBrad Fitzpatrick2-70/+38
2023-11-05control/controlclient: move lastPrintMap field from Direct to mapSessionBrad Fitzpatrick3-28/+24
2023-11-05client/tailscale: remove redundant error checkMatt Layher1-3/+0
2023-11-05client/web: relax CSP restrictions for manage clientWill Norris1-3/+6