<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/relay/reactor.rs, 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: Remove redundant channel from RelayCirc</title>
<updated>2025-10-29T15:46:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T11:30:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f89524003cdc10be4b262cd5ff52000095bffc78'/>
<id>urn:sha1:f89524003cdc10be4b262cd5ff52000095bffc78</id>
<content type='text'>
We don't really need this channel here, because we already have control
and command channels for checking if the reactor task is still alive.
</content>
</entry>
<entry>
<title>proto: Rename RelayReatorHandle to RelayCirc</title>
<updated>2025-10-29T15:46:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T11:25:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0a5fb2ef532cfb8f51d44e841c69a3152357b37a'/>
<id>urn:sha1:0a5fb2ef532cfb8f51d44e841c69a3152357b37a</id>
<content type='text'>
While this is technically a "reactor handle", I think RelayCirc sounds
better, because this is essentially our only public API for interacting
with a relay circuit (it will be used outside of tor-proto).

(This would also be consistent with our existing ClientCirc
client-side terminology).
</content>
</entry>
<entry>
<title>proto: Move RelayReactorHandle to relay module</title>
<updated>2025-10-29T15:39:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T11:22:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=847cc9280ca497f90260bd798663acf8bceeb11b'/>
<id>urn:sha1:847cc9280ca497f90260bd798663acf8bceeb11b</id>
<content type='text'>
This will soon become `pub`, so I am factoring it out of `reactor.rs`.
</content>
</entry>
<entry>
<title>proto: Update RelayReactorHandle docs</title>
<updated>2025-10-29T15:39:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T11:05:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b1928f3484b3ade15bc056c9d3e4dc96a32e93db'/>
<id>urn:sha1:b1928f3484b3ade15bc056c9d3e4dc96a32e93db</id>
<content type='text'>
BackwardReactor is an implementation detail, so it shouldn't really be
mentioned in the soon-to-be-public-facing docs.

And besides, the control messages are no longer handled by the
BackwardReactor.
</content>
</entry>
<entry>
<title>proto: Replace select! with select_biased!</title>
<updated>2025-10-22T12:40:18Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T12:40:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=66b69bff855f7236cf1f3ca32b6cf95fd7de2d8b'/>
<id>urn:sha1:66b69bff855f7236cf1f3ca32b6cf95fd7de2d8b</id>
<content type='text'>
We need to give the control channels higher priority here.
</content>
</entry>
<entry>
<title>proto: Update an outdated doc link</title>
<updated>2025-10-22T12:35:29Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T12:35:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=73a0ab3b8de7e2e86fd6f94671344e2bd2567e83'/>
<id>urn:sha1:73a0ab3b8de7e2e86fd6f94671344e2bd2567e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Add debug log when RelayReactor shuts down</title>
<updated>2025-10-22T12:34:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T12:30:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=083a2bc7b03897c1d5b816c7005630e3ed35f99e'/>
<id>urn:sha1:083a2bc7b03897c1d5b816c7005630e3ed35f99e</id>
<content type='text'>
</content>
</entry>
</feed>
