summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/channel/handshake.rs
Commit message (Expand)AuthorAgeFilesLines
* add semicolons if nothing returnedDaniel Eades2021-11-251-6/+6
* tor-proto: Use tor-rtcompat macros for testing, not tokio.Nick Mathewson2021-11-151-120/+132
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-11/+6
* Use coarsetime to build an incoming traffic timestamp.Nick Mathewson2021-11-021-0/+8
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-1/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+840