summaryrefslogtreecommitdiff
path: root/crates/arti-client/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typosDimitris Apostolou2021-11-121-1/+1
* Merge IpVersionPreferences and the optimistic flag into one type.Nick Mathewson2021-11-101-18/+32
* Implement optimistic streamYuan Lyu2021-11-091-1/+13
* Improve docs of more (potentially re-exported) arti-client typeseta2021-10-292-12/+45
* Try writing a bit more documentation for configuration types.Nick Mathewson2021-10-281-6/+40
* Encourage the use of TorClient::clone().Nick Mathewson2021-10-281-1/+2
* arti-client example: Try to make the comments a little more clear.Nick Mathewson2021-10-281-6/+10
* 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