<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, 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-02T18:24:43Z</updated>
<entry>
<title>release: Update release date.</title>
<updated>2026-02-02T18:24:43Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T18:24:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=200d04ffbff53de56f9488e0c368a59685be8ac7'/>
<id>urn:sha1:200d04ffbff53de56f9488e0c368a59685be8ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: Update hashx and equix benches.</title>
<updated>2026-02-02T17:21:21Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T17:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbfe1ec6677f2b6a881da4e0d9012e411c8139f8'/>
<id>urn:sha1:fbfe1ec6677f2b6a881da4e0d9012e411c8139f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: bump-nodep various crates.</title>
<updated>2026-02-02T17:04:00Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:59:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fc21fcdaef0454044ee1ec93352c79f3be0df127'/>
<id>urn:sha1:fc21fcdaef0454044ee1ec93352c79f3be0df127</id>
<content type='text'>
These were all only changed by a98faf72, which simply adds deny
statements for clippy::unused_async in various places.

It's not clear to me that we even need to bump these versions, but that
seems to be what our release documentation implies.
</content>
</entry>
<entry>
<title>release: Bump `slotmap-careful` to 0.6.0.</title>
<updated>2026-02-02T17:04:00Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:50:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa7cfb53f5c3bb3f28fd2be65e908c78bd05163a'/>
<id>urn:sha1:fa7cfb53f5c3bb3f28fd2be65e908c78bd05163a</id>
<content type='text'>
Since we removes a existing feature, we need to bump the version.
</content>
</entry>
<entry>
<title>release: Bump `arti` version to 2.0.0.</title>
<updated>2026-02-02T17:04:00Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:42:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b58086a7680a3df51a9fc9afae3aea832da8985'/>
<id>urn:sha1:6b58086a7680a3df51a9fc9afae3aea832da8985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: Bump `arti-*` and `tor-*` crates to 0.39.0</title>
<updated>2026-02-02T17:03:49Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b80fc6060ca05104f6a2d499b39778cd51bb1b76'/>
<id>urn:sha1:b80fc6060ca05104f6a2d499b39778cd51bb1b76</id>
<content type='text'>
Done via:

```
for crate in $(./maint/list-crates  | rg '^(tor|arti-)'); do
        cargo set-version -p $crate 0.39.0
done
```
</content>
</entry>
<entry>
<title>Merge branch 'legacy-port-config' into 'main'</title>
<updated>2026-02-02T16:15:12Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2026-02-02T16:15:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0b4255eba2cd0de36e4ae6863c77b49b5ef454ce'/>
<id>urn:sha1:0b4255eba2cd0de36e4ae6863c77b49b5ef454ce</id>
<content type='text'>
arti: Remove `proxy.socks_port` and `proxy.dns_port`

Closes #2300

See merge request tpo/core/arti!3622</content>
</entry>
<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: restore tls-server test.</title>
<updated>2026-02-02T15:02:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-29T18:03:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8664ad9a2f16683db609a23c654d1ea99dc933b2'/>
<id>urn:sha1:8664ad9a2f16683db609a23c654d1ea99dc933b2</id>
<content type='text'>
Now that tor-cert-x509 is its own crate, we can use that,
and avoid the circular dependency.

Closes #2330.
</content>
</entry>
</feed>
