<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rpc-connect/src/connpt.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-01-28T00:49:18Z</updated>
<entry>
<title>rpc: Clarify comments on resolve() methods.</title>
<updated>2026-01-28T00:49:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-27T16:40:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4280aa3de42808ad9fe526461242a731f9c82bb'/>
<id>urn:sha1:e4280aa3de42808ad9fe526461242a731f9c82bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Generate a specific error for inet-auto:nonlocal</title>
<updated>2026-01-28T00:49:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-01-27T16:37:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d12cb534314eb9214bfe2cde5bfa45c6857c88a0'/>
<id>urn:sha1:d12cb534314eb9214bfe2cde5bfa45c6857c88a0</id>
<content type='text'>
</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: Add rpc-server-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-21T16:41:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=34070bdbd053bc9f6c2084c1e57d21d793e72260'/>
<id>urn:sha1:34070bdbd053bc9f6c2084c1e57d21d793e72260</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>rpc-connect-point: Decline (not abort) on more invalid address formats.</title>
<updated>2025-12-17T17:16:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-12-17T16:22:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e518c0063955cf1a825d666295bf5ade95476bda'/>
<id>urn:sha1:e518c0063955cf1a825d666295bf5ade95476bda</id>
<content type='text'>
When we see an address schema we don't recognize, we're supposed to
_decline_ the connect point rather than aborting.

Closes #2303.  See discussion at #1844.

Additionally, we tolerate more kinds of invalid address, in order to
permit future planned extensions.
</content>
</entry>
<entry>
<title>rpc-connect: Allow missing_docs_in_private_items</title>
<updated>2025-12-01T10:35:29Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-01T10:35:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=52705429089c2036d6f39bcfd6fddfbdae9ca66d'/>
<id>urn:sha1:52705429089c2036d6f39bcfd6fddfbdae9ca66d</id>
<content type='text'>
This silences a nightly warning.
</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>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>
</feed>
