summaryrefslogtreecommitdiffhomepage
path: root/tka/key_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-19ipn/ipnlocal, tka: compact TKA state after every syncAlex Chan1-1/+1
2025-11-14various: adds missing apostrophes to commentsAlex Chan1-2/+2
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-04cmd/tailscale,tka: make KeyID return an error instead of panickingTom DNetto1-3/+3
2022-08-24tka: support rotating node-keys in node-key signaturesTom DNetto1-0/+32
2022-08-04tka,types/key: remove dependency for tailcfg & types/ packages on tkaTom DNetto1-4/+6
2022-07-06tka: implement AUM and Key typesTom DNetto1-0/+64