summaryrefslogtreecommitdiffhomepage
path: root/types/key/nl.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2024-10-07types/key: use tlpub: in error message (#13707)Erisa A1-3/+3
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-3/+13
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-30types/key,cmd/tailscale/cli: support tlpub prefix for tailnet-lock keysTom DNetto1-4/+25
2022-11-15all: store NL keys per profileMaisem Ali1-0/+5
2022-11-11cmd/tailscale,ipn: minor fixes to tailscale lock commandsTom DNetto1-0/+11
2022-10-26tka, types/key: add NLPublic.KeyIDAdrian Dewhurst1-0/+5
2022-08-22client,cmd/tailscale,ipn,tka,types: implement tka initialization flowTom DNetto1-1/+6
2022-08-04tka,types/key: remove dependency for tailcfg & types/ packages on tkaTom DNetto1-14/+17
2022-08-04all: use syncs.AtomicValueMaisem Ali1-0/+10
2022-08-03assorted: plumb tka initialization & network-lock key into tailscaledTom DNetto1-0/+7
2022-08-03types/key: make NLPublic complement to NLPrivateTom DNetto1-3/+31
2022-07-29tka,types/key: implement NLPrivate glue for tailnet key authority keysTom DNetto1-0/+74