<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtcompat/src/impls, branch arti-v2.3.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.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-04-08T20:10:34Z</updated>
<entry>
<title>rtcompat: document choice of aws_lc_rs provider</title>
<updated>2026-04-08T20:10:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-04-02T14:30:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d76dc4ee37a76eae9718e47738a9903f1f4237a8'/>
<id>urn:sha1:d76dc4ee37a76eae9718e47738a9903f1f4237a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtcompat: Stop installing backup CryptoProvider.</title>
<updated>2026-04-02T13:23:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-04-02T13:19:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a69a6ac4738d62da7c388a1f85eb92e405acd986'/>
<id>urn:sha1:a69a6ac4738d62da7c388a1f85eb92e405acd986</id>
<content type='text'>
When using rustls, previously we'd check to see whether the
application had installed a CryptoProvider (as it is required to
do).  If not, we'd log a warning and install a Ring provider.

But now, we want to enable other kinds of providers,
so this behavior isn't practical any more.
(See #2448 for discussion.)

Closes #2448.
</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>rtcompat: Return certificates as Cow.</title>
<updated>2026-02-02T21:13:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-29T18:59:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4caac2e5921db03432a80fea422643572784606'/>
<id>urn:sha1:c4caac2e5921db03432a80fea422643572784606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtcompat: Improved tls-server key/cert handling.</title>
<updated>2026-02-02T15:02:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-29T18:19:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4aa76dffbeec22dcbbeb6a417ba6830ef7047f48'/>
<id>urn:sha1:4aa76dffbeec22dcbbeb6a417ba6830ef7047f48</id>
<content type='text'>
Now that we can admit to knowing about tor-cert-x509, we can use
TlsCertAndKeys to simplify everything.
</content>
</entry>
<entry>
<title>rtcompat: Clarify None returns from own_certificate.</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-29T13:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c7377aa3b3c413883272744b3c458053e3fa73b'/>
<id>urn:sha1:9c7377aa3b3c413883272744b3c458053e3fa73b</id>
<content type='text'>
</content>
</entry>
</feed>
