summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls/native_tls.rs
Commit message (Expand)AuthorAgeFilesLines
* fix doc-feature synchrotrinity-1686a2022-10-161-1/+4
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* rt-compat: Make all the individual runtime traits Clone+Send etc.Ian Jackson2022-06-081-1/+1
* 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