<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtcompat, branch arti-v2.1.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.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-02T18:35:44Z</updated>
<entry>
<title>Merge branch '2.1.0-bumps' into 'main'</title>
<updated>2026-03-02T18:35:44Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-02T18:35:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96263d6fc6ca0994ddf102d68094d25e984145c6'/>
<id>urn:sha1:96263d6fc6ca0994ddf102d68094d25e984145c6</id>
<content type='text'>
Version bumps for 2.1.0

See merge request tpo/core/arti!3733</content>
</entry>
<entry>
<title>Bump all the unstable tor- and arti- crates to 0.40.0.</title>
<updated>2026-03-02T17:42:42Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-02T17:42:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=404764338e0f5df7209c89c4a48ad50e53423bd1'/>
<id>urn:sha1:404764338e0f5df7209c89c4a48ad50e53423bd1</id>
<content type='text'>
Done using:

```
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
    cargo set-version -p $crate 0.40.0
done
</content>
</entry>
<entry>
<title>Run fixup-features in preparation for release</title>
<updated>2026-03-02T11:05:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-02T11:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=51998ae2d255a4e7e798f4814eca13007a9a3a80'/>
<id>urn:sha1:51998ae2d255a4e7e798f4814eca13007a9a3a80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtcompat: Allocate the zeroed vector for export_keying_material()</title>
<updated>2026-02-26T14:07:40Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2026-02-26T14:07:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05359881863aeca27d21b730d8c92c5cd46dc86f'/>
<id>urn:sha1:05359881863aeca27d21b730d8c92c5cd46dc86f</id>
<content type='text'>
Reason is that Vec::with_capacity(len) doesn't actually allocate and the
Rustls export_keying_material() does a .is_empty() check which is under
".len() == 0".

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'resume' into 'main'</title>
<updated>2026-02-24T15:47:45Z</updated>
<author>
<name>opara</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-24T15:47:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4cec0d36a7206ff9d94b5131e479c7dd30a4568'/>
<id>urn:sha1:d4cec0d36a7206ff9d94b5131e479c7dd30a4568</id>
<content type='text'>
tor-rtcompat: Disable rustls session resumption

See merge request tpo/core/arti!3710</content>
</entry>
<entry>
<title>tor-rtcompat: disable rustls session resumption</title>
<updated>2026-02-24T15:31:34Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-23T18:56:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=727b07d5a555717817ee082a8d613559fd20d527'/>
<id>urn:sha1:727b07d5a555717817ee082a8d613559fd20d527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtcompat: unfold for smol incoming streams</title>
<updated>2026-02-20T01:55:14Z</updated>
<author>
<name>moumenalaoui</name>
<email>moumenalaoui@proton.me</email>
</author>
<published>2026-02-20T01:55:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=336a6b1d3742d5c3e9dd886460d5b04bf5bee3d7'/>
<id>urn:sha1:336a6b1d3742d5c3e9dd886460d5b04bf5bee3d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtcompat: unfold for async-std incoming streams</title>
<updated>2026-02-20T00:02:07Z</updated>
<author>
<name>moumenalaoui</name>
<email>moumenalaoui@proton.me</email>
</author>
<published>2026-02-20T00:02:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1104e8627e8276390bd7c61e664436da3107355a'/>
<id>urn:sha1:1104e8627e8276390bd7c61e664436da3107355a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "macos-native-tls-notice: Update README.md of tor-rtcompat with notice of native-tls bug on MacOS"</title>
<updated>2026-02-16T20:40:21Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-02-15T22:21:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8846a4f7744cdc65c212d1503c7da5190aead65b'/>
<id>urn:sha1:8846a4f7744cdc65c212d1503c7da5190aead65b</id>
<content type='text'>
This reverts commit d4853c35a729046f120b3f8745abd1bcb334cd2c.
</content>
</entry>
<entry>
<title>Allow clippy::collapsible_if to trigger</title>
<updated>2026-02-16T15:22:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-09T11:49:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ade1d59e8e44c93b6ee447b72a2948a9652ec44e'/>
<id>urn:sha1:ade1d59e8e44c93b6ee447b72a2948a9652ec44e</id>
<content type='text'>
`clippy::collapsible_if` started triggering after bumping the MSRV to
1.88.

Since this triggers from a lot of places, and since there even are a
couple of instances where we explicitly allow `clippy::collapsible_ifs`,
I've opened #2342 for deciding what to do about it.
</content>
</entry>
</feed>
