aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/compound.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-rtcompat: Provide TLS wrapping for all streamsIan Jackson2022-02-241-3/+2
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-261-4/+4
* Limit the inner types in tor-rtcompat that have to implement CloneNick Mathewson2022-01-261-1/+10
* Add a CompoundRuntime type for runtime construction.Nick Mathewson2022-01-191-0/+131