summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/build.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Apply deferred rustfmt import churnIan Jackson2026-05-271-2/+2
* tor-netdoc: Rename Footer to ConsensusFooterFieldsIan Jackson2026-05-271-1/+1
* tor-netdoc: rustfmt (re-alphabetise and re-wrap imports)Ian Jackson2026-05-131-2/+1
* tor-netdoc: Break out SharedRandStatuses, and remove it from votesIan Jackson2026-05-131-0/+1
* tor-netdoc: Un-gate "plain-consensus" cargo featureIan Jackson2026-04-281-1/+0
* tor-netdoc: ConsensusAuthorityEntry: rename from ConsensusVoterInfo (2) (fmt)Ian Jackson2026-04-271-1/+1
* tor-netdoc: ConsensusAuthorityEntry: rename from ConsensusVoterInfo (2)Ian Jackson2026-04-271-1/+1
* tor-netdoc: ns Premable: add missing field known_flagsIan Jackson2026-04-211-0/+1
* tor-netdoc: Preamble: Parse consensus-methods in votesIan Jackson2025-12-181-1/+1
* tor-netdoc: Change type of timestamp in SharedRandStatusIan Jackson2025-10-211-0/+1
* tor-netdoc: Apply much rustfmt churnIan Jackson2025-08-261-4/+3
* tor-netdoc: Introduce experimental ns-vote featureIan Jackson2025-08-261-1/+1
* tor-netdoc: Turn ConsensusHeader into VARIETY::HeaderIan Jackson2025-08-261-1/+1
* tor-netdoc: Abolish RouterStatus trait in favour of generic methodsIan Jackson2025-08-261-1/+1
* tor-netdoc: netstatus: Move everything variety-specificIan Jackson2025-08-261-446/+3
* tor-netdoc: Prepare variety modules for network status documentsIan Jackson2025-08-261-0/+4
* tor-netdoc: Fold netstatus::CommonHeader into ConsensusHeaderIan Jackson2025-08-261-18/+14
* Fix a pair of documentation links.Nick Mathewson2025-04-161-2/+2
* netdoc: Put all ProtoStatuses into a single Arc<>d objectNick Mathewson2025-04-161-3/+9
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* netdoc: Add a timestamp to SRVs per prop#342.Nick Mathewson2023-01-281-6/+25
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Netdoc: Refactor SharedRandVal.Nick Mathewson2023-01-111-9/+9
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* use wallclock where possible in teststrinity-1686a2022-02-261-0/+1
* netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-1/+1
* Remove dir_port from RouterStatusBuilderNeel Chauhan2021-12-011-1/+0
* Remove address from VoterInfoBuilderNeel Chauhan2021-11-281-12/+0
* Remove unused 'address' field from DirSource structNeel Chauhan2021-11-281-6/+0
* Remove the unused `published` field from GenericRouterStatus.Nick Mathewson2021-11-121-1/+0
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+450