| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Futureproof<T> wrapper type, use for GuardDisabled enum | eta | 2021-10-27 | 1 | -6/+4 |
| * | Add #[serde(flatten)] HashMap fields to serializable objects | eta | 2021-10-27 | 1 | -2/+8 |
| * | Implement a "lightweight" form of pathbias detection. | Nick Mathewson | 2021-10-26 | 1 | -4/+178 |
| * | guardmgr: Don't use guards that are marked as unlisted. | Nick Mathewson | 2021-10-25 | 1 | -0/+5 |
| * | Implement the guard side of shared state directories. | Nick Mathewson | 2021-10-21 | 1 | -0/+14 |
| * | Remove Guard::get_relay(); use Guard::guard_id().get_relay(). | Nick Mathewson | 2021-10-19 | 1 | -12/+4 |
| * | Make the guard selection function return a more useful type. | Nick Mathewson | 2021-10-11 | 1 | -0/+8 |
| * | Add a few tracing calls to tor-guardmgr. | Nick Mathewson | 2021-10-08 | 1 | -5/+26 |
| * | Resolve small issues and XXXX/TODO comments in GuardMgr. | Nick Mathewson | 2021-10-07 | 1 | -1/+1 |
| * | Initial tests for tor_guardmgr::guard | Nick Mathewson | 2021-10-07 | 1 | -0/+295 |
| * | Initial backend implementation for guard node manager. | Nick Mathewson | 2021-10-07 | 1 | -0/+481 |
