| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move supported consensus methods iteration to tor-dirauth from arti-dirauth | Ian Jackson | 2026-07-23 | 1 | -5/+2 |
| | | | | | Now we provide SupportedConsensusMethod::iter_all(). | ||||
| * | arti-dirauth: Correct URL for authority-plugin.md | Ian Jackson | 2026-07-23 | 1 | -1/+1 |
| | | | | | | | | This will appear when the MR is merged. As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4225#note_3439197 | ||||
| * | arti-dirauth: Provide a command to dump the spec | Ian Jackson | 2026-07-23 | 1 | -0/+21 |
| | | | | | | Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4225#note_3438787 | ||||
| * | arti-dirauth: Add a divider comment | Ian Jackson | 2026-07-23 | 1 | -0/+2 |
| | | | | | | Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4225#note_3438786 | ||||
| * | arti authority plugin: Implement list-methods | Ian Jackson | 2026-07-21 | 1 | -3/+16 |
| | | |||||
| * | arti authority plugin: FilenameOrStdio utility | Ian Jackson | 2026-07-21 | 1 | -0/+2 |
| | | | | | | | Although we have other places in-tree where we do this very standard thing, we don't seem to have an affordance for it. I doubt we want to add a dependency just for this, so roll our own. | ||||
| * | arti authority plugin: Command line parsing skeleton | Ian Jackson | 2026-07-21 | 1 | -1/+74 |
| | | |||||
| * | arti-dirauth: Build an arti consensus method plugin binary | Ian Jackson | 2026-07-21 | 1 | -0/+10 |
| This just panics, right now. | |||||
