| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a couple of typos in rustdoc comments. | Nick Mathewson | 2022-06-24 | 1 | -1/+1 |
| * | tor-cell: error usefulness and style fixes | Nick Mathewson | 2022-06-22 | 1 | -2/+4 |
| * | tor-bytes: read_nested_*: Take a closure | Ian Jackson | 2022-06-10 | 1 | -15/+11 |
| * | tor-cell: udp: Remove manual length calculations | Ian Jackson | 2022-06-09 | 1 | -20/+8 |
| * | Fix a second docs link | Ian Jackson | 2022-06-08 | 1 | -1/+1 |
| * | Fix a doc link | Ian Jackson | 2022-06-08 | 1 | -1/+1 |
| * | udp: New AddressPort used in cells | David Goulet | 2022-06-07 | 1 | -28/+59 |
| * | udp: Allow empty hostname and no nul byte | Ian Jackson | 2022-06-07 | 1 | -11/+9 |
| * | cell: Don't use NUL terminated string in CONNECT_UDP | David Goulet | 2022-06-07 | 1 | -16/+16 |
| * | cell: Move UDP to its own module and feature gate it | David Goulet | 2022-06-07 | 1 | -1/+1 |
| * | cell: Implement DATAGRAM cell from prop339 | David Goulet | 2022-06-07 | 1 | -0/+1 |
| * | cell: Implement CONNECT_UDP cell from prop339 | David Goulet | 2022-06-07 | 1 | -0/+302 |
