summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/async_std.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-261-1/+1
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-251-91/+0
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-191-1/+6
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-071-7/+5
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-1/+3
* Fix typosJani Monoses2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+224