summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/rustls.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-rtcompat: Provide TLS wrapping for all streamsIan Jackson2022-02-241-7/+4
* tor-rtcompat: Add some miscellaneous testsNick Mathewson2022-01-271-0/+1
* Limit the inner types in tor-rtcompat that have to implement CloneNick Mathewson2022-01-261-22/+0
* More comments on the limitations of tor-rtcompat's TLS APINick Mathewson2022-01-251-0/+3
* tor-rtcompat: Add support for rustls.Nick Mathewson2022-01-251-0/+290