summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-12-19util/cmpx: remove code that's in the stdlib nowAndrew Dunham3-5/+5
2023-12-18ipn: apply tailnet-wide default for auto-updates (#10508)Andrew Lytvynov2-8/+3
2023-12-18net/portmapper: handle multiple UPnP discovery responsesAndrew Dunham2-2/+2
2023-12-18cmd/k8s-operator/deploy/chart: document passing multiple proxy tags + log lev...Irbe Krumina1-2/+4
2023-12-15cmd/connector-gen: add helper tool for wide app connector configurationsJames Tucker5-0/+255
2023-12-14cmd/k8s-operator: operator can create subnetrouter (#9505)Irbe Krumina11-36/+671
2023-12-13net/netcheck: use DERP frames as a signal for home region livenessAndrew Dunham1-1/+1
2023-12-12cmd/tailscale/cli: add whois subcommandMaisem Ali2-0/+91
2023-12-12cmd/k8s-operator: drop https:// in capNameMaisem Ali1-1/+8
2023-12-11cmd/tailscaled: update ConfigureWebClient's UseSocketOnly valueSonia Appasamy1-1/+4
2023-12-11clientupdate: add explicit Track to Arguments (#10548)Andrew Lytvynov1-5/+2
2023-12-08cmd/containerboot: symlink TS_SOCKET to socket expected by CLIMaisem Ali1-0/+18
2023-12-08ipn,cmd/tailscale/cli: support hierarchical MaskedPrefs (#10507)Andrew Lytvynov3-8/+17
2023-12-08clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdateAaron Klotz2-2/+2
2023-12-07client/web: precompress assetsSonia Appasamy1-0/+95
2023-12-07ci: run 'go vet' in golangci-lint; fix errors in testsAndrew Dunham1-1/+3
2023-12-05linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilterNaman Sood2-1/+5
2023-12-05all: fix nilness issuesMatt Layher1-3/+0
2023-12-04cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436)Irbe Krumina7-117/+239
2023-12-01client/web: show features based on platform supportSonia Appasamy2-3/+2
2023-11-30tsweb: propagate RequestID via context and entire requestMarwan Sulaiman1-0/+2
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang1-1/+2
2023-11-29cmd/tailscale,ipn/ipnlocal: pass available update as health message (#10420)Andrew Lytvynov2-22/+2
2023-11-28clientupdate: implement update for Unraid (#10344)Andrew Lytvynov1-1/+6
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy1-0/+3
2023-11-24cmd/tailscale: also warn about IP forwarding if using CLI setJenny Zhang2-12/+17
2023-11-24cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target...Irbe Krumina5-44/+298
2023-11-22containerboot: Add TS_ACCEPT_ROUTES (#10176)Claire Wang2-1/+17
2023-11-22cmd/k8s-operator: helm chart add missing keys (#10296)Gabriel Martinez1-3/+17
2023-11-21ci: report test coverage to coveralls.ioPercy Wegmann1-2/+150
2023-11-21cmd/k8s-operator: truncate long StatefulSet name prefixes (#10343)Irbe Krumina2-1/+81
2023-11-20cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334)Irbe Krumina2-13/+24
2023-11-20cmd/k8s-operator: fix chart syntax error (#10333)Irbe Krumina1-1/+1
2023-11-18cmd/tailscale/cli: add debug function to print the netmapDavid Anderson1-0/+37
2023-11-18cmd/tailscale/cli: make 'debug watch-ipn' play nice with jqDavid Anderson1-3/+6
2023-11-17ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profileMarwan Sulaiman1-6/+40
2023-11-17cmd/tailscale/cli: correct app connector help text in setJames Tucker1-1/+1
2023-11-16cmd/containerboot: fix unclean shutdown (#10035)Irbe Krumina1-75/+124
2023-11-15wgengine/magicsock: add DERP homeless debug mode for testingBrad Fitzpatrick1-0/+10
2023-11-15cmd/tailscaled: make tun mode default on gokrazyMaisem Ali1-14/+0
2023-11-15cmd/tsidp: add start of OIDC Tailscale IdPMaisem Ali1-0/+703
2023-11-15client/web: remove DebugMode from GET /api/dataSonia Appasamy1-3/+1
2023-11-15ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClientSonia Appasamy1-1/+1
2023-11-15cmd/tailscaled, util/winutil: changes to process and token APIs in winutilAaron Klotz1-5/+4
2023-11-15ipn: remove the preview-webclient node capabilityWill Norris1-12/+7
2023-11-15cmd/tailscale: expose --webclient for all buildsWill Norris1-5/+1
2023-11-15net/dnsfallback: add singleflight to recursive resolverAndrew Dunham1-1/+1
2023-11-15cmd/cli: remove --webclient flag from upSonia Appasamy2-6/+0
2023-11-14clientupdate: fix auto-update on Windows over RDP (#10242)Andrew Lytvynov2-2/+2
2023-11-13cmd/tailscale: warn if app-connector is enabled without ip forwardingTom DNetto1-1/+1