<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/circuit, 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-26T19:20:16Z</updated>
<entry>
<title>tor-proto: Port to web-time-compat</title>
<updated>2026-03-26T19:20:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-26T14:33:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=11f365738ade6ba75eedee83d7d19f8877da7d65'/>
<id>urn:sha1:11f365738ade6ba75eedee83d7d19f8877da7d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Update reactor docs to reflect ForwardHandler change</title>
<updated>2026-03-25T11:27:58Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-25T11:20:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=85d991b5b28e555f3acdecb6051d1d7b2a0bddff'/>
<id>urn:sha1:85d991b5b28e555f3acdecb6051d1d7b2a0bddff</id>
<content type='text'>
</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>proto: Use AllowAllStreamsFilter in relay builds too</title>
<updated>2026-03-25T11:23:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-24T10:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90d5f3027301d0925e363bbc2dee7c7e40706690'/>
<id>urn:sha1:90d5f3027301d0925e363bbc2dee7c7e40706690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move AllowAllStreamsFilter to crate-pub test module</title>
<updated>2026-03-25T11:23:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-24T10:58:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6186a584527d2c29faf55ec59890f9dfd9d12ec6'/>
<id>urn:sha1:6186a584527d2c29faf55ec59890f9dfd9d12ec6</id>
<content type='text'>
This will soon be used by the relay tests too.
</content>
</entry>
<entry>
<title>proto: Add option to create RELAY_EARLY via rmsg_to_ccmsg() (fmt)</title>
<updated>2026-03-25T11:23:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-23T17:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=23dc2f99631d31ae6cdcd8c91e3bd9158f73afd6'/>
<id>urn:sha1:23dc2f99631d31ae6cdcd8c91e3bd9158f73afd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Add option to create RELAY_EARLY via rmsg_to_ccmsg()</title>
<updated>2026-03-25T11:23:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-23T17:48:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f21fb25c8f9431c14a81ff1c34426b7fa0dedd7'/>
<id>urn:sha1:1f21fb25c8f9431c14a81ff1c34426b7fa0dedd7</id>
<content type='text'>
This will be needed for the relay circuit reactor tests.
</content>
</entry>
<entry>
<title>proto: Move rmsg_to_ccmsg to crate-pub test module</title>
<updated>2026-03-25T11:23:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-23T17:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=51d610bb7b56801fc9febf301f065c1ff7c074f1'/>
<id>urn:sha1:51d610bb7b56801fc9febf301f065c1ff7c074f1</id>
<content type='text'>
We'll soon need this for the relay reactor tests too.
</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>
</feed>
