| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some Rustdoc links. | Nick Mathewson | 2022-03-30 | 1 | -1/+1 |
| * | Refactor FirstHopId into type-differentiated form | Nick Mathewson | 2022-03-30 | 1 | -11/+36 |
| * | Rename Guard=>FirstHop, GuardId=>FirstHopId | Nick Mathewson | 2022-03-30 | 1 | -12/+12 |
| * | FallbackState: Use itertools::merge_join_by. | Nick Mathewson | 2022-03-30 | 1 | -100/+8 |
| * | Rename FallbackState::lookup_mut => get_mut. | Nick Mathewson | 2022-03-30 | 1 | -12/+12 |
| * | Rename FallbackSet => FallbackState. | Nick Mathewson | 2022-03-30 | 1 | -12/+12 |
| * | guardmgr::fallback::set: basic unit tests. | Nick Mathewson | 2022-03-30 | 1 | -10/+190 |
| * | Replace the fallback directories when they change in the config. | Nick Mathewson | 2022-03-30 | 1 | -0/+114 |
| * | Add status tracking to FallbackDir. | Nick Mathewson | 2022-03-30 | 1 | -3/+107 |
| * | Turn FallbackList into a real type, and store one in GuardMgr. | Nick Mathewson | 2022-03-30 | 1 | -0/+55 |
