<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src/relaycell, branch arti-v2.4.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.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-05-12T20:55:43Z</updated>
<entry>
<title>Upgrade rand crates to 0.10.</title>
<updated>2026-05-12T20:55:43Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-05-07T20:06:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a18167928901d8c88cd1cdd87346de8ad1ee42a2'/>
<id>urn:sha1:a18167928901d8c88cd1cdd87346de8ad1ee42a2</id>
<content type='text'>
When the circ-padding feature is enabled, we use maybenot, which does
not yet support rand 0.10. In the meantime, enabling this feature pulls
in rand 0.9. This is not ideal, but should be okay as a temporary
situation.

This also replaces the use of ReseedingRng (which was removed in 0.10)
with the reseeding_rng crate. This is somewhat less performant, but it
should be okay.
</content>
</entry>
<entry>
<title>cell: Derive PartialEq for Begin and BeginFlags</title>
<updated>2026-03-25T11:23:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-24T19:15:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68a02d69fa8671c7e55a97b21d9ab7924f2631ee'/>
<id>urn:sha1:68a02d69fa8671c7e55a97b21d9ab7924f2631ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cell: Add an accessor for the linkspecs of an EXTEND2</title>
<updated>2026-02-05T16:00:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-01-28T18:58:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=714a3171665588ff42c8d50d385883e8e705c362'/>
<id>urn:sha1:714a3171665588ff42c8d50d385883e8e705c362</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary `doc(cfg(...))` attributes</title>
<updated>2025-12-05T02:40:50Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2025-11-01T23:25:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=26b40cb08b6b715ee80e2b9084810e07512a85c6'/>
<id>urn:sha1:26b40cb08b6b715ee80e2b9084810e07512a85c6</id>
<content type='text'>
Fixes part of #2193.

(Edits from nickm: I selected the cases here that I could verify
were correct from immediate context.)

Edited-by: Nick Mathewson &lt;nickm@torproject.org&gt;
</content>
</entry>
<entry>
<title>cell: Add missing docs to internal macro</title>
<updated>2025-12-01T10:48:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-01T10:48:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=126cbe96fbaf2b9ee180b927b9facb0b116bb3e7'/>
<id>urn:sha1:126cbe96fbaf2b9ee180b927b9facb0b116bb3e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bug2172' into 'main'</title>
<updated>2025-11-24T15:09:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-24T15:09:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc7eba2f2418ed31ddabe2f957786685d73abbda'/>
<id>urn:sha1:bc7eba2f2418ed31ddabe2f957786685d73abbda</id>
<content type='text'>
tor-llcrypto: Stop deriving Deref in CtByteArray

Closes #2172

See merge request tpo/core/arti!3432</content>
</entry>
<entry>
<title>tor-llcrypto: Stop deriving Deref in CtByteArray</title>
<updated>2025-11-24T15:08:59Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2025-11-24T15:08:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dbd5bb8ba1f4e7903685c638766d73ba6cb07b06'/>
<id>urn:sha1:dbd5bb8ba1f4e7903685c638766d73ba6cb07b06</id>
<content type='text'>
</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>Decorate a use with an allow</title>
<updated>2025-11-06T11:16:02Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:16:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=94908469ae44f8fdf4ba72974b7ba0564628d4e4'/>
<id>urn:sha1:94908469ae44f8fdf4ba72974b7ba0564628d4e4</id>
<content type='text'>
This seems to depend on cfgs.  As I say in #1060, I don't think
precise cfg decoration of imports is sensible.

Also, it shouldn't be my job to fix whatever this is...
</content>
</entry>
<entry>
<title>tor-cell: add `Display` impl for `XonKbpsEwma`</title>
<updated>2025-09-22T18:53:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-22T17:51:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c3502377d7a0cedab0be491f217835eec3f1401'/>
<id>urn:sha1:9c3502377d7a0cedab0be491f217835eec3f1401</id>
<content type='text'>
</content>
</entry>
</feed>
