<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/circuit.rs, branch arti-v1.8.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.8.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-12-01T10:53:23Z</updated>
<entry>
<title>proto: Allow unstable_name_collisions in several places</title>
<updated>2025-12-01T10:53:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-01T10:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dd4a8fa6e06d3ff55ca8b5a60c4598684305aae9'/>
<id>urn:sha1:dd4a8fa6e06d3ff55ca8b5a60c4598684305aae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Track information on when tunnels were last used</title>
<updated>2025-11-12T15:00:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-29T17:39:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=82bee9cb79db4ca7b7c5ecaac68b6f5e1b398fa1'/>
<id>urn:sha1:82bee9cb79db4ca7b7c5ecaac68b6f5e1b398fa1</id>
<content type='text'>
This is part of an implementation for proposal 368.
</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>all: run cargo fmt</title>
<updated>2025-11-05T03:39:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-11-05T03:02:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9bb8a888461473691085ea1bfc8fea0669d22e9c'/>
<id>urn:sha1:9bb8a888461473691085ea1bfc8fea0669d22e9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`</title>
<updated>2025-11-05T03:39:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-11-05T03:00:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6bfa9e986694b4fce0926dd21f309161e497ced8'/>
<id>urn:sha1:6bfa9e986694b4fce0926dd21f309161e497ced8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bad_extend_test_impl: Wait for message instead of a 100 ms delay.</title>
<updated>2025-11-04T13:01:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-04T13:01:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5733298818fd63f6add47750ed18386a0c3ada32'/>
<id>urn:sha1:5733298818fd63f6add47750ed18386a0c3ada32</id>
<content type='text'>
Possible fix for #2232.
</content>
</entry>
<entry>
<title>proto: use assert_matches in circuit.rs tests.</title>
<updated>2025-11-04T12:40:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-11-04T12:40:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f02029392cecd88820d8717d27b9af62587600c4'/>
<id>urn:sha1:f02029392cecd88820d8717d27b9af62587600c4</id>
<content type='text'>
Unlike assert!(matches!(..)), assert_matches prints the value of the
expression on a failure.

Probably we should use this macro more widely in the future.

This might help diagnose recurrences of #2232
</content>
</entry>
<entry>
<title>proto: Replace ClientCircSyncView in IncomingStreamRequestFilter</title>
<updated>2025-10-30T18:37:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-30T11:21:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6cc225907ddb9adf09ec02159f02d18937b0417'/>
<id>urn:sha1:b6cc225907ddb9adf09ec02159f02d18937b0417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move StreamMpsc{Sender,Receiver} to stream module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4e824c7e2d654d9fb0fa4f0cabd8d8c7eed7bd61'/>
<id>urn:sha1:4e824c7e2d654d9fb0fa4f0cabd8d8c7eed7bd61</id>
<content type='text'>
These will be shared with the relay code.
</content>
</entry>
<entry>
<title>proto: Move hop settings into a shared module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=46d10731fb12f640e3c3f580cd4a0ae89ff3714e'/>
<id>urn:sha1:46d10731fb12f640e3c3f580cd4a0ae89ff3714e</id>
<content type='text'>
</content>
</entry>
</feed>
