<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-rpc-client-core/src/ll_conn, 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>rpc: Fix up documentation links</title>
<updated>2026-03-25T16:47:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-12T15:04:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d1b32c6e617b15822acfc995a653811c9bfb856a'/>
<id>urn:sha1:d1b32c6e617b15822acfc995a653811c9bfb856a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: tweak documentation and variable names wrt renaming</title>
<updated>2026-03-25T16:47:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-12T14:55:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4317922a2645b8a2f774a52655011f6fb65f06e'/>
<id>urn:sha1:a4317922a2645b8a2f774a52655011f6fb65f06e</id>
<content type='text'>
Since we renamed PollingStream and NonblockingStream to
BlockingConnection and NonblockingConnection, it no longer makes
sense to refer to them as streams, or put them in variables called
"stream".
</content>
</entry>
<entry>
<title>rpc: Make stream type in NonblockingConnection opaque.</title>
<updated>2026-03-25T16:47:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-12T14:46:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cd16bc54cb41583fd3d013b3f29c31249db8a63d'/>
<id>urn:sha1:cd16bc54cb41583fd3d013b3f29c31249db8a63d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ll_conn module into blocking/nonblocking layers</title>
<updated>2026-03-25T16:47:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-12T14:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e16c8e86e408f80b11bcfbb2980bdaff0459ddf'/>
<id>urn:sha1:0e16c8e86e408f80b11bcfbb2980bdaff0459ddf</id>
<content type='text'>
This commit is almost entirely code movement; it's probably best to review
this one with --color-moved.

I've had to make a field (temporarily) pub(super).  The next commit
will fix that.
</content>
</entry>
</feed>
