summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump every crate by one patch version.Nick Mathewson2021-11-291-9/+9
* tor-proto: Use tor-rtcompat macros for testing, not tokio.Nick Mathewson2021-11-151-1/+1
* Completely overhaul the tor-proto circuit reactoreta2021-11-121-2/+1
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-1/+1
* Use coarsetime to build an incoming traffic timestamp.Nick Mathewson2021-11-021-0/+3
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-8/+8
* tor-proto: implement tokio Async{Read, Write} traits conditionallyeta2021-10-191-0/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+49