summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2024-03-26cmd/tailscale/cli: remove Beta tag from tailscale update (#11529)Andrew Lytvynov1-1/+1
2024-03-26cmd/k8s-operator: redact auth key from debug logs (#11523)Irbe Krumina1-2/+20
2024-03-25Change type of installCRDs (#11478)Chris Milson-Tokunaga1-1/+1
2024-03-25net/tstun: use gaissmai/bart instead of tempfork/devicePercy Wegmann1-2/+2
2024-03-24all: deprecate Node.Capabilities (more), remove PeerChange.Capabilities [capv...Brad Fitzpatrick1-5/+11
2024-03-21all: use zstdframe where sensible (#11491)Joe Tsai1-2/+2
2024-03-19cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11453)Irbe Krumina6-143/+188
2024-03-18cmd/tailscale,ipn/ipnlocal: enable web client over quad 100 by default (#11419)Mario Minardi1-1/+1
2024-03-14version,cli,safesocket: detect non-sandboxed macOS GUI (#11369)Andrea Gottardo1-2/+2
2024-03-14cmd/tailscale/cli: fix configuring partially empty kubeconfig (#11417)Irbe Krumina2-3/+28
2024-03-13prober: add a DERP bandwidth probeAnton Tolchanov1-6/+20
2024-03-08ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS sharesPercy Wegmann1-13/+39
2024-03-08ipn,tailfs: tie TailFS share configuration to user profilePercy Wegmann2-10/+5
2024-03-08cmd/viewer: import views when generating byteSliceFieldPercy Wegmann1-0/+1
2024-03-07cmd/derper, types/logger: move log filter to shared packageAndrew Dunham1-21/+2
2024-03-06{ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serveSonia Appasamy3-126/+14
2024-03-05{ipn/serve,cmd/tailscale/cli}: move some shared funcs to ipnSonia Appasamy3-133/+6
2024-02-29ipn: include full tailfs shares in ipn notificationsPercy Wegmann1-1/+1
2024-02-28wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.EngineBrad Fitzpatrick1-1/+1
2024-02-27cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services c...Irbe Krumina2-2/+178
2024-02-27cmd/k8s-operator: configure all proxies with declarative config (#11238)Irbe Krumina8-169/+175
2024-02-27cmd/k8s-operator,k8s-operator,go.{mod,sum},tstest/tools: add Tailscale Kubern...Irbe Krumina1-1/+4
2024-02-27health: warn about reverse path filtering and exit nodesAnton Tolchanov1-0/+1
2024-02-26cmd/tailscaled, ipn/ipnlocal, wgengine: shutdown tailscaled if wgdevice is cl...Nick Khyl1-6/+20
2024-02-26tailfs: replace webdavfs with reverse proxiesPercy Wegmann1-4/+3
2024-02-25all: remove LenIter, use Go 1.22 range-over-int insteadBrad Fitzpatrick1-2/+2
2024-02-23cmd/derper: apply TCP keepalive and timeout to TLS as wellJames Tucker1-3/+3
2024-02-23cli/debug: rename DERP debug mode (#11220)Andrea Gottardo1-4/+4
2024-02-23cmd/tailscale: add node attribute instructions to share command helpPercy Wegmann1-35/+52
2024-02-22cmd/derper: add user timeout and reduce TCP keepaliveJames Tucker2-2/+28
2024-02-21cmd/derper, derp, tailcfg: add admission controller URL optionBrad Fitzpatrick1-5/+9
2024-02-21cmd/tailscale/cli: pass "-o 'CanonicalizeHostname no'" to sshPaul Scott1-0/+1
2024-02-21cmd/testwrapper: apply results of all unit tests to coverage for all packagesPercy Wegmann1-0/+1
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