| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Merge branch 'da-microdesc-calc' into 'main'" | Clara Engler | 2026-08-04 | 1 | -4/+0 |
| | | | | This reverts merge request !4264 | ||||
| * | tor-dirauth: Implement main microdescriptor calculation function | Ian Jackson | 2026-08-04 | 1 | -0/+2 |
| | | | | | This is actually quite simple now. | ||||
| * | tor-dirauth: Introduce new TrackedConsensusMethod type | Ian Jackson | 2026-08-04 | 1 | -0/+2 |
| | | |||||
| * | tor-dirauth: Implement approximate port summary algorithm | Ian Jackson | 2026-07-21 | 1 | -0/+1 |
| | | |||||
| * | tor-dirauth: Move supported_well_formed test case to consensus.rs | Ian Jackson | 2026-07-15 | 1 | -0/+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 | 1 | -6/+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 | 1 | -0/+18 |
