summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-11-01wipsoniaappasamy/web-auth-restructureSonia Appasamy5-772/+877
2023-10-31ipn/ipnlocal: rename web fields/structs to webClientSonia Appasamy4-42/+41
2023-10-31derp/derphttp: add watch reconnection tests from #9719Anton Tolchanov2-1/+193
2023-10-31derp/derphttp: fix race in mesh watcherBrad Fitzpatrick3-32/+43
2023-10-31types/appctype: define the nodeAttrs type for dns-driven app connectorsTom DNetto1-0/+13
2023-10-31cmd/sniproxy: implement support for control configuration, multiple addressesTom DNetto4-270/+353
2023-10-31go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-10-31ipn: serve web client requests from LocalBackendWill Norris3-32/+21
2023-10-31ipn: add user pref for running web clientWill Norris8-0/+58
2023-10-31go.mod: update wireguard-go to enable TUN UDP GSO/GRO (#10029)Jordan Whited2-3/+3
2023-10-31client/web: split out UI componentsSonia Appasamy6-245/+277
2023-10-31ipn/ipnlocal,client/web: add web client to tailscaledSonia Appasamy14-12/+211
2023-10-31client/web: allow providing logger implementationSonia Appasamy1-5/+22
2023-10-30ipn/localapi: add endpoint to handle APNS payloads (#9972)Andrea Gottardo1-0/+22
2023-10-30net/dns/recursive: update IP for b.root-servers.netAndrew Dunham1-2/+2
2023-10-30tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnetsTom DNetto3-27/+90
2023-10-30tool: download helm CLI (#9981)Irbe Krumina2-0/+70
2023-10-30cmd/k8s-operator: allow to install operator via helm (#9920)Irbe Krumina13-2/+320
2023-10-30VERSION.txt: this is v1.53.0 (#10018)Tyler Smalley1-1/+1
2023-10-28util/linuxfw: add missing error checks in testsMaisem Ali1-6/+18
2023-10-27ipn/ipnlocal: exclude tvOS devices from taildrop file targets (#10002)Rhea Ghosh2-0/+22
2023-10-27clientupdate: check for privileges earlier (#9964)Chris Palmer1-9/+9
2023-10-27go.mod.sri: update SRI hash for go.mod changesFlakes Updater2-2/+2
2023-10-27flake: drop unnecessary git inputCole Helbling1-1/+1
2023-10-27flake: fix systemd service by hardcoding $PORTCole Helbling1-1/+13
2023-10-27go.mod.sri: updateCole Helbling1-1/+1
2023-10-27flake: set a default packageCole Helbling1-0/+1
2023-10-27flake: drop unnecessary fileContents bindingCole Helbling1-9/+1
2023-10-26cmd/tailscale/cli: use status before doing interactive feature queryMaisem Ali4-25/+31
2023-10-26licenses: update android licensesLicense Updater1-38/+40
2023-10-26licenses: update tailscale{,d} licensesLicense Updater1-3/+4
2023-10-26ipn/localapi: require local Windows admin to set serve path (#9969)Tyler Smalley4-0/+193
2023-10-26.github: run tests on all PRs, regardless of branch nameWill Norris1-2/+1
2023-10-26safesocket: make clear which net.Conns are winio typesBrad Fitzpatrick3-23/+117
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz13-72/+484
2023-10-26net/portmapper: avoid alloc in getUPnPErrorsMetricAndrew Dunham1-10/+12
2023-10-25.github/workflows: add checklocksJames Tucker1-0/+28
2023-10-25cmd/tailscale/cli: improve error when bg serve config is present (#9961)Tyler Smalley2-3/+31
2023-10-25cmd/tailscale/cli: remove http flag for funnel command (#9955)Tyler Smalley2-1/+13
2023-10-25net/portmapper: convert UPnP metrics to new syncs.Map.LoadOrInit methodVal1-12/+3
2023-10-25clientupdate: disable auto-updates on Synology for now (#9965)Andrew Lytvynov1-1/+5
2023-10-24go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-10-24cmd/tailscale/cli: chage port flags to uint for serve and funnelMarwan Sulaiman3-26/+31
2023-10-24Revert "ipn/ipnlocal: add new DNS and subnet router policies" (#9962)Andrea Gottardo3-24/+3
2023-10-24cmd/tailscale/cli: refactor TestServeDevConfigMutationsMarwan Sulaiman3-741/+771
2023-10-24client/web: split errTaggedSelf resp from getTailscaleBrowserSessionSonia Appasamy2-24/+44
2023-10-24client/web: pipe Server.timeNow() through session funcsSonia Appasamy2-10/+14
2023-10-24cmd/tailscale/cli: unhide auto-update flags and mark update as Beta (#9954)Andrew Lytvynov2-3/+3
2023-10-24ipn/ipnlocal: add new DNS and subnet router policiesAdrian Dewhurst3-3/+24
2023-10-24cmd/tailscale: fix help message for serve funnelMarwan Sulaiman2-9/+26