<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src/address.rs, branch arti-v1.4.5</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-04-27T15:05:19Z</updated>
<entry>
<title>Fix formatting in test_error_kind function</title>
<updated>2025-04-27T15:05:19Z</updated>
<author>
<name>Vijaya Bhaskar</name>
<email>vijayabhaskar.santhuluri@gmail.com</email>
</author>
<published>2025-04-27T15:05:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e235bfebb226efbceb7384b5fa51331562ea2a67'/>
<id>urn:sha1:e235bfebb226efbceb7384b5fa51331562ea2a67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement HasKind trait for TorAddrError</title>
<updated>2025-04-27T14:43:44Z</updated>
<author>
<name>Vijaya Bhaskar</name>
<email>vijayabhaskar.santhuluri@gmail.com</email>
</author>
<published>2025-04-27T14:32:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=017c58c0ebf5abb880b9513b54494c2925ca3a31'/>
<id>urn:sha1:017c58c0ebf5abb880b9513b54494c2925ca3a31</id>
<content type='text'>
This commit implements the HasKind trait for TorAddrError in address.rs,
mapping all variants to the InvalidStreamTarget error kind. It also updates
the ErrorDetail implementation in err.rs to delegate to TorAddrError's
HasKind implementation instead of hardcoding the error kind.

Resolves TODOs in address.rs and err.rs.
</content>
</entry>
<entry>
<title>Default allow_onion_addrs to true.</title>
<updated>2024-10-07T16:29:15Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2024-10-07T14:59:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2eb607c746209b609bcdde21bd16da15f6dec45'/>
<id>urn:sha1:b2eb607c746209b609bcdde21bd16da15f6dec45</id>
<content type='text'>
This was disabled due to lack of vanguard support. Now that we support
vanguards, we should enable this by default.

Fixes: #1402
</content>
</entry>
<entry>
<title>Run maint/add_warning.</title>
<updated>2024-03-13T16:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-03-13T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c'/>
<id>urn:sha1:c0c9bd15d42897825dd0ab3d3b8dd1c17bd6320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'arti_client_test' into 'main'</title>
<updated>2024-03-11T20:10:55Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-11T20:10:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca6c67075049ba701c6f4adf7dca911fce8171a4'/>
<id>urn:sha1:ca6c67075049ba701c6f4adf7dca911fce8171a4</id>
<content type='text'>
arti-client: increase coverage in src/address.rs

See merge request tpo/core/arti!2029</content>
</entry>
<entry>
<title>Fix typos in comments</title>
<updated>2024-03-06T19:52:42Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-03-06T19:03:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc5b8aeb78f0951d7d47ef58ef73b3f7339f0470'/>
<id>urn:sha1:bc5b8aeb78f0951d7d47ef58ef73b3f7339f0470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: increase coverage in src/address.rs</title>
<updated>2024-03-05T13:58:48Z</updated>
<author>
<name>Brady Fomegne</name>
<email>brady.fomegne@outlook.com</email>
</author>
<published>2024-03-05T13:58:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2dcd69376882a5647c6cf15c8e5f52214877a58'/>
<id>urn:sha1:b2dcd69376882a5647c6cf15c8e5f52214877a58</id>
<content type='text'>
- added test for TorAddr::enforce_config with invalid/onion hostname
- added test for display Host::Onion
- added test for any type &amp;T who implement IntoTorAddr trait
</content>
</entry>
<entry>
<title>Add NOTEs about similar code for address types.</title>
<updated>2023-12-12T20:10:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-12T20:10:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e089afc783127e346f7d402d5760140efaabab3a'/>
<id>urn:sha1:e089afc783127e346f7d402d5760140efaabab3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client test: add clippy exception</title>
<updated>2023-11-16T23:15:09Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-11-16T23:15:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=332c8ef423bb588a0e85238efd11fd3fc0242d51'/>
<id>urn:sha1:332c8ef423bb588a0e85238efd11fd3fc0242d51</id>
<content type='text'>
This clippy rule appears to be enabled by default in Rust 1.74.0
</content>
</entry>
<entry>
<title>Run maint/add_warning to add lint block everywhere</title>
<updated>2023-08-23T09:34:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-22T14:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac'/>
<id>urn:sha1:42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac</id>
<content type='text'>
</content>
</entry>
</feed>
