summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/rs.rs
Commit message (Expand)AuthorAgeFilesLines
* RouterStatus: Add test functions for Fast and Stable flags.Nick Mathewson2024-01-161-0/+8
* 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
* Work around a new nightly clippy warningNick Mathewson2022-09-301-15/+20
* add feature annotation to fields made visible through visible::StructFieldstrinity-1686a2022-08-241-0/+8
* netdoc: add a new type for NicknamesNick Mathewson2022-05-091-4/+4
* 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/+7
* Canonicalize and intern protover lines on descriptorsNick Mathewson2022-03-111-4/+7
* Add a more generic implementation of intern-by-refNick Mathewson2022-03-111-1/+1
* netdoc: allocate no extra space for RouterStatus addresses.Nick Mathewson2022-03-111-5/+6
* netdoc: Make versions smaller in GenericRouterStatusNick Mathewson2022-03-111-5/+43
* tor-netdoc: Remove unused or_port field from RS.Nick Mathewson2022-03-111-4/+0
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-4/+7
* Remove dir_port from RouterStatusBuilderNeel Chauhan2021-12-011-5/+1
* Merge branch 'ticket125' into 'main'eta2021-11-161-128/+11
|\
| * tor-netdoc: put NS consensus documents behind a feature.Nick Mathewson2021-11-121-0/+2
| * tor-netdoc: Split the two kinds of routerstatus into their own modulesNick Mathewson2021-11-121-128/+9
* | Remove the unused `published` field from GenericRouterStatus.Nick Mathewson2021-11-121-9/+3
|/
* Fix most warnings from nightly.Nick Mathewson2021-10-191-1/+3
* Document every macro.Nick Mathewson2021-09-071-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+337