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/tka
Andrea Gottardo 99f17a7135
tka: provide verify-deeplink local API endpoint (#8303)
* tka: provide verify-deeplink local API endpoint

Fixes https://github.com/tailscale/tailscale/issues/8302

Signed-off-by: Andrea Gottardo <andrea@tailscale.com>

Address code review comments

Signed-off-by: Andrea Gottardo <andrea@tailscale.com>

Address code review comments by Ross

Signed-off-by: Andrea Gottardo <andrea@tailscale.com>

* Improve error encoding, fix logic error

Signed-off-by: Andrea Gottardo <andrea@tailscale.com>

---------

Signed-off-by: Andrea Gottardo <andrea@tailscale.com>
12 months ago
..
aum.go all: update copyright and license headers 1 year ago
aum_test.go all: update copyright and license headers 1 year ago
builder.go all: update copyright and license headers 1 year ago
builder_test.go all: update copyright and license headers 1 year ago
chaintest_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
deeplink.go tka: provide verify-deeplink local API endpoint (#8303) 12 months ago
key.go all: update copyright and license headers 1 year ago
key_test.go all: update copyright and license headers 1 year ago
scenario_test.go all: update copyright and license headers 1 year ago
sig.go tka: add public API on NodeKeySignature key information 1 year ago
sig_test.go all: update copyright and license headers 1 year ago
state.go all: update copyright and license headers 1 year ago
state_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
sync.go all: update copyright and license headers 1 year ago
sync_test.go all: update copyright and license headers 1 year ago
tailchonk.go various: add golangci-lint, fix issues (#7905) 1 year ago
tailchonk_test.go tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208) 1 year ago
tka.go various: add golangci-lint, fix issues (#7905) 1 year ago
tka_test.go various: add golangci-lint, fix issues (#7905) 1 year ago