summaryrefslogtreecommitdiff
path: root/crates/tor-cell/tests/testvec_relaymsg.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos (using typos tool and hand-inspection)Nick Mathewson2022-10-181-2/+2
* Implement Introduce2 tor cellYuan Lyu2022-09-211-1/+3
* Implement onion service Introduce1Yuan Lyu2022-09-081-5/+56
* Clean up EstablishIntro cellYuan Lyu2022-08-251-0/+68
* Implement establish rendezvous cellYuan Lyu2022-08-051-0/+38
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-2/+4
* tor-cell: udp: Remove manual length calculationsIan Jackson2022-06-091-3/+3
* Merge branch 'use-testing-rng'Nick Mathewson2022-06-071-1/+2
|\
| * Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-1/+2
* | udp: New AddressPort used in cellsDavid Goulet2022-06-071-14/+12
* | udp: Allow empty hostname and no nul byteIan Jackson2022-06-071-21/+44
* | cell: Don't use NUL terminated string in CONNECT_UDPDavid Goulet2022-06-071-25/+23
* | cell: Move UDP to its own module and feature gate itDavid Goulet2022-06-071-7/+13
* | cell: Implement CONNECTED_UDP cell from prop339David Goulet2022-06-071-0/+51
* | cell: Implement CONNECT_UDP cell from prop339David Goulet2022-06-071-0/+62
|/
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+479