aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation regarding the `onion-service-client` featureKunal Mehta2023-07-071-2/+3
| | | | | It is no longer experimental, but still not rated for security-sensitive usage per <https://blog.torproject.org/arti_116_released/>.
* arti: Explain correct location of OSX config.Nick Mathewson2023-04-101-1/+1
|
* arti: Provide onion-service-client featureIan Jackson2023-03-231-0/+2
| | | | Here I use the name I propose in !1039.
* arti: Mark bridge and pt support non-experimental, and on-by-defaultNick Mathewson2022-11-181-2/+2
|
* Fix Windows shortcut targetarnabanimesh2022-11-131-1/+1
|
* Check more targetstrinity-1686a2022-11-101-0/+2
|
* README doctests: fix arti-clientIan Jackson2022-10-121-5/+5
| | | | Add ,ignore to ignore three shell runes.
* Add pt-client and bridge-client features to arti and arti-clientIan Jackson2022-10-121-0/+2
|
* Fixed grammar mistakeEliTheCoder2022-10-081-1/+1
|
* document TOR_SKIP_CONTROLPORTTEST=1 for no warning on Tor Browsertrinity-1686a2022-09-031-9/+7
|
* READMEs: Run maint/readmes (to update READMEs from lib.rs)Ian Jackson2022-09-021-2/+55
|
* READMEs: arti (CLI): Remove several caveats, and tidyingIan Jackson2022-09-021-12/+24
|
* Update README.md files with "readmes" tool.Nick Mathewson2022-08-311-1/+12
|
* Update README.md files from rustdoc.Nick Mathewson2022-06-241-41/+69
|
* Update README.md files (automated).Nick Mathewson2022-05-061-0/+1
|
* Fix sentencesSamanta Navarro2022-04-271-1/+0
| | | | | | | The arti crate itself is only used in benchmark and testing crate. I think this sentence does not belong here. Also extend retry-error description (from Architecture.md).
* Update README.md files using readmes scriptNick Mathewson2022-03-291-1/+9
|
* Add config paths table in `arti` docsLennart Kloock2022-03-041-2/+8
|
* Update README.md files from rustdoc.Nick Mathewson2022-03-011-1/+15
|
* Update README.md filesNick Mathewson2021-10-281-6/+5
|
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-271-5/+3
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+61
This will cause some pain for now, but now is really the best time to do this kind of thing.