| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo fixes (automated with "typos"). | Nick Mathewson | 2022-05-24 | 1 | -4/+4 |
| * | Suppress clippy warnings in tor-basic-utils. | Nick Mathewson | 2022-05-23 | 1 | -0/+1 |
| * | prepare_send_from: clippy: Have dprintln explicitly return () | Ian Jackson | 2022-05-23 | 1 | -1/+1 |
| * | prepare_send_from: clippy: Avoid a lint | Ian Jackson | 2022-05-23 | 1 | -2/+1 |
| * | prepare_send_from: clippy: Add missing docs | Ian Jackson | 2022-05-23 | 1 | -11/+18 |
| * | prepare_send_from: clippy: Replace two unwraps | Ian Jackson | 2022-05-23 | 1 | -2/+6 |
| * | prepare_send_from: Break out get_output! macro | Ian Jackson | 2022-05-23 | 1 | -2/+11 |
| * | prepare_send_from: docs and comments improvements | Ian Jackson | 2022-05-23 | 1 | -13/+115 |
| * | prepare_send_from: Add tests | Ian Jackson | 2022-05-23 | 1 | -0/+122 |
| * | channel: Provide and use Sink::prepare_send_from | Ian Jackson | 2022-05-23 | 1 | -0/+292 |
