summaryrefslogtreecommitdiffhomepage
path: root/tka/builder.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-21ipn, tka: improve the logging around TKA sync and AUM errorsAlex Chan1-1/+1
2025-09-12all: add ts_omit_tailnetlock as a start of making it build-time modularBrad Fitzpatrick1-0/+2
2025-08-14tka: block key addition when the max number of keys is reachedAnton Tolchanov1-0/+5
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