summaryrefslogtreecommitdiff
path: root/crates/arti-client/src
Commit message (Expand)AuthorAgeFilesLines
...
* Improve top-level arti-client documentation, add example codeeta2021-10-282-16/+100
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-271-16/+7
* TorClient::resolve_ptr should take an IpAddr.Nick Mathewson2021-10-262-9/+1
* More tests for arti_client::addressNick Mathewson2021-10-261-15/+106
* 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
* s/arti-arti-client/arti-client/ and regenerate readme filesNick Mathewson2021-10-251-1/+1
* Run "cargo fix --edition-idioms=2018".Nick Mathewson2021-10-221-2/+2
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-215-0/+1129