| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump all crate versions to 0.0.1 | Nick Mathewson | 2021-10-29 | 1 | -14/+14 |
| | | |||||
| * | Pass the guard manager down to the path selection functions. | Nick Mathewson | 2021-10-11 | 1 | -0/+1 |
| | | |||||
| * | Add a GuardMgr member to CircuitBuilder | Nick Mathewson | 2021-10-10 | 1 | -0/+1 |
| | | |||||
| * | Initial backend implementation for guard node manager. | Nick Mathewson | 2021-10-07 | 1 | -1/+1 |
| | | | | | | | | There are some missing parts here (like persistence and tests) and some incorrect parts (I am 90% sure that the "exploratory circuit" flag is bogus). Also it is not integrated with the circuit manager code. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+45 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
