You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/tailscale/cli
Andrew Dunham be107f92d3 wgengine/magicsock: track per-endpoint changes in ringbuffer
This change adds a ringbuffer to each magicsock endpoint that keeps a
fixed set of "changes"–debug information about what updates have been
made to that endpoint.

Additionally, this adds a LocalAPI endpoint and associated
"debug peer-status" CLI subcommand to fetch the set of changes for a given
IP or hostname.

Updates tailscale/corp#9364

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I34f726a71bddd0dfa36ec05ebafffb24f6e0516a
1 year ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
authenticode_windows.go cmd/tailscale/cli: make "update" work on Windows 1 year ago
bugreport.go all: update copyright and license headers 1 year ago
cert.go all: update copyright and license headers 1 year ago
cli.go cmd/tailscale/cli: add a hidden configure subcommand 1 year ago
cli_test.go tstest: add method to Replace values for tests 1 year ago
configure-kube.go cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig 1 year ago
configure-kube_test.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 1 year ago
configure-synology.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 1 year ago
configure.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 1 year ago
debug.go wgengine/magicsock: track per-endpoint changes in ringbuffer 1 year ago
diag.go all: update copyright and license headers 1 year ago
diag_other.go all: update copyright and license headers 1 year ago
down.go all: update copyright and license headers 1 year ago
file.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 1 year ago
id-token.go all: update copyright and license headers 1 year ago
ip.go all: update copyright and license headers 1 year ago
licenses.go all: update copyright and license headers 1 year ago
login.go all: update copyright and license headers 1 year ago
logout.go all: update copyright and license headers 1 year ago
nc.go all: update copyright and license headers 1 year ago
netcheck.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 1 year ago
network-lock.go ipn,cmd/tailscale: implement resigning nodes on tka key removal 1 year ago
ping.go all: update copyright and license headers 1 year ago
risks.go all: update copyright and license headers 1 year ago
serve.go all: update copyright and license headers 1 year ago
serve_test.go all: update copyright and license headers 1 year ago
set.go all: update copyright and license headers 1 year ago
set_test.go all: update copyright and license headers 1 year ago
ssh.go all: update copyright and license headers 1 year ago
ssh_exec.go all: update copyright and license headers 1 year ago
ssh_exec_js.go all: update copyright and license headers 1 year ago
ssh_exec_windows.go all: update copyright and license headers 1 year ago
ssh_unix.go all: update copyright and license headers 1 year ago
status.go cmd/tailscale/cli: update device authorization copy 1 year ago
switch.go all: update copyright and license headers 1 year ago
up.go cmd/tailscale/cli: update device authorization copy 1 year ago
update.go version: unexport all vars, turn Short/Long into funcs 1 year ago
update_test.go all: update copyright and license headers 1 year ago
update_windows.go all: update copyright and license headers 1 year ago
version.go all: update copyright and license headers 1 year ago
web.css cmd/tailscale/cli: add logout and debug info to web 1 year ago
web.go cmd/tailscale: use request Schema+Host for QNAP authLogin.cgi 1 year ago
web.html cmd/tailscale/cli: add logout and debug info to web 1 year ago
web_test.go cmd/tailscale: use request Schema+Host for QNAP authLogin.cgi 1 year ago