aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus
Commit message (Expand)AuthorAgeFilesLines
...
* tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::PlainIan Jackson2025-08-182-3/+3
* tor-netdoc: Run rustfmt againIan Jackson2025-08-182-2/+2
* tor-netdoc: varieties: Rename per_variety to each_varietyIan Jackson2025-08-182-1/+1
* tor-netdoc: varieties: Rename macro definition moduleIan Jackson2025-08-181-2/+2
* tor-netdoc: Rename "species" to "variety"Ian Jackson2025-08-184-7/+7
* tor-netdoc: rs: Implement orport_addrs in terms of addrsIan Jackson2025-08-181-1/+1
* tor-netdoc: Add commentary about namespacingIan Jackson2025-08-182-0/+10
* tor-netdoc: Add comment to ns_export_per_speciesIan Jackson2025-08-181-0/+1
* Revert "tor-netdoc: Link to the generated macro, for one of them (poc)"Ian Jackson2025-08-182-5/+1
* tor-netdoc: species: Improve per_species heading, clarificationIan Jackson2025-08-181-1/+1
* tor-netdoc: species: Improve per_species headingIan Jackson2025-08-181-1/+4
* tor-netdoc: Rename `ns` species ("variety") to `plain`Ian Jackson2025-08-182-2/+2
* tor-netdoc: Link to the generated macro, for one of them (poc)Ian Jackson2025-08-182-1/+5
* tor-netdoc: Fix a "flavour" reference that should have been "species"Ian Jackson2025-08-181-1/+1
* tor-netdoc: rs: Abolish implement_accessors macro (fmt)Ian Jackson2025-08-181-67/+67
* tor-netdoc: rs: Abolish implement_accessors macroIan Jackson2025-08-182-79/+69
* tor-netdoc: rs: Move identical text to per_species.rs.Ian Jackson2025-08-184-144/+76
* tor-netdoc: rs: Remove some fiddly docs differencesIan Jackson2025-08-182-5/+2
* tor-netdoc: rs: Introduce FLAVOR constantIan Jackson2025-08-182-4/+10
* tor-netdoc: rs: Swap calling orderIan Jackson2025-08-182-4/+4
* tor-netdoc: rs: Introduce and use DOC_DIGEST_LENIan Jackson2025-08-182-4/+4
* tor-netdoc: rs: Use species macrology for DocDigestIan Jackson2025-08-182-18/+18
* tor-netdoc: rs: Use species macrology for ConsensusRouterStatusIan Jackson2025-08-183-24/+24
* tor-netdoc: Introduce new "species" macrologyIan Jackson2025-08-183-0/+15
* tor-netdoc: Change all in-tree references to ns-consensus from ns_consensusIan Jackson2025-08-183-6/+6
* tor-netdoc: Remove two false commentsIan Jackson2025-08-182-2/+0
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* hs: Prevent a client from using a `MiddleOnly` relay for onion servicesNeel Chauhan2025-05-201-4/+0
* 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
* Add a clear_flags function to RouterStatusBuilderNick Mathewson2024-03-121-0/+6
* RouterStatus: Add test functions for Fast and Stable flags.Nick Mathewson2024-01-161-0/+8
* 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: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.Gabriela Moldovan2023-05-101-1/+1
* netdir: more documentation on MIDDLE_ONLY flag.Nick Mathewson2023-04-171-0/+4
* netdoc: Add MiddleOnly flag to RelayFlagsjuga2023-04-171-0/+4
* hsdir: Be able to enumerate the hidden service directoriesIan Jackson2023-02-091-0/+4
* 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
* Work around a new nightly clippy warningNick Mathewson2022-09-303-17/+22
* add feature annotation to fields made visible through visible::StructFieldstrinity-1686a2022-08-242-0/+9
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-243-0/+4
* netdoc: add a new type for NicknamesNick Mathewson2022-05-092-5/+5
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-252-3/+0
* Re-order attributes so that we can build with Rust 1.53.Nick Mathewson2022-03-313-3/+3
* tor-netdoc: Conditionally expose document fields.Nick Mathewson2022-03-313-0/+17