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
Ross Zurowski 0ed088b47b
tka: add function for generating signing deeplinks (#8385)
This commit continues the work from #8303, providing a method for a
tka.Authority to generate valid deeplinks for signing devices. We'll
use this to provide the necessary deeplinks for users to sign from
their mobile devices.

Updates #8302

Signed-off-by: Ross Zurowski <ross@rosszurowski.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: add function for generating signing deeplinks (#8385) 12 months ago
deeplink_test.go tka: add function for generating signing deeplinks (#8385) 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