summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Merge IpVersionPreferences and the optimistic flag into one type.Nick Mathewson2021-11-101-18/+32
* Implement optimistic streamYuan Lyu2021-11-091-1/+13
* Encourage the use of TorClient::clone().Nick Mathewson2021-10-281-1/+2
* 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