summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/rs
Commit message (Expand)AuthorAgeFilesLines
* add feature annotation to fields made visible through visible::StructFieldstrinity-1686a2022-08-241-0/+1
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-242-0/+3
* netdoc: add a new type for NicknamesNick Mathewson2022-05-091-1/+1
* 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-312-2/+2
* tor-netdoc: Conditionally expose document fields.Nick Mathewson2022-03-312-0/+10
* 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
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-142-4/+6
* 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-163-2/+164
|\
| * tor-netdoc: put NS consensus documents behind a feature.Nick Mathewson2021-11-122-2/+9
| * tor-netdoc: Split the two kinds of routerstatus into their own modulesNick Mathewson2021-11-122-0/+155
* | 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