| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the guard side of shared state directories. | Nick Mathewson | 2021-10-21 | 1 | -1/+10 |
| | | |||||
| * | Actually select guards for directory circuits. | Nick Mathewson | 2021-10-13 | 1 | -0/+4 |
| | | |||||
| * | Integrate GuardUsability and GuardMonitor into CircuitBuilder. | Nick Mathewson | 2021-10-10 | 1 | -0/+5 |
| | | | | | | | (When we're building a path with a guard, we need to tell the guard manager whether the path succeeded, and we need to wait to hear whether the guard is usable.) | ||||
| * | Add a GuardMgr member to CircuitBuilder | Nick Mathewson | 2021-10-10 | 1 | -0/+4 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+73 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
