summaryrefslogtreecommitdiff
path: root/crates/tor-cell/tests/testvec_chanmsg.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a caret_int HandshakeType for HTYPE constantsJim Newsome2023-10-261-3/+8
* Change tor_bytes::Error::BadMessage to a Cow.Nick Mathewson2023-02-091-1/+1
* tor-cell: Rename ChanMsg and ChanCell-related types.Nick Mathewson2023-02-071-8/+8
* tor-cell: Remove ChanMsg methods that are duplicated in ChanMsgClass.Nick Mathewson2023-02-071-9/+5
* tor-cell: Use macro to generate ChanMsg too.Nick Mathewson2023-02-071-2/+2
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+2
* msg::{CreateFast/CreatedFast}: Rename accessor to (into_)body()Neel Chauhan2022-12-181-2/+2
* tor-cell: Rename for_client and for_relayEmil Engler2022-10-211-5/+5
* tor-cell: PaddingNegotiate::start: take IntegerMillisecondsIan Jackson2022-08-171-1/+3
* chancell: PaddingNegotiate: Provide two constructors, not oneIan Jackson2022-08-161-1/+7
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-2/+6
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+401