aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/rs/build.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Rename RelayWeights to RelayWeightsItemIan Jackson2026-05-271-1/+1
* tor-netdoc: Introduce RelayWeights and use it in RouterStatusIan Jackson2026-05-271-1/+1
* tor-netdoc: Un-gate "plain-consensus" cargo featureIan Jackson2026-04-281-1/+0
* netdoc: Remove protocol interning.Nick Mathewson2025-12-031-1/+0
* tor-netdoc: Be able to retain unknown flagsIan Jackson2025-11-181-1/+1
* tor-netdoc: Introduce DocRelayFlags for relay flags in a network documentIan Jackson2025-11-181-1/+2
* tor-netdoc: Use NotPresent rather than Option<Ignored> to suppress fieldsIan Jackson2025-10-231-1/+1
* tor-netdoc: RouterStatus: Add `publication` argument fieldIan Jackson2025-10-151-1/+1
* tor-netdoc: Mirror netdoc structure in RouterStatus document digestsIan Jackson2025-10-151-1/+1
* tor-netdoc: Make rs `identity` field a Base64FingerprintIan Jackson2025-10-061-0/+1
* tor-netdoc: Apply much rustfmt churnIan Jackson2025-08-261-1/+1
* tor-netdoc: De-duplicate RouterStatusBuilder::buildIan Jackson2025-08-261-4/+0
* tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatusIan Jackson2025-08-261-2/+2
* tor-netdoc: Remove generics from Consensus and its contentsIan Jackson2025-08-261-3/+0
* tor-netdoc: netstatus: Move GenericRouterStatusIan Jackson2025-08-261-1/+1
* tor-netdoc: netstatus: Move everything variety-specificIan Jackson2025-08-261-181/+4
* tor-netdoc: Prepare variety modules for network status documentsIan Jackson2025-08-261-0/+4
* tor-netdoc: Rename ns-consensus to plain-consensusIan Jackson2025-08-181-3/+3
* tor-netdoc: network status: Rename Ns* to Plain* in macro outputIan Jackson2025-08-181-3/+3
* tor-netdoc: Change all in-tree references to ns-consensus from ns_consensusIan Jackson2025-08-181-3/+3
* Add a clear_flags function to RouterStatusBuilderNick Mathewson2024-03-121-0/+6
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* netdoc: add a new type for NicknamesNick Mathewson2022-05-091-1/+1
* Canonicalize and intern protover lines on descriptorsNick Mathewson2022-03-111-1/+2
* netdoc: Make versions smaller in GenericRouterStatusNick Mathewson2022-03-111-1/+2
* tor-netdoc: Remove unused or_port field from RS.Nick Mathewson2022-03-111-2/+0
* netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-1/+1
* Remove dir_port from RouterStatusBuilderNeel Chauhan2021-12-011-11/+0
* Merge branch 'ticket125' into 'main'eta2021-11-161-2/+7
|\
| * tor-netdoc: put NS consensus documents behind a feature.Nick Mathewson2021-11-121-2/+7
* | Remove the unused `published` field from GenericRouterStatus.Nick Mathewson2021-11-121-13/+0
|/
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+205