| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the "unreachable_pub" lint. | Nick Mathewson | 2021-05-18 | 1 | -2/+2 |
| | | | | | | | This is a somewhat obnoxious change in its scope and requirements, but it makes it easier to understand what the real public and private parts of our APIs are. | ||||
| * | Add some tests for tor_config::CfgPath | Nick Mathewson | 2021-02-12 | 1 | -0/+46 |
| | | |||||
| * | Implement storage-directory configuration. | Nick Mathewson | 2021-02-12 | 1 | -0/+113 |
| This affects the cache_dir and the as-yet-unused state_dir. It uses the shellexpand and directories crates so that the default values can be constant strings that use variables to refer to the right default locations. | |||||
