<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/conflux, branch arti-v2.3.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.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-09-25T13:37:41Z</updated>
<entry>
<title>proto: Push conflux state checks inside handshake_timeout().</title>
<updated>2025-09-25T13:37:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-15T17:02:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=606cd2b256470962ddb57116e12d9bc0daed1505'/>
<id>urn:sha1:606cd2b256470962ddb57116e12d9bc0daed1505</id>
<content type='text'>
This simplifies the calling code, which will, in turn, make it easier
for us to simplify the logic in ConfluxSet::next_circ_action() and
abolish the questionable use of FuturesUnordered.
</content>
</entry>
<entry>
<title>proto: Fix ConfluxStatus docs post-refactoring.</title>
<updated>2025-09-04T16:13:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-04T16:13:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c8442be00bae8039c90da527d77b9ee7229db92'/>
<id>urn:sha1:4c8442be00bae8039c90da527d77b9ee7229db92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Use ConfluxCmd instead of CircuitCmd.</title>
<updated>2025-09-04T15:38:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-01T14:47:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8272fbcf219e05ef779cb04df7e641781ce2fbb6'/>
<id>urn:sha1:8272fbcf219e05ef779cb04df7e641781ce2fbb6</id>
<content type='text'>
This enables us to make the conflux handler logic
implementation-agnostic (we want to avoid using `CircuitCmd` here,
because it is specific to client circuits).
</content>
</entry>
<entry>
<title>proto: Move abstract conflux handlers outside of the client module.</title>
<updated>2025-09-04T15:38:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-01T13:30:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69c831be5fa607b6ad1c6fa7ba7e0668b82e9e75'/>
<id>urn:sha1:69c831be5fa607b6ad1c6fa7ba7e0668b82e9e75</id>
<content type='text'>
This moves the shared types under `tor_proto::conflux`.

Note: the shared types currently import `CircuitCmd` from `client`. A
future commit will change the signature of `handle_msg` to return
something other than `CircuitCmd` (this will also improve readability,
because in reality, that function can never return most `CircuitCmd`
variants).
</content>
</entry>
</feed>
