<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/lib.rs, branch arti-v1.8.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.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-11-10T14:44:55Z</updated>
<entry>
<title>Merge branch 'relay-circ' into 'main'</title>
<updated>2025-11-10T14:44:55Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2025-11-10T14:44:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=df6219d5e7f69a44a336b4a3c145c2ddc0854291'/>
<id>urn:sha1:df6219d5e7f69a44a336b4a3c145c2ddc0854291</id>
<content type='text'>
proto: Rename RelayReatorHandle to RelayCirc, make it pub

See merge request tpo/core/arti!3410</content>
</entry>
<entry>
<title>Fix name of clippy lint to unchecked_time_subtraction (2)</title>
<updated>2025-11-06T11:28:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff'/>
<id>urn:sha1:a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff</id>
<content type='text'>
Run maint/add_warning
</content>
</entry>
<entry>
<title>proto: Make RelayCirc public</title>
<updated>2025-10-29T15:46:02Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T11:27:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e05b29565d88c6cdc48fb510e45ba8e1dcc3b966'/>
<id>urn:sha1:e05b29565d88c6cdc48fb510e45ba8e1dcc3b966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Add a relay channel builder</title>
<updated>2025-10-23T17:45:41Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2025-10-22T15:19:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2d41498ffb84b25f42d2137fd871e1cca8db9c11'/>
<id>urn:sha1:2d41498ffb84b25f42d2137fd871e1cca8db9c11</id>
<content type='text'>
The client and relay channel builder don't share anything and return
different objects hence the seperation.

Furthermore, this seperation avoids having the client ChanMgr ability to
launch relay channels.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Add RelayIdentities object holding our keys</title>
<updated>2025-10-23T17:45:41Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2025-10-22T15:03:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d8c63706f566f9043270f669cd1654d3502ae5a0'/>
<id>urn:sha1:d8c63706f566f9043270f669cd1654d3502ae5a0</id>
<content type='text'>
This is a intermediary object between tor-chanmgr and tor-proto that is
when building a relay channel, those keys/certs need to be set in the
ChannelBuilder so the tor-proto can use them to authenticate.

We avoid that way making tor-proto depending on tor-keymgr for the
ultimate goal to avoid tor-proto to have access to all the keys in the
KeyMgr.

Future commits will introduce a relay channel builder which will use
that object to set the keys.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>proto: Move streammap out of the client module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=697ad39af5bb007deac16f4041f106d57f39b2f3'/>
<id>urn:sha1:697ad39af5bb007deac16f4041f106d57f39b2f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move flow_ctrl module under stream (fmt).</title>
<updated>2025-10-07T09:31:47Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T16:37:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c27894b03e7731d7523f966c27fe70a62a384e11'/>
<id>urn:sha1:c27894b03e7731d7523f966c27fe70a62a384e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move flow_ctrl module under stream.</title>
<updated>2025-10-07T09:31:47Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T16:33:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3fcc257517dd8ba4b111364b09237d547ce3c836'/>
<id>urn:sha1:3fcc257517dd8ba4b111364b09237d547ce3c836</id>
<content type='text'>
This will be used by exits too, so I am moving it out of `client`.
</content>
</entry>
<entry>
<title>proto: Add a top-level stream module.</title>
<updated>2025-10-07T09:31:47Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-08T13:47:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a75d959b97a203d8970933e7c2758581d3c7d1e'/>
<id>urn:sha1:6a75d959b97a203d8970933e7c2758581d3c7d1e</id>
<content type='text'>
This will house the implementation-agnostic stream types and
functionality.
</content>
</entry>
<entry>
<title>Remove "doc_auto_cfg" incantation from all crates.</title>
<updated>2025-09-29T19:30:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T18:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=808b0ec2e3735a6dbbebeb857a3d6040ae02c697'/>
<id>urn:sha1:808b0ec2e3735a6dbbebeb857a3d6040ae02c697</id>
<content type='text'>
This feature has been removed from nightly, in favor of doc_cfg.
</content>
</entry>
</feed>
