summaryrefslogtreecommitdiff
path: root/crates/tor-cell/tests/test_relaycell.rs
Commit message (Expand)AuthorAgeFilesLines
* udp: Allow empty hostname and no nul byteIan Jackson2022-06-071-2/+17
* cell: Don't use NUL terminated string in CONNECT_UDPDavid Goulet2022-06-071-2/+2
* cell: Move UDP to its own module and feature gate itDavid Goulet2022-06-071-3/+7
* cell: Implement CONNECT_UDP cell from prop339David Goulet2022-06-071-1/+57
* Remove many needless borrows and slicesIan Jackson2022-02-021-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+116