<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/relay/reactor.rs, branch arti-v2.5.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.5.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-08-03T18:27:50Z</updated>
<entry>
<title>proto: Rename uniq_id to circ_unique_id mostly in logging</title>
<updated>2026-08-03T18:27:50Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-08-03T17:22:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b772cecf5d5bee7e3eea0ca652e4befdeee4ed29'/>
<id>urn:sha1:b772cecf5d5bee7e3eea0ca652e4befdeee4ed29</id>
<content type='text'>
We have decided that instead of "uniq_id" in logging, we'll use the
"&lt;domaine&gt;-[&lt;type&gt;]-id" syntax to indicate who is that unique ID.

This commit only renames circuit's unique ID to "circ_uniq_id".

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Log both UniqId and CircId when possible</title>
<updated>2026-08-03T18:27:50Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-07-29T14:43:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=996f0448223011b6948d2197706b0fcf8b3dfc2d'/>
<id>urn:sha1:996f0448223011b6948d2197706b0fcf8b3dfc2d</id>
<content type='text'>
This commit only affects logging. Whenever possible, log both the UniqId
and CircId.

This also changes the log lines which is now "uniq_id=" and "circ_id="
as the UniqId is internal and circ_id (CircId) is protocol level.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Re-enable IncomingCmdChecker test (fmt)</title>
<updated>2026-07-01T11:11:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-07-01T11:02:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be5e711824d30ebdc3958497f0ba2c718d4655c2'/>
<id>urn:sha1:be5e711824d30ebdc3958497f0ba2c718d4655c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Re-enable IncomingCmdChecker test</title>
<updated>2026-07-01T11:11:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-07-01T10:42:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f7ffaf91732ecbf2745e699578f44f5cfbda938'/>
<id>urn:sha1:8f7ffaf91732ecbf2745e699578f44f5cfbda938</id>
<content type='text'>
These assertions no longer fail now that the stream reactor is able to
handle non-`BEGIN` streams.
</content>
</entry>
<entry>
<title>proto: Add test for the incoming stream cmd allow list</title>
<updated>2026-06-30T17:40:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-29T17:34:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=01860687757e34536f13cbb91aac2d0b8d6644d7'/>
<id>urn:sha1:01860687757e34536f13cbb91aac2d0b8d6644d7</id>
<content type='text'>
Tests that the customizable `IncomingCmdChecker` added for #2606 is
doing its job, by ensuring that the circuit reactor doesn't emit
`IncomingStream`s for incoming streams created with commands that are
not in the reactor's allow list.
</content>
</entry>
<entry>
<title>proto: Update tests to pass the incoming cmd allow list to the reactor (fmt)</title>
<updated>2026-06-30T17:40:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-29T17:25:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4c5318fc138b82165cbbc0d96693a87d37cfb07'/>
<id>urn:sha1:b4c5318fc138b82165cbbc0d96693a87d37cfb07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Update tests to pass the incoming cmd allow list to the reactor</title>
<updated>2026-06-30T17:40:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-29T17:23:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5291896c5ad3ad07b15ef939c2ad2f883030e0dc'/>
<id>urn:sha1:5291896c5ad3ad07b15ef939c2ad2f883030e0dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Pass the allowed incoming commands to the relay reactor</title>
<updated>2026-06-30T17:40:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-29T17:19:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1bece694bcc673fd7f1663c3ec94bd42fa022d75'/>
<id>urn:sha1:1bece694bcc673fd7f1663c3ec94bd42fa022d75</id>
<content type='text'>
The `CreateRequestHandler` now passes the list of allowed "incoming
stream request" commands (i.e. BEGIN, BEGIN_DIR, or RESOLVE) to the
reactor, replacing the hard-coded command list.

Closes #2606
</content>
</entry>
<entry>
<title>proto: Remove confusing blurb about IncomingStream handling</title>
<updated>2026-06-29T13:52:57Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-25T17:06:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=452009fdf4b997262a6e42d1df1b1235aabd7918'/>
<id>urn:sha1:452009fdf4b997262a6e42d1df1b1235aabd7918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Clarify wording in relay reactor constructor</title>
<updated>2026-06-29T13:52:57Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-06-25T16:31:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f66ce82758a58e7fb72d8354be03983c3cf3c03'/>
<id>urn:sha1:1f66ce82758a58e7fb72d8354be03983c3cf3c03</id>
<content type='text'>
</content>
</entry>
</feed>
