summaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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