summaryrefslogtreecommitdiffhomepage
path: root/tka/builder.go
AgeCommit message (Expand)AuthorFilesLines
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-1/+6
2022-09-26tka: Checkpoint every 50 updatesTom DNetto1-1/+56
2022-08-22client,cmd/tailscale,ipn,tka,types: implement tka initialization flowTom DNetto1-0/+1
2022-08-04tka,types/key: remove dependency for tailcfg & types/ packages on tkaTom DNetto1-5/+9
2022-07-29tka,types/key: implement NLPrivate glue for tailnet key authority keysTom DNetto1-3/+8
2022-07-29tka: implement API surface for generating updatesTom DNetto1-0/+111