<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rpc-connect/src/client.rs, branch arti-v2.1.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.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-04T13:47:04Z</updated>
<entry>
<title>rpc: Move responsibility for wrapping streams to rpc-client-core</title>
<updated>2026-02-04T13:47:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-02T16:47:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2eaf63dc200c897b211d1268f9eceb03d0daa2ef'/>
<id>urn:sha1:2eaf63dc200c897b211d1268f9eceb03d0daa2ef</id>
<content type='text'>
This will be necessary since, in order to make the RPC stuff
nonblocking, we'll need a better API than just `Box&lt;dyn Read&gt;` etc.
</content>
</entry>
<entry>
<title>rpc-connect: Implement json address-file format.</title>
<updated>2026-01-28T00:49:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-21T20:55:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4246764e7c48eaefc060ad2814b5571f99a19540'/>
<id>urn:sha1:4246764e7c48eaefc060ad2814b5571f99a19540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Add rpc-client-side support for inet-auto addresses</title>
<updated>2026-01-28T00:49:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-21T18:36:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=988756dbc7c951c9047677b9ab3236223cbec841'/>
<id>urn:sha1:988756dbc7c951c9047677b9ab3236223cbec841</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Begin implementing inet-auto address scheme.</title>
<updated>2026-01-28T00:49:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-14T18:41:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=935983b0a9b7fd682b70e854b3c8d0ed77bcc144'/>
<id>urn:sha1:935983b0a9b7fd682b70e854b3c8d0ed77bcc144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>rpc-connect: Detect and decline connpts with invalid "auth" feields</title>
<updated>2025-01-27T20:32:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-27T20:32:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e2b6fb028554d8c8cd535d2c8034135961a0a09e'/>
<id>urn:sha1:e2b6fb028554d8c8cd535d2c8034135961a0a09e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Refactor Cookie and UnloadedCookie into a single type.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-15T13:39:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6e0f70d08f437bd593f5e564594dd8a44036c72c'/>
<id>urn:sha1:6e0f70d08f437bd593f5e564594dd8a44036c72c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: consolodate naming of "inherent" auth.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T21:15:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c6445825bc933a248c1b0b11f0baef43f4182de6'/>
<id>urn:sha1:c6445825bc933a248c1b0b11f0baef43f4182de6</id>
<content type='text'>
We don't want to call this "unix path" anywhere, since it
corresponds to _any_ case where the ability to negotiate a
successful connection means that the client is authorized.

We also don't want to call it "none": The authentication
is inherent to the connection, not nonexistent.
</content>
</entry>
<entry>
<title>tor-rpc-connect: defer loading auth cookies on the client side.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T15:04:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53b07935b778ca09b644acd7956ad9c650ed1707'/>
<id>urn:sha1:53b07935b778ca09b644acd7956ad9c650ed1707</id>
<content type='text'>
We want to load cookies only after we've connected and gotten a
banner.
</content>
</entry>
<entry>
<title>tor-rpc-connect: move cookie auth support to its own module.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T14:56:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c70c1793757d8c33693b363d40274ae5bb46571'/>
<id>urn:sha1:5c70c1793757d8c33693b363d40274ae5bb46571</id>
<content type='text'>
</content>
</entry>
</feed>
