summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mr/149'Nick Mathewson2021-11-291-5/+0
|\
| * Remove unused 'address' field from DirSource structNeel Chauhan2021-11-281-5/+0
* | deglob some enums, use concise iteration syntaxDaniel Eades2021-11-251-3/+3
|/
* Merge branch 'arti-client-config' into 'main'eta2021-11-221-1/+1
|\
| * Make every Config type implement Eq.Nick Mathewson2021-11-211-1/+1
* | Use consistent name for ns_consensus feature.Nick Mathewson2021-11-211-6/+6
|/
* tor-netdoc: put NS consensus documents behind a feature.Nick Mathewson2021-11-121-0/+7
* Add a couple of pieces of missing documentation.Nick Mathewson2021-11-081-3/+5
* Remove some dbg!() calls in real code.Nick Mathewson2021-11-021-1/+1
* Fix most warnings from nightly.Nick Mathewson2021-10-191-2/+2
* Typo fixesNick Mathewson2021-09-091-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-11/+12
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+1765