aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirauth/src/consensus/ip_summary.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'da-microdesc-calc' into 'main'"Clara Engler2026-08-041-7/+6
* tor-dirauth: Implement main microdescriptor calculation functionIan Jackson2026-08-041-3/+0
* tor-dirauth: Use TrackedConsensusMethod in summarise_policy_v4_approximateIan Jackson2026-08-041-3/+7
* tor-dirauth: Add comment about partially private rejectsIan Jackson2026-07-211-0/+3
* tor-dirauth: Add comment about port 0Ian Jackson2026-07-211-0/+2
* tor-dirauth: Fix comment typoIan Jackson2026-07-211-1/+1
* tor-dirauth: Fix doc urlIan Jackson2026-07-211-1/+1
* tor-dirauth: Test approximate port summary algorithmIan Jackson2026-07-211-0/+143
* tor-dirauth: Implement approximate port summary algorithmIan Jackson2026-07-211-0/+360