| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove most (all?) panics from tor-chanmgr::mgr::map | Nick Mathewson | 2021-06-19 | 1 | -10/+22 |
| | | | | | | Improve testing for cases where change_state() is given a bad function. | ||||
| * | Use the "typos" tool to fix some spelling | Nick Mathewson | 2021-05-26 | 1 | -1/+1 |
| | | |||||
| * | Full documentations on the new parts of ChanMgr. | Nick Mathewson | 2021-04-23 | 1 | -13/+62 |
| | | |||||
| * | Start on tests for reactored ChanMsg. | Nick Mathewson | 2021-04-23 | 1 | -4/+130 |
| | | |||||
| * | Begin refactoring ChanMgr to have better separation of concerns | Nick Mathewson | 2021-04-22 | 1 | -0/+122 |
| Additionally: Use futures::future::Shared instead of event_listener. | |||||
