summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-02-04WIPpercy/movelocalapiPercy Wegmann31-93/+95
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
2025-01-22tailcfg: add ServiceNameAdrian Dewhurst3-9/+11
2025-01-22util/slicesx: add AppendNonzeroBrad Fitzpatrick1-1/+1
2025-01-21ipn/ipnlocal: also use LetsEncrypt-baked-in roots for cert validationBrad Fitzpatrick4-0/+4
2025-01-21cmd/tailscale/cli: clean up how optional commands get registeredBrad Fitzpatrick2-16/+20
2025-01-20build(deps): bump braces from 3.0.2 to 3.0.3 in /cmd/tsconnect (#12468)dependabot[bot]1-8/+8
2025-01-21cmd/{k8s-operator,containerboot},kube/kubetypes: parse Ingresses for ingress ...Irbe Krumina11-125/+1388
2025-01-20build(deps): bump nanoid from 3.3.4 to 3.3.8 in /cmd/tsconnect (#14352)dependabot[bot]1-3/+3
2025-01-17go.{mod,sum},cmd/{k8s-operator,derper,stund}/depaware.txt: bump kube deps (#1...Irbe Krumina20-250/+571
2025-01-16cmd/k8s-operator: require namespace config (#14648)Tom Proctor1-0/+9
2025-01-15cmd/tailscaled: add some more depchecker dep testsBrad Fitzpatrick1-2/+4
2025-01-15atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preservedAaron Klotz4-4/+4
2025-01-15cmd/derper: support explicit configuration of mesh dial hostsPercy Wegmann2-31/+28
2025-01-14cmd/viewer,all: consistently use "read-only" instead of "readonly"Brad Fitzpatrick3-27/+27
2025-01-14go.mod: bump mdlayher/netlink and u-root/uio to use Go 1.21 NativeEndianBrad Fitzpatrick4-8/+4
2025-01-14cmd/viewer,types/views,various: avoid allocations in pointer field getters wh...Nick Khyl5-48/+84
2025-01-14cmd/tailscale/cli: add --posture-checking to tailscale upAnton Tolchanov2-0/+19
2025-01-13cmd/tailscale/cli: only exit silently if len(args) == 0Michael Stapelberg1-3/+3
2025-01-12util/uniq,types/lazy,*: delete code that's now in Go stdBrad Fitzpatrick2-2/+0
2025-01-10prober: support filtering regions by region ID in addition to codePercy Wegmann1-3/+3
2025-01-10cmd/containerboot: load containerboot serve config that does not contain HTTP...Irbe Krumina2-11/+290
2025-01-10cmd/containerboot,cmd/k8s-operator: reload tailscaled config (#14342)Irbe Krumina8-39/+207
2025-01-09all: illumos/solaris userspace only supportNahum Shalman1-2/+2
2025-01-09cmd/k8s-operator,k8s-operator: allow users to set custom labels for the optio...Irbe Krumina12-94/+296