summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/native_tls.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace manual Default, and abolish new, in tor-rtcompatIan Jackson2022-03-021-13/+1
* tor-rtcompat: Provide TLS wrapping for all streamsIan Jackson2022-02-241-10/+5
* Make the native-tls crate optional.Nick Mathewson2022-01-261-0/+1
* Limit the inner types in tor-rtcompat that have to implement CloneNick Mathewson2022-01-261-10/+0
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-251-0/+115