summaryrefslogtreecommitdiffhomepage
path: root/tka/scenario_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov1-18/+0
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-5/+9
2022-09-29all: fix spelling mistakesJosh Soref1-7/+7
2022-09-21control/controlclient,ipn/ipnlocal: wire tka enable/disableTom DNetto1-1/+1
2022-08-26tka: make storage a parameter rather than an Authority struct memberTom DNetto1-14/+18
2022-08-04tka,types/key: remove dependency for tailcfg & types/ packages on tkaTom DNetto1-1/+1
2022-08-03tka: add attack-scenario unit tests, defensive checks, resolve TODOsTom DNetto1-12/+120
2022-07-29tka: support processing non-primary forks, scenario-driven testsTom DNetto1-0/+280