<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtcompat/src/traits.rs, branch arti-v2.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-02T15:02:22Z</updated>
<entry>
<title>rtcompat: tweaks to no-tls-server case.</title>
<updated>2026-02-02T15:02:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-30T20:15:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e68872f9054dc5fa7a92ddd7476336481d39d56d'/>
<id>urn:sha1:e68872f9054dc5fa7a92ddd7476336481d39d56d</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 sni_hostname for server connections.</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-29T13:32:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=af8fe8fbda8305f3eeb0b304d8247de4cc07a288'/>
<id>urn:sha1:af8fe8fbda8305f3eeb0b304d8247de4cc07a288</id>
<content type='text'>
</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>
<entry>
<title>rtmock: Implement server support.</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-28T15:42:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b857e733e5335c3375c0219b08f41e27de4836c3'/>
<id>urn:sha1:b857e733e5335c3375c0219b08f41e27de4836c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustls: add an error for unimplemented tls server support.</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-28T15:33:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1ec50631623aee11b2b0a8f1c7f1d41d8dfe2c92'/>
<id>urn:sha1:1ec50631623aee11b2b0a8f1c7f1d41d8dfe2c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtcompat: Implement TLS server support for rustls.</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-28T00:49:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d10097ee572dc4c364dfa911b8817b2ef90d2c2c'/>
<id>urn:sha1:d10097ee572dc4c364dfa911b8817b2ef90d2c2c</id>
<content type='text'>
Closes #2316.
</content>
</entry>
<entry>
<title>rtcompat: new server-related members on TlsProvider trait.</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-27T17:28:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc856a46856d7585cdf6474e7f491b51afeffa1f'/>
<id>urn:sha1:bc856a46856d7585cdf6474e7f491b51afeffa1f</id>
<content type='text'>
These are as yet unimplemented; there's a stub type
for the providers (nativetls) that won't actually have them.
</content>
</entry>
<entry>
<title>rtcompat: new own_certificate method on CertifiedConn trait</title>
<updated>2026-01-29T17:56:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-27T16:59:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7369928ded3c5f4f1585bd758f83f6a37b76d0a2'/>
<id>urn:sha1:7369928ded3c5f4f1585bd758f83f6a37b76d0a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtcompat: Spawn every future in_current_span.</title>
<updated>2025-11-05T14:54:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-05T14:54:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdec82d1d6289518781aa5666e3ab2f93d745fcc'/>
<id>urn:sha1:cdec82d1d6289518781aa5666e3ab2f93d745fcc</id>
<content type='text'>
If we need to override this in the future, we can provide a new
method that takes a Span as an argument.
</content>
</entry>
</feed>
