summaryrefslogtreecommitdiffhomepage
path: root/tka/chaintest_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-4/+4
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham1-7/+7
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-2/+2
2022-08-04tka,types/key: remove dependency for tailcfg & types/ packages on tkaTom DNetto1-2/+3
2022-07-29tka,types/key: implement NLPrivate glue for tailnet key authority keysTom DNetto1-3/+3
2022-07-29tka: support processing non-primary forks, scenario-driven testsTom DNetto1-3/+16
2022-07-15tka: implement consensus & state computation internalsTom DNetto1-0/+365