summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-02-17cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfigMaisem Ali1-3/+33
2023-02-14cmd/tailscale/cli: add "configure kubeconfig" subcommandMaisem Ali5-4/+361
2023-02-14cmd/tailscale/cli: add a hidden configure subcommandMaisem Ali3-5/+51
2023-02-12cmd/tailscale/cli: add logout and debug info to webJenny Zhang3-29/+84
2023-02-11cmd/printdep: print correct toolchain URLDavid Anderson1-10/+1
2023-02-11version: make all exported funcs compile-time constant or lazyDavid Anderson3-0/+3
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson3-8/+8
2023-02-10cmd/sync-containers: update latest and stable tagsDenton Gentry1-0/+32
2023-02-10net/interfaces: redo how we get the default interface on macOS and iOSMihai Parparita1-1/+1
2023-02-08get-authkey: require tags to be specifiedWill Norris1-0/+4
2023-02-08cmd/k8s-operator: add support for running an auth proxyMaisem Ali4-10/+130
2023-02-04all: implement pcap streaming for datapath debuggingTom DNetto3-1/+59
2023-02-03cmd/get-authkey: add an OAuth API client to produce an authkeyDenton Gentry2-0/+73
2023-02-03ipn/ipnlocal: add support to store certs in k8s secretsMaisem Ali1-1/+5
2023-02-02go.toolchain.rev: use new statically built toolchainDavid Anderson1-4/+0
2023-02-02net/{netns,netstat}: use new x/sys/cpu.IsBigEndianBrad Fitzpatrick3-3/+3
2023-02-01health, net/tlsdial: add healthcheck for self-signed certAndrew Dunham2-1/+6
2023-02-01all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our forkBrad Fitzpatrick8-16/+12
2023-02-01fixup! util/vizerror: add new package for visible errorsWill Norris2-0/+2
2023-02-01cmd/tailscale/cli: delete ActLikeCLIBrad Fitzpatrick1-47/+0
2023-01-31cmd/tsconnect: update to xterm.js 5.1Mihai Parparita2-15/+15
2023-01-31cmd/derpprobe: migrate to the prober frameworkAnton Tolchanov1-505/+46
2023-01-30go.toolchain.rev: update to Go 1.20rc3Brad Fitzpatrick1-1/+1
2023-01-30ipn/ipnlocal: drop not required StateKey parameterMaisem Ali2-2/+2
2023-01-30cmd/tsconnect: use empty string as the default state store keyMihai Parparita2-2/+2
2023-01-30safesocket: remove the now unused WindowsLocalPortMaisem Ali2-2/+2
2023-01-27cmd/k8s-operator: use unstable tailscale image as wellDavid Anderson1-1/+1
2023-01-27cmd/k8s-operator: use the unstable operator imageDavid Anderson1-1/+1
2023-01-27all: update tools that manage copyright headersWill Norris3-11/+8
2023-01-27all: update copyright and license headersWill Norris116-348/+232
2023-01-26util/httpm: add new package for prettier HTTP method constantsBrad Fitzpatrick4-3/+7
2023-01-25cmd/sync-containers: add github.KeychainDenton Gentry1-1/+3
2023-01-25cmd/k8s-operator: support setting a custom hostname.David Anderson4-11/+157
2023-01-25cmd/nginx-auth: update Expected-Tailnet documentation (#6055)Xe Iaso1-1/+3
2023-01-25cmd/tailscale/cli: fix TUNmode display on synology web page (#7064)phirework1-1/+1
2023-01-24cmd/k8s-operator: remove use of InjectClient (deprecated)Vince Prignano1-13/+9
2023-01-24cmd/mkpkg: allow specifying recommended dependenciesAnton Tolchanov1-0/+4
2023-01-23cmd/tailscale/cli: add debug set-expire command for testingBrad Fitzpatrick1-0/+21
2023-01-23ipn/ipnstate: add PeerStatus.KeyExpiry for tailscale status --jsonBrad Fitzpatrick2-2/+2
2023-01-23tstest/integration: mark all integration tests as flakyAndrew Dunham1-1/+1
2023-01-21cmd/tailscale/cli: only give systemctl hint on systemd systemsBrad Fitzpatrick1-1/+21
2023-01-20version, cmd/tailscale: add version.Meta, tailscale version --jsonBrad Fitzpatrick1-7/+26
2023-01-20cmd/tailscale/cli: make 'tailscale update' support Debian/Ubuntu aptBrad Fitzpatrick2-6/+176
2023-01-20go.mod: bump AWS SDK past a breaking API change of theirsBrad Fitzpatrick1-0/+4
2023-01-20cmd/tailscale/cli: use mock impl of LocalClient for serve cmd (#6422)shayne2-65/+84
2023-01-19cmd/tailscale/cli: un-alpha login+switch in ShortUsage docsBrad Fitzpatrick2-3/+3
2023-01-19cmd/tailscale/cli: make "update" work on WindowsBrad Fitzpatrick4-6/+354
2023-01-18cmd/testwrapper: move from corp; mark magicsock test as flakyAndrew Dunham3-0/+136
2023-01-17cmd/tailscale/cli: implement --json for lock status and lock log cmdsTom DNetto1-0/+24
2023-01-15cmd/tailscale, logtail: add 'tailscale debug daemon-logs' logtail mechanismBrad Fitzpatrick1-0/+44