aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/rs/md.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Stabilise votes and encoding of authcertsIan Jackson2026-07-151-1/+0
* tor-netdoc: derive encoding for RouterStatusIan Jackson2026-06-091-1/+0
* tor-netdoc: Implement encoding for md rs digestIan Jackson2026-05-181-0/+12
* tor-netdoc: Fix comment about from_unparsedIan Jackson2026-05-181-1/+1
* tor-netdoc: Tidy doc_digest_parse2_m into doc_digest_item_mIan Jackson2026-05-181-1/+1
* tor-netdoc: rs referenced doc digests: Use FixedB64 (fmt)Ian Jackson2026-05-181-2/+1
* tor-netdoc: rs referenced doc digests: Use FixedB64Ian Jackson2026-05-181-2/+2
* tor-netdoc: Fix comments in rs variety filesIan Jackson2026-05-181-1/+1
* tor-netdoc: Un-gate parse2 and encode loose impls under doc/netstatusIan Jackson2026-04-281-1/+0
* tor-netdoc: impl parse2 for RouterStatus entryIan Jackson2025-10-151-0/+20
* tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatusIan Jackson2025-08-261-1/+1
* tor-netdoc: Remove generics from Consensus and its contentsIan Jackson2025-08-261-1/+1
* tor-netdoc: Run rustfmt againIan Jackson2025-08-181-1/+1
* tor-netdoc: Rename "species" to "variety"Ian Jackson2025-08-181-1/+1
* tor-netdoc: Add commentary about namespacingIan Jackson2025-08-181-0/+6
* Revert "tor-netdoc: Link to the generated macro, for one of them (poc)"Ian Jackson2025-08-181-3/+0
* tor-netdoc: Link to the generated macro, for one of them (poc)Ian Jackson2025-08-181-0/+3
* tor-netdoc: rs: Move identical text to per_species.rs.Ian Jackson2025-08-181-71/+2
* tor-netdoc: rs: Remove some fiddly docs differencesIan Jackson2025-08-181-1/+1
* tor-netdoc: rs: Introduce FLAVOR constantIan Jackson2025-08-181-2/+5
* tor-netdoc: rs: Swap calling orderIan Jackson2025-08-181-2/+2
* tor-netdoc: rs: Introduce and use DOC_DIGEST_LENIan Jackson2025-08-181-2/+2
* tor-netdoc: rs: Use species macrology for DocDigestIan Jackson2025-08-181-9/+9
* tor-netdoc: rs: Use species macrology for ConsensusRouterStatusIan Jackson2025-08-181-10/+10
* tor-netdoc: Introduce new "species" macrologyIan Jackson2025-08-181-0/+2
* tor-netdoc: Remove two false commentsIan Jackson2025-08-181-1/+0
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Work around a new nightly clippy warningNick Mathewson2022-09-301-1/+1
* add feature annotation to fields made visible through visible::StructFieldstrinity-1686a2022-08-241-0/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+0
* Re-order attributes so that we can build with Rust 1.53.Nick Mathewson2022-03-311-1/+1
* tor-netdoc: Conditionally expose document fields.Nick Mathewson2022-03-311-0/+5
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-2/+3
* tor-netdoc: Split the two kinds of routerstatus into their own modulesNick Mathewson2021-11-121-0/+77