summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/impls
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-253-215/+115
* tor-rtcompat: Add support for rustls.Nick Mathewson2022-01-252-1/+291
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-192-24/+39
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-072-14/+27
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-1/+3
* Document every macro.Nick Mathewson2021-09-071-0/+3
* Fix typosJani Monoses2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-272-0/+544