| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-cell: Add a new UnparsedRelayCell | Nick Mathewson | 2023-02-15 | 1 | -2/+14 |
| * | tor-cell: Refactor relay cells to copy much less | Nick Mathewson | 2023-02-15 | 1 | -2/+2 |
| * | Change tor_bytes::Error::BadMessage to a Cow. | Nick Mathewson | 2023-02-09 | 1 | -3/+8 |
| * | tor-cell: Rename RelayMsg and RelayCell-related types. | Nick Mathewson | 2023-02-07 | 1 | -6/+6 |
| * | tor-cell: Remove RelayMsg methods that are duplicated in RelayMsgClass. | Nick Mathewson | 2023-02-07 | 1 | -1/+1 |
| * | Disable clippy::unlinlined-format-args | Nick Mathewson | 2023-01-27 | 1 | -0/+1 |
| * | udp: Allow empty hostname and no nul byte | Ian Jackson | 2022-06-07 | 1 | -2/+17 |
| * | cell: Don't use NUL terminated string in CONNECT_UDP | David Goulet | 2022-06-07 | 1 | -2/+2 |
| * | cell: Move UDP to its own module and feature gate it | David Goulet | 2022-06-07 | 1 | -3/+7 |
| * | cell: Implement CONNECT_UDP cell from prop339 | David Goulet | 2022-06-07 | 1 | -1/+57 |
| * | Remove many needless borrows and slices | Ian Jackson | 2022-02-02 | 1 | -1/+1 |
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+116 |
