aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/traits.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix rustdoc "skip this" markupIan Jackson2022-02-241-1/+1
* tor-rtcompat: Provide TLS wrapping for all streamsIan Jackson2022-02-241-0/+18
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-261-4/+4
* More comments on the limitations of tor-rtcompat's TLS APINick Mathewson2022-01-251-3/+26
* Comment-only: document sni_hostname more.Nick Mathewson2022-01-251-3/+5
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-071-14/+19
* Improve some documentation linksNick Mathewson2021-10-291-2/+3
* Clarify that new SleepProvider methods are testing-only.Nick Mathewson2021-10-261-0/+9
* Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-261-0/+16
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+176