<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/relay/reactor, branch arti-v2.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-26T16:54:26Z</updated>
<entry>
<title>proto: Use the inbound CircuitAccount when extending circuit (fmt)</title>
<updated>2026-03-26T16:54:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-26T16:49:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e002813eebf94372922990dcbca993d12e55a872'/>
<id>urn:sha1:e002813eebf94372922990dcbca993d12e55a872</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Use the inbound CircuitAccount when extending circuit</title>
<updated>2026-03-26T16:54:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-25T18:10:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=097a6ae733e3dc6a58f34877550f13457bee0c36'/>
<id>urn:sha1:097a6ae733e3dc6a58f34877550f13457bee0c36</id>
<content type='text'>
This was previously creating a new CircuitAccount in
`new_outbound_circ()`, and then immediately dropping it.
</content>
</entry>
<entry>
<title>proto: Move handle_unrecognized_cell() out of ForwardHandler</title>
<updated>2026-03-25T11:27:58Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-25T10:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=88d7bc8fb0b39b37e950a30c2af7b139c5dadb91'/>
<id>urn:sha1:88d7bc8fb0b39b37e950a30c2af7b139c5dadb91</id>
<content type='text'>
The `ForwardHandler` trait is meant for implementation-dependent
functions that are called from the implementation-agnostic
`ForwardReactor`. Previously `handle_unrecognized_cell()` was called
directly by the generic `ForwardReactor`, but that's no longer the case,
so it doesn't belong in the trait anymore.

This commit is just code motion. Best reviewed with `--color-moved`
</content>
</entry>
<entry>
<title>proto: Forward unrecognized RELAY_EARLY as RELAY_EARLY</title>
<updated>2026-03-25T11:27:58Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-25T10:42:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=11462007836bf1d85eaeae7cac5814067b2ba712'/>
<id>urn:sha1:11462007836bf1d85eaeae7cac5814067b2ba712</id>
<content type='text'>
Closes #2417
</content>
</entry>
<entry>
<title>tor-proto: change `dyn ChannelProvider` to also be `Sync`</title>
<updated>2026-03-25T02:07:20Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-03-25T02:07:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9529d2ce6ca954464c4587f08657183200e581c1'/>
<id>urn:sha1:9529d2ce6ca954464c4587f08657183200e581c1</id>
<content type='text'>
An `Arc&lt;T&gt;` is only `Send` if `T` is `Send + Sync`,
which is needed by the runtime.
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2026-03-24T16:04:08Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2026-03-24T16:04:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1fb2b8dd4aee7c943ce90d6631be473f2a296fe6'/>
<id>urn:sha1:1fb2b8dd4aee7c943ce90d6631be473f2a296fe6</id>
<content type='text'>
Typos found with codespell
</content>
</entry>
<entry>
<title>proto: Add more logging to the new circuit reactors</title>
<updated>2026-03-12T18:48:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-26T18:54:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4d45a83d84642b0aaad16226c51983d3b1a75250'/>
<id>urn:sha1:4d45a83d84642b0aaad16226c51983d3b1a75250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Remove unused function in relay FWD reactor</title>
<updated>2026-02-12T16:35:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-11T18:36:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1eb936d841ee0a70d64761ecaa35c9142ac42318'/>
<id>urn:sha1:1eb936d841ee0a70d64761ecaa35c9142ac42318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move decode_relay_cell() out of ForwardHandler</title>
<updated>2026-02-12T16:35:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-11T18:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=338c3805a93e2e7178e1e501f45756c89facb0a3'/>
<id>urn:sha1:338c3805a93e2e7178e1e501f45756c89facb0a3</id>
<content type='text'>
This doesn't need to be part of the `ForwardHandler` trait anymore,
because the base reactor no longer calls it directly (instead
implementations are supposed to handle it internally).

No functional changes here, just code motion.
</content>
</entry>
<entry>
<title>proto: Forbid EXTEND2 from RELAY cells</title>
<updated>2026-02-12T16:35:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-11T18:33:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f89a01966f5e25a4cd871f62476f164959910ffe'/>
<id>urn:sha1:f89a01966f5e25a4cd871f62476f164959910ffe</id>
<content type='text'>
Closes #2339
</content>
</entry>
</feed>
