<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/reactor, branch arti-v1.6.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.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-09-30T14:32:14Z</updated>
<entry>
<title>padding: Remove post-queue blocker.</title>
<updated>2025-09-30T14:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T15:52:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c6e8698283a393ed5880d8e57c069a11a87e953'/>
<id>urn:sha1:4c6e8698283a393ed5880d8e57c069a11a87e953</id>
<content type='text'>
We no longer want to _ever_ block non-DATA cells, per discussion
in circuit-padding.md.

Closes #2190.
</content>
</entry>
<entry>
<title>padding: be less dogmatic in a TODO about where a buffer would go.</title>
<updated>2025-09-30T14:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T15:38:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dc9b191a547d82417393786bfe43f08dcbb89bc2'/>
<id>urn:sha1:dc9b191a547d82417393786bfe43f08dcbb89bc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace magic value with constant (fmt).</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-24T18:19:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bed12ca97113e848f5731459325c8c27e46fa734'/>
<id>urn:sha1:bed12ca97113e848f5731459325c8c27e46fa734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace magic value with constant.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-24T18:17:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=86ded4698d646c1d37ac9bab669c6e1f0fd35be2'/>
<id>urn:sha1:86ded4698d646c1d37ac9bab669c6e1f0fd35be2</id>
<content type='text'>
Also derives `CIRC_ACTION_COUNT` from the two other constants instead of
hard-coding the value.
</content>
</entry>
<entry>
<title>proto: Use MAX_CONFLUX_LEGS instead of magic number.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-24T18:14:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2738c26e67ce03e93551c00c49b0bc45bb090a9'/>
<id>urn:sha1:b2738c26e67ce03e93551c00c49b0bc45bb090a9</id>
<content type='text'>
Besides, it's better if we use the same number for the expected number
of legs as we do in the conflux set impl.
</content>
</entry>
<entry>
<title>proto: Make padding and timeout actions take priority.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-23T15:40:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3687c9a195146c7f790976c2dda9f075a915d6d7'/>
<id>urn:sha1:3687c9a195146c7f790976c2dda9f075a915d6d7</id>
<content type='text'>
This rewrites `next_circ_action()` yet again, using two layers of
`PollAll`:

  * the inner layer drives an individual circuit leg. Each circuit
    has a `PollAll` that drives its futures
  * the outer layer drives the inner `PollAll`s belonging to the
    circuits that form the tunnel
</content>
</entry>
<entry>
<title>proto: Add comment emphasizing that the PollAll ordering matters.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-23T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96dee23eb00511be1aacc3b3cfaed57ac30f0974'/>
<id>urn:sha1:96dee23eb00511be1aacc3b3cfaed57ac30f0974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Add comment explaining why we need the chan_sender readiness check.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-23T14:35:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=577d2352f3849d44809495b3915636071e678438'/>
<id>urn:sha1:577d2352f3849d44809495b3915636071e678438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Rewrite should_skip_join_point to return bool.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-22T11:14:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=56c139e5214e68c75ff0dbcc8f697070167f55fe'/>
<id>urn:sha1:56c139e5214e68c75ff0dbcc8f697070167f55fe</id>
<content type='text'>
We don't really need to return a `HopNum` anymore (because we work out
the join point `HopNum` unconditionally in `next_circ_action`).
</content>
</entry>
<entry>
<title>proto: Avoid polling join point streams more than once.</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-22T11:02:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbec140eeb5abb9503acad466d36122cb650f3e3'/>
<id>urn:sha1:fbec140eeb5abb9503acad466d36122cb650f3e3</id>
<content type='text'>
If we poll the ready streams on the join point more than once per
reactor loop, we risk sending more than one DATA cell (which is not
good, because cc might block after the first cell is sent).
</content>
</entry>
</feed>
