<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/util/sink_blocker, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-06-09T15:36:01Z</updated>
<entry>
<title>maint: Run maint/add_warning to deny string slices</title>
<updated>2026-06-09T15:36:01Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-06-09T15:36:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f5752a77fb57052c06ead0eeae606831f1e8e97'/>
<id>urn:sha1:9f5752a77fb57052c06ead0eeae606831f1e8e97</id>
<content type='text'>
This commit executes maint/add_warning with the just added change to
deny string slices except in tests.

I recommend auditing this by checking out the previous commit followed
by running the script yourself and then verifying that the diff is
identical to this commit.

This commit makes cargo clippy fail.  We will add exceptions in the next
commit.
</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>proto: start implementing logic for padding actions.</title>
<updated>2025-10-02T16:04:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-01T20:14:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7d220263a5dc8ac4798d7ce5cc3eae1109b9df5c'/>
<id>urn:sha1:7d220263a5dc8ac4798d7ce5cc3eae1109b9df5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>counting_policy: fix a doc link.</title>
<updated>2025-09-17T16:53:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-17T16:53:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c8d1ca920082cf2d22cb7d43228857df5197c06'/>
<id>urn:sha1:4c8d1ca920082cf2d22cb7d43228857df5197c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto::util::sink_blocker: Narrow dead_code warning exception.</title>
<updated>2025-09-17T14:37:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-17T14:37:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=541a3de4c72ffa644bcabf300bce15b3b5973273'/>
<id>urn:sha1:541a3de4c72ffa644bcabf300bce15b3b5973273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Make CountingPolicy constructors pub(crate).</title>
<updated>2025-09-08T15:07:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-04T19:39:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4de5d53adcbc9fab5347ff472bc65abf6d147508'/>
<id>urn:sha1:4de5d53adcbc9fab5347ff472bc65abf6d147508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Define a new composable SinkBlocker type.</title>
<updated>2025-09-04T15:59:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-03T17:44:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=539e3761c5f09c9cbc3f4891ab4a4314d1a5a952'/>
<id>urn:sha1:539e3761c5f09c9cbc3f4891ab4a4314d1a5a952</id>
<content type='text'>
This type wraps a futures::Sink, and allows it to be temporarily blocked
and unblocked.

I'm going to use this to implement padding-based circuit blocking,
according to the designs in !3225.
</content>
</entry>
</feed>
