summaryrefslogtreecommitdiffhomepage
path: root/tka/key.go
AgeCommit message (Expand)AuthorFilesLines
2025-09-26tka: use ts_omit_tailnetlock in another spot, for ed25519consensusBrad Fitzpatrick1-22/+0
2023-07-19tka: guard against key-length panics when verifying signaturesTom DNetto1-0/+3
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/+14
2022-11-11cmd/tailscale,ipn: minor fixes to tailscale lock commandsTom DNetto1-0/+11
2022-08-22client,cmd/tailscale,ipn,tka,types: implement tka initialization flowTom DNetto1-0/+3
2022-08-04tka,types/key: remove dependency for tailcfg & types/ packages on tkaTom DNetto1-15/+4
2022-07-29tka,types/key: implement NLPrivate glue for tailnet key authority keysTom DNetto1-3/+2
2022-07-07tka: implement State and applying AUMsTom DNetto1-0/+23
2022-07-06tka: implement AUM and Key typesTom DNetto1-0/+121