summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/async_std.rs
Commit message (Expand)AuthorAgeFilesLines
* add udp to runtimetrinity-1686a2022-03-141-4/+4
* tor-rtcompat: refactor PreferredRuntime, clean up docseta2022-02-251-0/+10
* tor-rtcompat: Provide TLS wrapping for all streamsIan Jackson2022-02-241-3/+2
* tor-rtcompat: Add some miscellaneous testsNick Mathewson2022-01-271-0/+34
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-261-1/+1
* Make test_with_all_runtimes cover _all_ the runtimes.Nick Mathewson2022-01-261-10/+27
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+10
* Define aliases for "the best enabled runtime".Nick Mathewson2022-01-261-3/+13
* Make current/create functions into runtime member functions.Nick Mathewson2022-01-261-23/+46
* Rename FooRuntime to FooNativeTlsRuntime for consistency.Nick Mathewson2022-01-261-6/+6
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-251-4/+3
* tor-rtcompat: Add support for rustls.Nick Mathewson2022-01-251-4/+34
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-191-7/+25
* Improve the layout of crate exports; add runtime convenience functionseta2022-01-111-6/+9
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+30