aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix Rustdoc errors.Nick Mathewson2021-12-081-3/+3
| * Allow on-the-fly changing of path_rulesNick Mathewson2021-12-071-0/+8
* | Don't create circuits if the consensus is stale by over 72 hoursNeel Chauhan2021-12-121-0/+4
|/
* Implement the guard side of shared state directories.Nick Mathewson2021-10-211-1/+10
* Actually select guards for directory circuits.Nick Mathewson2021-10-131-0/+4
* Integrate GuardUsability and GuardMonitor into CircuitBuilder.Nick Mathewson2021-10-101-0/+5
* Add a GuardMgr member to CircuitBuilderNick Mathewson2021-10-101-0/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+73