summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/src/hsdir_params.rs
Commit message (Expand)AuthorAgeFilesLines
* netdir: remove duplicate code in param calculationNick Mathewson2023-01-281-23/+31
* netdir: remove the vestigial smallvec implementation I addedNick Mathewson2023-01-281-1/+1
* Turn compute_ring_params into a method.Nick Mathewson2023-01-281-54/+60
* Several suggestions on gitlab.Ian Jackson2023-01-281-0/+2
* netdir: Implement ring-param constructors and time period accessorsNick Mathewson2023-01-281-0/+463