summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-02-27update for start signature changeFran Bull1-1/+1
2025-02-27fix cmd/natc-consensus testsFran Bull1-42/+13
2025-02-27wipFran Bull4-0/+959
2025-02-19go.toolchain.branch: update to Go 1.24 (#15016)Brad Fitzpatrick8-163/+307
2025-02-19various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063)Andrew Lytvynov1-0/+3
2025-02-18client/tailscale,cmd/k8s-operator,internal/client/tailscale: move VIP service...Percy Wegmann4-155/+22
2025-02-18cmd/gitops-pusher: log error details when unable to fetch ACL ETagPercy Wegmann1-1/+3
2025-02-18cmd,tsnet,internal/client: create internal shim to deprecated control plane APIPercy Wegmann6-15/+6
2025-02-17cmd/testwrapper: temporarily remove test coverage supportBrad Fitzpatrick1-148/+1
2025-02-14various: keep tailscale connected when Always On mode is enabled on WindowsNick Khyl3-0/+10
2025-02-14cmd/k8s-operator: allow to optionally configure an HTTP endpoint for the HA I...Irbe Krumina2-110/+352
2025-02-14ipn, tailscale/cli: add TaildropTargetStatus and remove race with FileTargets...kari-ts1-31/+63
2025-02-12go.mod: bump bartJames Tucker2-2/+4
2025-02-11net/dns: update to illarion/gonotify/v3 to fix a panicAnton2-2/+4
2025-02-11go.mod: bump x/* depsBrad Fitzpatrick3-0/+3
2025-02-06cmd/natc: remove speculative tuning from natcJames Tucker1-22/+0
2025-02-06go.mod,wgengine/netstack: use cubic congestion control, bump gvisorJames Tucker2-2/+2
2025-02-06cmd/tailscale: make ssh command work when tailscaled is built with the ts_inc...Sandro Jäckel1-5/+3
2025-02-06cmd/derper: support no mesh key (#14931)Mike O'Driscoll1-0/+2
2025-02-06cmd/derper: close setec after use (#14929)Mike O'Driscoll1-0/+1
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick22-52/+53
2025-02-05client,localclient: move localclient.go to client/local packagePercy Wegmann4-47/+51
2025-02-05cmd/derper: remove logging of mesh key (#14915)Mike O'Driscoll1-1/+2
2025-02-05cmd/derper: add setec secret support (#14890)Mike O'Driscoll5-9/+117
2025-02-04cmd/k8s-operator: reinstate HA Ingress reconciler (#14887)Irbe Krumina7-42/+147
2025-02-03tailcfg: add JSON unmarshal helper for view of node/peer capabilitiesAdrian Dewhurst1-3/+1
2025-02-03cmd/tailscale/cli: update tailscale down to accept an optional --reasonNick Khyl1-0/+4
2025-01-31ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann4-18/+25
2025-01-30cli/funnel: fix comment typo (#14840)Andrea Gottardo1-1/+1
2025-01-30cmd/containerboot: wait for consistent state on shutdown (#14263)Tom Proctor5-75/+294
2025-01-30cmd/k8s-operator: temporarily disable HA Ingress controller (#14833)Irbe Krumina3-60/+2
2025-01-30cmd/k8s-operator: check that cluster traffic is routed to egress ProxyGroup P...Irbe Krumina7-8/+916
2025-01-29Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-cr...Percy Wegmann4-25/+18
2025-01-29cmd/k8s-operator: don't set deprecated configfile hash on new proxies (#14817)Irbe Krumina2-66/+1
2025-01-29cmd/{k8s-operator,containerboot},kube: ensure egress ProxyGroup proxies don't...Irbe Krumina14-162/+775
2025-01-28ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh...Percy Wegmann4-18/+25
2025-01-28cmd/tailscale: add warning to help text of `--force-reauth` (#14778)yejingchen1-1/+1
2025-01-27tempfork/acme: add new package for x/crypto package acme fork, moveBrad Fitzpatrick2-2/+2
2025-01-26control/controlclient,tempfork/httprec: don't link httptest, test certs for c2nBrad Fitzpatrick3-5/+5
2025-01-26go.mod: bump depaware, add --internal flag to stop hiding internal packagesBrad Fitzpatrick5-0/+308
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick7-353/+411
2025-01-24cmd/natc: expose netstack metrics in client metrics in natcJames Tucker1-0/+4
2025-01-24cmd/natc,wgengine/netstack: tune buffer size and segment lifetime in natcJames Tucker1-0/+31
2025-01-24cmd/derper,derp: make TCP write timeout configurablePercy Wegmann1-0/+3
2025-01-23cmd/tailscale: fix, test some recent doc inconsistenciesBrad Fitzpatrick9-28/+68
2025-01-23cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ...Nick Khyl1-2/+23
2025-01-23net/tstun: move TAP support out to separate package feature/tapBrad Fitzpatrick2-6/+8
2025-01-23cmd/k8s-operator: fix reconciler name clash (#14712)Tom Proctor1-0/+7
2025-01-22feature/*: make Wake-on-LAN conditional, start supporting modular featuresBrad Fitzpatrick3-2/+9
2025-01-22cmd/tailscale: define CLI tools to manipulate macOS network and system extens...Andrea Gottardo8-68/+213