summaryrefslogtreecommitdiffhomepage
path: root/tka/state_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-22ipn/ipnlocal,tka: generate a nonce for each TKATom DNetto1-0/+13
2022-08-30tka: validate key after UpdateKey before applying stateTom DNetto1-0/+7
2022-08-25tka: move disablement logic out-of-band from AUMsTom DNetto1-15/+4
2022-07-07tka: implement State and applying AUMsTom DNetto1-0/+252