summaryrefslogtreecommitdiff
path: root/tor-netdoc/src/doc/netstatus
Commit message (Expand)AuthorAgeFilesLines
* Fix new(?) rustdoc warningsNick Mathewson2021-06-161-1/+1
* Prefer "relay" over "router" in docs and APIs.Nick Mathewson2021-05-183-41/+42
* More tests for tor-netdir::weightNick Mathewson2021-05-072-9/+34
* Fix documentation warnings.Nick Mathewson2021-05-051-1/+1
* Add a consensus builder, for testing.Nick Mathewson2021-05-053-0/+644
* Make ConsensusFlavor a real type.Nick Mathewson2021-03-311-5/+7
* Move RdDigest to routerdesc.rsNick Mathewson2021-03-301-1/+2
* rs: Add getters to router status objectsDavid Goulet2021-03-301-0/+12
* Add a missing member documentationNick Mathewson2021-03-301-0/+8
* Implement parsing for ns-flavored consensus documents.Nick Mathewson2021-03-302-200/+298
* Make RouterStatus a trait and Consensus into a generic type.Nick Mathewson2021-03-301-12/+27
* Start moving MdConsensus-specific code to a submodule.Nick Mathewson2021-03-301-0/+185