summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-9/+9
* Update README.md filesNick Mathewson2021-10-291-6/+10
* 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
* Update README.md filesNick Mathewson2021-10-281-13/+90
* Improve top-level arti-client documentation, add example codeeta2021-10-283-16/+146
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-272-32/+14
* 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-252-2/+2
* Upgrade to latest tracing-{subscriber,journald}Nick Mathewson2021-10-231-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-218-0/+1397