summaryrefslogtreecommitdiffhomepage
path: root/tka/sync.go
AgeCommit message (Expand)AuthorFilesLines
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