<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client.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-21T17:08:13Z</updated>
<entry>
<title>proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt)</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=410c156916bc3d5ae4f7c9cfde5af14da2227e5d'/>
<id>urn:sha1:410c156916bc3d5ae4f7c9cfde5af14da2227e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move StreamMpsc{Sender,Receiver} to stream module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4e824c7e2d654d9fb0fa4f0cabd8d8c7eed7bd61'/>
<id>urn:sha1:4e824c7e2d654d9fb0fa4f0cabd8d8c7eed7bd61</id>
<content type='text'>
These will be shared with the relay code.
</content>
</entry>
<entry>
<title>proto: Move halfstream under streammap</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=02458e46782714e7383440568469659f8d360671'/>
<id>urn:sha1:02458e46782714e7383440568469659f8d360671</id>
<content type='text'>
That way we don't need to make halfstream `pub(crate)` (we only really
use it in streammap, and in the client reactor, because of the
`handle_msg()` kludge).
</content>
</entry>
<entry>
<title>proto: Move streammap out of the client module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=697ad39af5bb007deac16f4041f106d57f39b2f3'/>
<id>urn:sha1:697ad39af5bb007deac16f4041f106d57f39b2f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move dumb pipes to top-lvl stream module (fmt)</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f608dd23fc00a8429c5f90ff9ca5e5c139f990fd'/>
<id>urn:sha1:f608dd23fc00a8429c5f90ff9ca5e5c139f990fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move dumb pipes to top-lvl stream module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=86a5d8ee712a57955f5256ac5af2c2f044a43a61'/>
<id>urn:sha1:86a5d8ee712a57955f5256ac5af2c2f044a43a61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Give the relay reactor a stream map</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c88971e594a54a24978b4abbd1d8e8268c584f2'/>
<id>urn:sha1:3c88971e594a54a24978b4abbd1d8e8268c584f2</id>
<content type='text'>
We need it for exits and leaky pipe.

Part of #2212
</content>
</entry>
<entry>
<title>proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker (fmt)</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-16T12:49:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f31319ededc0bc933804e42f0eadbced16c288df'/>
<id>urn:sha1:f31319ededc0bc933804e42f0eadbced16c288df</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: 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>
</feed>
