<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/relay/reactor, branch arti-v1.8.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.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-11-17T15:46:24Z</updated>
<entry>
<title>proto: Use CircHopInbound in the ForwardReactor (fmt)</title>
<updated>2025-11-17T15:46:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-13T17:17:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2e0306302f8816d2e7a6c97d1589a874a0eb894'/>
<id>urn:sha1:a2e0306302f8816d2e7a6c97d1589a874a0eb894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Use CircHopInbound in the ForwardReactor</title>
<updated>2025-11-17T15:46:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-13T17:17:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4370a431cfdea6f835db3a59f4e74faf1099fdb'/>
<id>urn:sha1:a4370a431cfdea6f835db3a59f4e74faf1099fdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Use CircHopOutbound in BackwardReactor</title>
<updated>2025-11-17T15:46:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-13T17:10:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=020c76f21a2f6613b88f7668ad7172605c2f1369'/>
<id>urn:sha1:020c76f21a2f6613b88f7668ad7172605c2f1369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move SendRelayCell to circhop (fmt)</title>
<updated>2025-11-17T15:41:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-13T16:38:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0ca1b559ef0b25ee8ebe6e6fa6c26b24156bcd8'/>
<id>urn:sha1:e0ca1b559ef0b25ee8ebe6e6fa6c26b24156bcd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move CloseStreamBehavior to top-level stream module</title>
<updated>2025-11-14T14:27:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T16:29:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fe7cf00073f85cab425ee76679d7da2a14bf807'/>
<id>urn:sha1:7fe7cf00073f85cab425ee76679d7da2a14bf807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Handle control messages in RelayReactor</title>
<updated>2025-10-22T12:18:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T11:23:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6670b1bd293280d5870ee012419772a6795298be'/>
<id>urn:sha1:6670b1bd293280d5870ee012419772a6795298be</id>
<content type='text'>
Control messages are handled in RelayReactor instead of BackwardReactor.
</content>
</entry>
<entry>
<title>proto: Move the control channels to RelayReactor</title>
<updated>2025-10-22T10:49:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T10:26:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1ad3c296fd5893efbc7fe6384b803dfc91de2289'/>
<id>urn:sha1:1ad3c296fd5893efbc7fe6384b803dfc91de2289</id>
<content type='text'>
This only moves the control/command fields to RelayReactor. The next
step is to actually implement the control message handling and dispatch.
</content>
</entry>
<entry>
<title>proto: Fix broken doc links</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b66e4c13bc209c18d1d4958a9e27c9459bd8cc80'/>
<id>urn:sha1:b66e4c13bc209c18d1d4958a9e27c9459bd8cc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Prioritize shutdown over everything else</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9726228209298b5558bf7e5b2f158e2d55eea80d'/>
<id>urn:sha1:9726228209298b5558bf7e5b2f158e2d55eea80d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Ensure RelayReactor shuts down the other reactors</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b16851ea9d0a3af062687b513f507e8217e6b249'/>
<id>urn:sha1:b16851ea9d0a3af062687b513f507e8217e6b249</id>
<content type='text'>
The `RelayReactor` now holds the sending end of the shutdown broadcast
channel, so if `RelayReactor` exits, both the forward and the backward
relay reactor will notice and shut down too.

Similarly, if the forward or backward reactor exits, the `RelayReactor`
will notice (because it select!s between the two), and will shut down
</content>
</entry>
</feed>
