| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump all crate versions to 0.0.1 | Nick Mathewson | 2021-10-29 | 1 | -11/+11 |
| | | |||||
| * | Tests for top-level GuardMgr. | Nick Mathewson | 2021-10-07 | 1 | -0/+3 |
| | | | | | | | | Also, refactor our message handling to be more like the tor_proto reactors. The previous code had a bug where, once the stream of events was exhausted, we wouldn't actually get any more notifications. | ||||
| * | Initial tests for tor_guardmgr::guard | Nick Mathewson | 2021-10-07 | 1 | -0/+1 |
| | | |||||
| * | Implement persistent state for guard mgr | Nick Mathewson | 2021-10-07 | 1 | -1/+1 |
| | | |||||
| * | Initial backend implementation for guard node manager. | Nick Mathewson | 2021-10-07 | 1 | -0/+32 |
| 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. | |||||
