summaryrefslogtreecommitdiffhomepage
path: root/tka/sync.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-01tka: consolidate all the limits into a single fileAlex Chan1-7/+0
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-26tstest/integration: add integration test for Tailnet LockAlex Chan1-0/+35
2025-11-14various: adds missing apostrophes to commentsAlex Chan1-3/+3
2025-09-12all: add ts_omit_tailnetlock as a start of making it build-time modularBrad Fitzpatrick1-0/+2
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-08-26tka: make storage a parameter rather than an Authority struct memberTom DNetto1-30/+26
2022-07-19tka: implement synchronization mechanicsTom DNetto1-0/+251