arti/crates/tor-proto/src
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
..
channel Change multiplicity of ChannelMethod and addresses 2022-10-11 08:53:31 -04:00
circuit tor-linkspec: Remove the old OwnedFoo::new() functions 2022-10-06 15:13:05 -04:00
crypto fix clippy::needless_borrow 2022-09-10 14:39:47 +02:00
stream proto: Only ready a DataStream if CONNECTED was succesfully received 2022-05-31 12:20:18 -04:00
util Final (?) API revisions for tor-linkspec 2022-08-10 10:39:37 -04:00
channel.rs Change multiplicity of ChannelMethod and addresses 2022-10-11 08:53:31 -04:00
circuit.rs tor-linkspec: Remove the old OwnedFoo::new() functions 2022-10-06 15:13:05 -04:00
crypto.rs Move all crates into a `crates` subdirectory. 2021-08-27 09:53:09 -04:00
lib.rs enable doc_auto_cfg feature on every crate when documenting for docs.rs 2022-08-24 18:22:41 +02:00
stream.rs Improve the layout of crate exports; add runtime convenience functions 2022-01-11 15:16:03 +00:00
util.rs tor-proto: add a backend to detect reported clock skew. 2022-03-23 08:24:36 -04:00