aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/src/sleep_runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-261-2/+2
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-071-1/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-3/+3
* Replace all println/eprintln calls outside of arti CLI with trace.Nick Mathewson2021-11-041-5/+6
* Fix some clippy-nightly warnings.Nick Mathewson2021-10-261-3/+4
* Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-261-39/+55
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+165