aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-dirauth/src/authority_plugin.rs
Commit message (Expand)AuthorAgeFilesLines
* Move supported consensus methods iteration to tor-dirauth from arti-dirauthIan Jackson2026-07-231-5/+2
* arti-dirauth: Correct URL for authority-plugin.mdIan Jackson2026-07-231-1/+1
* arti-dirauth: Provide a command to dump the specIan Jackson2026-07-231-0/+21
* arti-dirauth: Add a divider commentIan Jackson2026-07-231-0/+2
* arti authority plugin: Implement list-methodsIan Jackson2026-07-211-3/+16
* arti authority plugin: FilenameOrStdio utilityIan Jackson2026-07-211-0/+2
* arti authority plugin: Command line parsing skeletonIan Jackson2026-07-211-1/+74
* arti-dirauth: Build an arti consensus method plugin binaryIan Jackson2026-07-211-0/+10