arti/crates/tor-proto/src/channel
Nick Mathewson 74d4c73d09 Change multiplicity of ChannelMethod and addresses
Now each `ChanTarget` has at most one `ChannelMethod`, and only
`Direct` `ChannelMethods` can have multiple addresses.

Closes #600.
2022-10-11 08:53:31 -04:00
..
circmap.rs Use testing_rng() in tests throughout our crates. 2022-06-02 14:56:42 -04:00
codec.rs tor-proto: Split CellErr based on activity. 2022-06-23 14:59:52 -04:00
handshake.rs Change multiplicity of ChannelMethod and addresses 2022-10-11 08:53:31 -04:00
padding.rs channel padding: Parameters: default_padding replaces Default impl 2022-08-17 10:54:41 +01:00
params.rs channel padding: Move initial config of ChannelPaddingInstructions 2022-08-17 10:54:41 +01:00
reactor.rs tor-linkspec: Remove the old OwnedFoo::new() functions 2022-10-06 15:13:05 -04:00
unique_id.rs fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00