| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the last vestiges of write_infallible. | Nick Mathewson | 2022-07-11 | 1 | -12/+4 |
| * | Remove "write_and_consume_infallible". | Nick Mathewson | 2022-07-11 | 1 | -9/+3 |
| * | Convert each write_onto_infallible implementation into write_onto. | Nick Mathewson | 2022-07-11 | 1 | -1/+2 |
| * | Define new write_into and write_onto methods with correct APIs. | Nick Mathewson | 2022-07-11 | 1 | -0/+20 |
| * | Rename "write" methods on tor-bytes to "write_infallible". | Nick Mathewson | 2022-07-11 | 1 | -10/+10 |
| * | Add a Bug variant to tor-bytes::EncodeError. | Nick Mathewson | 2022-07-11 | 1 | -1/+4 |
| * | tor-bytes: Split EncodeError from Error | Nick Mathewson | 2022-06-23 | 1 | -4/+4 |
| * | tor-bytes: Provide nested writers | Ian Jackson | 2022-06-09 | 1 | -1/+116 |
| * | tor-bytes: Provide nested readers | Ian Jackson | 2022-06-09 | 1 | -0/+1 |
| * | tor-bytes: Reader: Provide take_rest | Ian Jackson | 2022-06-09 | 1 | -0/+1 |
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -8/+8 |
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+133 |
