summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Flatten enforce_distance into path_rules.Nick Mathewson2021-11-181-6/+44
* Fold "circuit_timing" and "request_timing" into a single section.Nick Mathewson2021-11-181-42/+20
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-4/+6
* Try writing a bit more documentation for configuration types.Nick Mathewson2021-10-281-3/+9
* Replace references to arti-client in the documentation.Nick Mathewson2021-10-211-1/+1
* tor-client: refactor TorClient::bootstrap's args into a config objecteta2021-10-191-1/+1
* Re-export configuration types from tor-client.Nick Mathewson2021-10-091-0/+4
* Do not use set_ prefix on derive_builder settersJani Monoses2021-09-161-4/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+102