<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/stream/data.rs, branch arti-v1.7.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-16T13:47:15Z</updated>
<entry>
<title>proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-16T12:48:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12d2effc1410f8b59534ab883d727b6844dc14a7'/>
<id>urn:sha1:12d2effc1410f8b59534ab883d727b6844dc14a7</id>
<content type='text'>
The previous "incoming" terminology was rather ambiguous.

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3348#note_3275337
</content>
</entry>
<entry>
<title>proto: Move IncomingDataCmdChecker to top-level stream module.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-30T00:04:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=869d1243cd3b17820fe234b3047e0e2fd8cc406b'/>
<id>urn:sha1:869d1243cd3b17820fe234b3047e0e2fd8cc406b</id>
<content type='text'>
This will be used by relays too (for validating incoming messages on
streams).

This is just code motion, so it's best reviewed with `--color-moved`.
</content>
</entry>
<entry>
<title>proto: Split out DataCmdChecker into multiple types (fmt).</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-09T09:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f8f521b3004f424866d2cded65de34b9ad74c16'/>
<id>urn:sha1:6f8f521b3004f424866d2cded65de34b9ad74c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Split out DataCmdChecker into multiple types.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-29T17:58:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=38a38a0f46852310057f598c5739b4ab7774be15'/>
<id>urn:sha1:38a38a0f46852310057f598c5739b4ab7774be15</id>
<content type='text'>
The incoming one will be used for the exit relay implementation too.

Also, with this change, receiving `CONNECTED` on an incoming stream will
result in a clearer error message. Previously, the check against
receiving `CONNECTED` on an incoming stream was bundled with the
double-CONNECTED check for client data streams, so in the incoming
stream case, the error message was misleading ("Received CONNECTED twice
on a stream.").
</content>
</entry>
<entry>
<title>proto: Do not fully-qualify Arc.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-29T16:59:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6549ea21a66eef417b04ead95a5b16df14d17183'/>
<id>urn:sha1:6549ea21a66eef417b04ead95a5b16df14d17183</id>
<content type='text'>
`Arc` is already in scope, and not fully-qualifying it makes it more
readable.
</content>
</entry>
<entry>
<title>proto: Replace fully-qualified paths with use (fmt).</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T15:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=518f15a092e4e974fd844711cb5a983b8e91376b'/>
<id>urn:sha1:518f15a092e4e974fd844711cb5a983b8e91376b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace fully-qualified paths with use.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T15:01:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd7a7d5a28fe682f82b2b4e6d16eb05edc39014e'/>
<id>urn:sha1:bd7a7d5a28fe682f82b2b4e6d16eb05edc39014e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Reformat imports post-move.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T14:59:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c00444b84a41ebc73bf65f2594a41eb9df215293'/>
<id>urn:sha1:c00444b84a41ebc73bf65f2594a41eb9df215293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Avoid crate-pub reexports of shared types from the client module.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T14:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7045d7b8e1b6f6edf283bc20a9a4a0038ad93acb'/>
<id>urn:sha1:7045d7b8e1b6f6edf283bc20a9a4a0038ad93acb</id>
<content type='text'>
This makes it easier to see which parts are implementation-agnostic
(i.e. do not import from crate::client).
</content>
</entry>
<entry>
<title>proto: Move flow_ctrl module under stream (fmt).</title>
<updated>2025-10-07T09:31:47Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T16:37:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c27894b03e7731d7523f966c27fe70a62a384e11'/>
<id>urn:sha1:c27894b03e7731d7523f966c27fe70a62a384e11</id>
<content type='text'>
</content>
</entry>
</feed>
