| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move supported consensus methods iteration to tor-dirauth from arti-dirauth | Ian Jackson | 2026-07-23 | 4 | -0/+35 |
| | | | | | Now we provide SupportedConsensusMethod::iter_all(). | ||||
| * | Much formatting churn for 2024 edition | Ian Jackson | 2026-07-22 | 1 | -1/+1 |
| | | |||||
| * | tor-dirauth: Add comment about partially private rejects | Ian Jackson | 2026-07-21 | 1 | -0/+3 |
| | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4212#note_3436989 | ||||
| * | tor-dirauth: Add comment about port 0 | Ian Jackson | 2026-07-21 | 1 | -0/+2 |
| | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4212#note_3436987 | ||||
| * | tor-dirauth: Fix comment typo | Ian Jackson | 2026-07-21 | 1 | -1/+1 |
| | | |||||
| * | tor-dirauth: Fix doc url | Ian Jackson | 2026-07-21 | 1 | -1/+1 |
| | | |||||
| * | tor-dirauth: Test approximate port summary algorithm | Ian Jackson | 2026-07-21 | 1 | -0/+143 |
| | | |||||
| * | tor-dirauth: Implement approximate port summary algorithm | Ian Jackson | 2026-07-21 | 3 | -0/+368 |
| | | |||||
| * | tor-dirauth: Provide SupportedConsensusMethod::MAX for testing | Ian Jackson | 2026-07-21 | 1 | -0/+7 |
| | | |||||
| * | tor-dirauth: Warn on possibly-panicking arithmetic | Ian Jackson | 2026-07-21 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'remove-lint' into 'main' | Jim Newsome | 2026-07-15 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Removed unnecessary lint Closes #2556 See merge request tpo/core/arti!4210 | ||||
| | * | add_warning: add reference to arti#2556 | Jim Newsome | 2026-07-15 | 1 | -1/+1 |
| | | | |||||
| | * | Removed unnecessary lint | pryty26 | 2026-07-15 | 1 | -1/+1 |
| | | | | | | | | | Removed unnecessary lint | ||||
| * | | tor-dirauth: Move supported_well_formed test case to consensus.rs | Ian Jackson | 2026-07-15 | 2 | -10/+29 |
| | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4200#note_3433115 | ||||
| * | | tor-dirauth: Add spec link to consensus methods list | Ian Jackson | 2026-07-15 | 1 | -0/+6 |
| | | | | | | | | | | | Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4200#note_3433106 | ||||
| * | | tor-dirauth: Replace map_ranges with local import and value wrapping | Ian Jackson | 2026-07-15 | 2 | -20/+9 |
| | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/4200#note_3433105 Suggested-by: Jim Newsome <[email protected]> | ||||
| * | | tor-dirauth: Introduce SupportedConsensusMethod newtype | Ian Jackson | 2026-07-15 | 4 | -0/+137 |
| |/ | |||||
| * | tor-dirauth: New crate, empty | Ian Jackson | 2026-06-22 | 1 | -0/+51 |
