aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-18/+18
* tor-error: Add as a ddpendency to many cratesIan Jackson2022-02-041-0/+1
* Upgrade required version of futures crate to 0.3.14Nick Mathewson2022-02-011-1/+1
* Bump tor-netdir and tor-guardmgr versionsarti-v0.0.4Nick Mathewson2022-01-311-4/+4
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-10/+10
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+1
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-191-1/+0
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-17/+17
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-12/+12
* Bump every crate by one patch version.Nick Mathewson2021-11-291-17/+17
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+1
* Document that the "experimental-api" feature is not semver-covered.Nick Mathewson2021-11-111-0/+4
* tor-circmgr: test ExitPathBuilder with guards.Nick Mathewson2021-11-021-0/+1
* tor-circmgr: test DirPathBuilder with GuardMgr.Nick Mathewson2021-11-021-0/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-14/+14
* Pass the guard manager down to the path selection functions.Nick Mathewson2021-10-111-0/+1
* Add a GuardMgr member to CircuitBuilderNick Mathewson2021-10-101-0/+1
* Initial backend implementation for guard node manager.Nick Mathewson2021-10-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+45