| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ChanMgr: errors: attribute errors to correct address. | Nick Mathewson | 2022-07-06 | 1 | -0/+14 |
| | | | | | | | Even when keys are relevant, we still don't want to attribute errors to a set of addresses when we have a single address that we're connected with. | ||||
| * | tor-linkspec: impl Display for OwnedChanTarget and OwnedCircTarget | Ian Jackson | 2022-02-04 | 1 | -0/+23 |
| | | |||||
| * | tor-linkspec: Remove redundant method; add more tests. | Nick Mathewson | 2021-12-04 | 1 | -1/+26 |
| | | | | | | | | The redundant method was a `to_owned` that probably shouldn't have been called that. It was only used in one place. The tests should get tor-linkspec's line coverage up above 90%. | ||||
| * | 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/+139 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
