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
Joe Tsai 2e404b769d
all: use new AppendEncode methods available in Go 1.22 (#11079)
Updates #cleanup

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
3 months ago
..
aum.go all: use new AppendEncode methods available in Go 1.22 (#11079) 3 months 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) 11 months ago
deeplink_test.go tka: add function for generating signing deeplinks (#8385) 11 months ago
key.go tka: guard against key-length panics when verifying signatures 10 months ago
key_test.go all: update copyright and license headers 1 year ago
scenario_test.go all: cleanup unused code, part 1 (#10661) 5 months ago
sig.go tka: guard against key-length panics when verifying signatures 10 months ago
sig_test.go all: update copyright and license headers 1 year ago
state.go tka: clarify field comment 6 months 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) 12 months ago
tka.go all: use set.Set consistently instead of map[T]struct{} 8 months ago
tka_test.go all: implement lock revoke-keys command 10 months ago