summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2024-01-29chore: cargo updateLars Wirzenius1-185/+266
2023-10-15feat: implement --versionLars Wirzenius1-322/+455
2022-12-15chore: port to Subplot 0.6.0Lars Wirzenius1-66/+21
2022-11-09feat: allow marking a generated host key as temporaryLars Wirzenius1-15/+16
2022-08-24feat: add --json to ca list, host list, user list to get JSON outputLars Wirzenius1-2/+3
2022-08-22refactor: use build.rs to generate test code from subplotLars Wirzenius1-95/+23
2022-06-08feat: add rudimentary loggingLars Wirzenius1-0/+1
2022-06-08fix: don't dump key store to stderrLars Wirzenius1-2/+0
2022-04-18fix: enable one scenarioLars Wirzenius1-113/+969
2022-04-18refactor: command line interface implementationLars Wirzenius1-68/+75
2021-08-28refactor: rewrite Subplot step functions in RustLars Wirzenius1-1/+295
2021-08-18feat: add support for a configuration fileLars Wirzenius1-0/+32
2021-08-17feat: add dummy ca key creation, deletion, listingLars Wirzenius1-0/+413
2021-08-16chore: add ./check to build and run testsLars Wirzenius1-0/+7