summaryrefslogtreecommitdiff
path: root/crates/arti/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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.