| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the "typos" tool to fix some spelling | Nick Mathewson | 2021-05-26 | 1 | -1/+1 |
| | | |||||
| * | Add the "unreachable_pub" lint. | Nick Mathewson | 2021-05-18 | 1 | -3/+3 |
| | | | | | | | This is a somewhat obnoxious change in its scope and requirements, but it makes it easier to understand what the real public and private parts of our APIs are. | ||||
| * | Full documentations on the new parts of ChanMgr. | Nick Mathewson | 2021-04-23 | 1 | -11/+95 |
| | | |||||
| * | Start on tests for reactored ChanMsg. | Nick Mathewson | 2021-04-23 | 1 | -40/+218 |
| | | |||||
| * | Begin refactoring ChanMgr to have better separation of concerns | Nick Mathewson | 2021-04-22 | 1 | -0/+142 |
| Additionally: Use futures::future::Shared instead of event_listener. | |||||
