<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src, branch arti-v1.1.11</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-27T12:08:35Z</updated>
<entry>
<title>tor-keymgr: Abolish KeyMgr::new.</title>
<updated>2023-11-27T12:08:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-23T17:03:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d94b09e9491cea18d108e12eb82ff03fa325c1d'/>
<id>urn:sha1:0d94b09e9491cea18d108e12eb82ff03fa325c1d</id>
<content type='text'>
We don't use this now that we have a `KeyMgrBuilder`.
</content>
</entry>
<entry>
<title>arti-client: Stop using HsClientIntroAuthKeypair for client auth.</title>
<updated>2023-11-20T12:52:51Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-20T12:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=45d3b26623697d8d80d03f6a7f63061809516227'/>
<id>urn:sha1:45d3b26623697d8d80d03f6a7f63061809516227</id>
<content type='text'>
Closes #1037
</content>
</entry>
<entry>
<title>Merge branch 'main' into 'main'</title>
<updated>2023-11-17T18:13:06Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-17T18:13:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d50b42e1a965d2703714bcb5c954d0b2661d78f8'/>
<id>urn:sha1:d50b42e1a965d2703714bcb5c954d0b2661d78f8</id>
<content type='text'>
Added macro for StorageConfig expand dir

See merge request tpo/core/arti!1728</content>
</entry>
<entry>
<title>Added macro for StorageConfig expand dir</title>
<updated>2023-11-17T18:13:06Z</updated>
<author>
<name>rdbo</name>
<email>rdbodev@gmail.com</email>
</author>
<published>2023-11-17T18:13:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=af48685a6be996e8167e355d2158f3991d184078'/>
<id>urn:sha1:af48685a6be996e8167e355d2158f3991d184078</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>Send less information in onion service BEGIN messages</title>
<updated>2023-11-15T18:21:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-15T18:19:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=23492cc2423f2ab0611a390cfa2ad49a3bd81d6d'/>
<id>urn:sha1:23492cc2423f2ab0611a390cfa2ad49a3bd81d6d</id>
<content type='text'>
While looking for differences, we found that C tor always
omits the flags and the hostname from a BEGIN message sent on an
onion service circuit.  In torspec!179, we specified that behavior.
This patch brings arti into conformance.

Closes #1077.
</content>
</entry>
<entry>
<title>hsclient: Rename get_or_launch{connection =&gt; circuit}</title>
<updated>2023-10-24T16:38:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-24T16:38:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=87f99f9cbc56d369fd444f3796fbb11833eddc92'/>
<id>urn:sha1:87f99f9cbc56d369fd444f3796fbb11833eddc92</id>
<content type='text'>
Closes #1078.
</content>
</entry>
<entry>
<title>tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError.</title>
<updated>2023-10-19T10:53:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-18T14:22:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eb4a5de9dad374690225637e40c9e7adb2cb9d08'/>
<id>urn:sha1:eb4a5de9dad374690225637e40c9e7adb2cb9d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Use ArtiPathError for invalid ArtiPaths.</title>
<updated>2023-10-19T10:46:01Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-16T11:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=222b70efd20e6b60c910f9a7dd6cd272647e1a6b'/>
<id>urn:sha1:222b70efd20e6b60c910f9a7dd6cd272647e1a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Re-export onion-service configuration types.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T16:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=282d1e72695ee37f7fecae1f949b298b8e806704'/>
<id>urn:sha1:282d1e72695ee37f7fecae1f949b298b8e806704</id>
<content type='text'>
</content>
</entry>
</feed>
