summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
| * Typo fix from@etaeta2022-02-151-1/+1
| * Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-1/+1
| * netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-1/+5
* | Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
|/
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
* More typo fixes that I forgot to save :(Nick Mathewson2021-11-241-1/+1
* tor-netdoc: put NS consensus documents behind a feature.Nick Mathewson2021-11-121-0/+3
* tor-netdoc: Put the "routerdesc" document type behind a feature.Nick Mathewson2021-11-121-0/+8
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+95