summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Ingress for VIPirbekrm/splitkeysIrbe Krumina2-13/+26
2024-02-21WIPIrbe Krumina14-27/+626
2024-02-16cmd/tailscale: support clickable IPv6 web client addressesWill Norris1-1/+1
2024-02-16cmd/tailscale: make web client URL clickableWill Norris1-1/+1
2024-02-15doctor/ethtool, ipn/ipnlocal: add ethtool bugreport checkAndrew Dunham1-1/+2
2024-02-13go.mod, all: move away from inet.af domain seized by TalibanBrad Fitzpatrick2-4/+4
2024-02-13cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyC...Irbe Krumina19-72/+2171
2024-02-12cmd/tailscale: hide share subcommandPercy Wegmann2-7/+8
2024-02-10tailscaled: revert to using pointers for subcommandsPercy Wegmann1-9/+17
2024-02-09tailfs: fix startup issues on windowsPercy Wegmann1-0/+3
2024-02-09tailfs: clean up naming and package structurePercy Wegmann5-48/+30
2024-02-09util/rands: add Shuffle and Perm functions with on-stack RNG stateJames Tucker1-0/+1
2024-02-09cmd/gitops-pusher: only use OAuth creds if non-empty stringJenny Zhang1-1/+3
2024-02-09tailfs: initial implementationPercy Wegmann7-246/+519
2024-02-08all: use reflect.TypeFor now available in Go 1.22 (#11078)Joe Tsai2-2/+2
2024-02-08cmd/tailscale/cli: fix exit node status output (#11076)Charlotte Brandhorst-Satzkorn1-2/+2
2024-02-08cmd/dist: update logs for synology buildsSonia Appasamy1-0/+3
2024-02-08client/web: add new readonly modeWill Norris1-8/+16
2024-02-08cmd/{containerboot,k8s-operator/deploy/manifests}: optionally allow proxying ...Irbe Krumina7-55/+390
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick9-14/+10
2024-02-07go.toolchain.rev: bump to Go 1.22.0 (#11055)Andrew Lytvynov1-2/+2
2024-02-02cmd/hello: link to the Hello KB article (#11022)Chris Palmer1-0/+2
2024-01-29cmd/hello: avoid deprecated apis (#10957)Chris Palmer1-3/+5
2024-01-29cmd/gitops-pusher: fix logic for checking credentialsgitops-1.58.2Will Norris1-1/+1
2024-01-25cmd/tailscale/cli: run Watch with NotifyNoPrivateKeys (#10950)Andrew Lytvynov1-1/+1
2024-01-22cmd/k8s-operator: don't proceed with Ingress that has no valid backends (#10919)Irbe Krumina1-0/+6
2024-01-19go.mod,wgengine/netstack: bump gvisorJames Tucker1-3/+3
2024-01-19go.mod: bump most deps for start of cycleJames Tucker4-31/+28
2024-01-19wgengine/netstack: expose gVisor metrics through expvarAndrew Dunham1-1/+10
2024-01-19cmd/k8s-operator/deploy: allow modifying operator tags via Helm valuesChandonPierre3-0/+11
2024-01-18ipn/ipnlocal: make app connector configuration concurrentJames Tucker1-1/+1
2024-01-18control/controlclient,util/execqueue: extract execqueue into a packageJames Tucker1-0/+1
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai6-19/+11
2024-01-16cmd/k8s-operator: warn if unsupported Ingress Exact path type is used. (#10865)Irbe Krumina1-0/+9
2024-01-16cmd/k8s-operator: sync StatefulSet labels to their Pods (#10861)Irbe Krumina2-1/+10
2024-01-16cmd/k8s-operator: adds a tailscale IngressClass resource, prints warning if c...Irbe Krumina5-1/+66
2024-01-12cmd/tailscale/cli: add description to exit-node CLI commandCharlotte Brandhorst-Satzkorn1-0/+2
2024-01-12cmd/k8s-operator: minor fix in name gen (#10830)Irbe Krumina2-5/+3
2024-01-11cmd/k8s-operator: remove configuration knob for Connector (#10791)Irbe Krumina4-30/+17
2024-01-11cmd/k8s-operator: fix base truncating for extra long Service names (#10825)Irbe Krumina2-36/+28
2024-01-10go.mod: update golang-x-crypto fork (#10786)Andrew Lytvynov1-4/+2
2024-01-10cmd/k8s-operator: add Connector CRD to Helm chart and static manifests (#10775)Irbe Krumina5-10/+273
2024-01-09cli/set: add printout when web client startedSonia Appasamy1-1/+10
2024-01-09taildrop: remove breaking abstraction layers for apple (#10728)Rhea Ghosh1-1/+0
2024-01-09net/netutil: allow 16-bit 4via6 site IDsAndrew Dunham2-3/+21
2024-01-09cmd/k8s-operator,k8s-operator: allow the operator to deploy exit nodes via Co...Irbe Krumina8-728/+941
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker5-108/+256
2024-01-08cmd/containerboot: add EXPERIMENTAL_TS_CONFIGFILE_PATH env var to allow passi...Irbe Krumina2-56/+148
2024-01-05ipn: apply ControlURL policy before loginAdrian Dewhurst2-2/+7
2024-01-05cmd/tailscale, ipn/ipnlocal: add 'debug dial-types' commandAndrew Dunham1-0/+68