summaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump every crate by one patch version.Nick Mathewson2021-11-291-13/+13
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-0/+1
* Document that the "testing" feature is not semver-covered.Nick Mathewson2021-11-111-0/+3
* tor-circmgr: test ExitPathBuilder with guards.Nick Mathewson2021-11-021-0/+4
* Mark primary guards as retriable when we come back online.Nick Mathewson2021-11-021-0/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-11/+11
* Tests for top-level GuardMgr.Nick Mathewson2021-10-071-0/+3
* Initial tests for tor_guardmgr::guardNick Mathewson2021-10-071-0/+1
* Implement persistent state for guard mgrNick Mathewson2021-10-071-1/+1
* Initial backend implementation for guard node manager.Nick Mathewson2021-10-071-0/+32