summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove a now-incorrect comment in tor-proto.Nick Mathewson2022-01-261-3/+0
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
* Use coarsetime to build an incoming traffic timestamp.Nick Mathewson2021-11-021-0/+33
* Replace references to arti-client in the documentation.Nick Mathewson2021-10-211-2/+2
* Remove #![allow(clippy::unnecessary_wraps)] in tor-proto.Nick Mathewson2021-10-211-1/+0
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+129