<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/stream/data.rs, branch arti-v2.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-12-08T17:39:08Z</updated>
<entry>
<title>proto: Fix relay/hs-service feature gating</title>
<updated>2025-12-08T17:39:08Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-08T17:39:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f033030c559ec75e0a4a26b69a1e15ca66a7e0d7'/>
<id>urn:sha1:f033030c559ec75e0a4a26b69a1e15ca66a7e0d7</id>
<content type='text'>
Without this, `tor-proto` doesn't compile if you enable the `relay`
feature but not `hs-service`.
</content>
</entry>
<entry>
<title>proto: Add a Tunnel::Relay variant for StreamTarget</title>
<updated>2025-11-24T16:47:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-11T12:08:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dff674fe12d6cf70113738c361cdde2f334c166'/>
<id>urn:sha1:8dff674fe12d6cf70113738c361cdde2f334c166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move StreamTarget to stream module</title>
<updated>2025-11-24T16:47:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-12T11:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1815ab9a0fedfc66d98ceac549fa2fe5fb023a8b'/>
<id>urn:sha1:1815ab9a0fedfc66d98ceac549fa2fe5fb023a8b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
