| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | tor-chanmgr: tests: Have unwrap_open return a (mut) reference | Ian Jackson | 2022-06-21 | 1 | -2/+2 | |
| | | | | | | This avoids confusing bugs where you try to modify the result and nothing happens! | |||||
| * | tor-chanmgr: use Bug types. | Nick Mathewson | 2022-02-16 | 1 | -3/+6 | |
| | | ||||||
| * | Fix typos | Dimitris Apostolou | 2022-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | Clean up ChannelState ready_to_expire | Yuan Lyu | 2022-02-06 | 1 | -10/+9 | |
| | | ||||||
| * | Expire channels that have been unused for too long | Yuan Lyu | 2022-02-04 | 1 | -11/+137 | |
| | | ||||||
| * | chanmgr: get rid of Arc around Channel | Ian Jackson | 2022-01-13 | 1 | -11/+10 | |
| | | ||||||
| * | Remove #![allow_unused] in tor_chanmgr::mgr | Nick Mathewson | 2021-10-21 | 1 | -0/+3 | |
| | | ||||||
| * | fix/silence clippy lints in test modules | Daniel Eades | 2021-09-08 | 1 | -0/+1 | |
| | | ||||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+309 | |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | ||||||
