<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/circuit, branch arti-v2.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-29T16:33:24Z</updated>
<entry>
<title>proto: Allow unused async in WIP reactor code</title>
<updated>2026-01-29T16:33:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-29T16:22:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fa7fcff1696554ba049b5f01e1282c14f2ade25'/>
<id>urn:sha1:0fa7fcff1696554ba049b5f01e1282c14f2ade25</id>
<content type='text'>
This will need to become async soon.
</content>
</entry>
<entry>
<title>proto: Document that the hop list is shared with the BWD</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-29T16:19:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3cbefaca2cf82f386f11b6eaa0788e2e37cfc17b'/>
<id>urn:sha1:3cbefaca2cf82f386f11b6eaa0788e2e37cfc17b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Rename the FWD -&gt; BWD channel</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-29T16:11:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8395864ee57c9aa91ee2aa1d8d31c58e4e364d84'/>
<id>urn:sha1:8395864ee57c9aa91ee2aa1d8d31c58e4e364d84</id>
<content type='text'>
In the backward reactor, we call this the `forward_reactor_rx` (because
it receives commands from the foward reactor), and in the forward
reactor we call it `backward_reactor_tx` (because it sends commands to
the backward reactor).
</content>
</entry>
<entry>
<title>proto: Rename chan senders and sinks for clarity</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-29T16:08:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f8332eda7d19136b76f58942bbb6c48c3df74070'/>
<id>urn:sha1:f8332eda7d19136b76f58942bbb6c48c3df74070</id>
<content type='text'>
We settled on

  * `inbound_chan{tx, rx}`, for the inbound channel (the channel towards
    the guard, if we are a client, or towards the client if we are a
    relay)
  * `outbound_chan{tx, rx}`, for the outbound channel (the channel
    towards the exit, if we are a middle relay)
</content>
</entry>
<entry>
<title>proto: Update misleading comment about cmd_rx</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-29T16:02:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25a76fb5015d1bf81dbdf4844f9f852ca33e7e89'/>
<id>urn:sha1:25a76fb5015d1bf81dbdf4844f9f852ca33e7e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Allow CircSynvView::new_relay() to be unused</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-27T11:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=98fe9a28e075cf2f3cc676e57800cc5c9aa72866'/>
<id>urn:sha1:98fe9a28e075cf2f3cc676e57800cc5c9aa72866</id>
<content type='text'>
This will change significantly in the near future, or disappear
entirely.
</content>
</entry>
<entry>
<title>proto: Add a new, implementation-agnostic circuit reactor</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-12T11:03:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=93931082e06b278cf6b8fa12d613afc97ff7dbf6'/>
<id>urn:sha1:93931082e06b278cf6b8fa12d613afc97ff7dbf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Avoid locking in CircHopOutbound::ccontrol()</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-22T11:54:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=29159e80c713ea4ab1ab657c7eeae53f37e62814'/>
<id>urn:sha1:29159e80c713ea4ab1ab657c7eeae53f37e62814</id>
<content type='text'>
This is just because the generic reactor will soon need a clone of the
CC object, so I am preemptively making this function return a ref to the
underlying `Arc` instead. Technically, it would've been fine to just
kept this method and add a separate one returning `&amp;Arc&lt;Mutex&lt;..&gt;&gt;`,
but I'd prefer keeping the API small.
</content>
</entry>
<entry>
<title>proto: Rip CC state out of CircHopInbound</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-16T16:51:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce6c90cca94b02e6d78d7cca7f01ec4f675f4c28'/>
<id>urn:sha1:ce6c90cca94b02e6d78d7cca7f01ec4f675f4c28</id>
<content type='text'>
Soon it won't need be needed here any more. I'm removing it, because
having redundant handles to the CC state makes it difficult to see
exactly where it's being used from.
</content>
</entry>
<entry>
<title>proto: Factor ReactorResultChannel into the shared reactor module</title>
<updated>2026-01-29T16:33:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-21T14:16:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5bc82538b484986c031a56766797a8a573c09641'/>
<id>urn:sha1:5bc82538b484986c031a56766797a8a573c09641</id>
<content type='text'>
This is not just for clients!
</content>
</entry>
</feed>
