aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/README.md
Commit message (Collapse)AuthorAgeFilesLines
* doc: consistent summary line for the READMEsEmil Engler2022-12-201-1/+1
| | | | | This commit introduces a consistency to the summary line of all README.md files in each and every crate.
* circmgr: Make "specific-relay" non-experimental.Nick Mathewson2022-11-181-4/+6
|
* tor-circmgr: Make get_or_launch_dir_specific feature-specificIan Jackson2022-10-211-0/+4
|
* tor-circmgr README: Add experimental features boilerplateIan Jackson2022-10-211-0/+18
|
* tor-circmgr README: Remove "Limitations"Ian Jackson2022-10-211-6/+0
| | | | | This doesn't make sense now we've released Arti 1.0. The version number is enough I think.
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-271-4/+0
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+29
This will cause some pain for now, but now is really the best time to do this kind of thing.