summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
...
* TorClient::resolve_ptr should take an IpAddr.Nick Mathewson2021-10-261-3/+1
* Turn StreamIsolation into a separate type.Nick Mathewson2021-10-251-4/+12
* Add an isolate_client() function to create an isolated TorClient.Nick Mathewson2021-10-251-15/+34
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-0/+464