summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/src/sleep_runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* Merge branch 'no-system-time' into 'main'eta2022-03-301-0/+1
|\
| * remove most usage of SystemTime::nowtrinity-1686a2022-02-251-0/+1
* | add udp to runtimetrinity-1686a2022-03-141-1/+10
|/
* 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