summaryrefslogtreecommitdiff
path: root/crates/tor-cell/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tor-cell: PaddingNegotiate::start: take IntegerMillisecondsIan Jackson2022-08-171-1/+3
* chancell: PaddingNegotiate: Provide two constructors, not oneIan Jackson2022-08-161-1/+7
* Implement establish rendezvous cellYuan Lyu2022-08-051-0/+38
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-113-5/+11
* 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-072-23/+61
* | cell: Don't use NUL terminated string in CONNECT_UDPDavid Goulet2022-06-072-27/+25
* | cell: Move UDP to its own module and feature gate itDavid Goulet2022-06-072-10/+20
* | cell: Implement CONNECTED_UDP cell from prop339David Goulet2022-06-071-0/+51
* | cell: Implement CONNECT_UDP cell from prop339David Goulet2022-06-072-1/+119
|/
* Remove many needless borrows and slicesIan Jackson2022-02-021-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-082-2/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-274-0/+1180