summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus.rs
Commit message (Expand)AuthorAgeFilesLines
* fix nighly clippytrinity-1686a2022-07-231-6/+1
* Fix typoDimitris Apostolou2022-05-141-1/+1
* tor-netdoc: Add a Lifetime::valid_at method.Nick Mathewson2022-05-111-0/+4
* NetParams: Document its role as a validated config parameterIan Jackson2022-05-091-0/+3
* Re-order attributes so that we can build with Rust 1.53.Nick Mathewson2022-03-311-11/+11
* tor-netdoc: Conditionally expose document fields.Nick Mathewson2022-03-311-0/+56
* Change type of TorClientConfig::override_net_paramsIan Jackson2022-03-161-1/+1
* netdoc: Call shrink_to_fit() when we're done parsing rs sectionsNick Mathewson2022-03-111-0/+1
* Add methods to `UnverifiedConsensus`Christian Grigis2022-03-101-0/+25
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-51/+92
* address clippy's latest lintDaniel Eades2021-12-201-0/+1
* s/hidden/onion/g in code commentsNeel Chauhan2021-12-131-1/+1
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-1/+1
* 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