<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src, branch arti-v1.1.12</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.12</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.12'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-01-09T10:51:45Z</updated>
<entry>
<title>Merge branch 'public-dir-mgr-config' into 'main'</title>
<updated>2024-01-09T10:51:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-01-09T10:51:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dd5297a13975499e271209734f501f105e7b80f'/>
<id>urn:sha1:8dd5297a13975499e271209734f501f105e7b80f</id>
<content type='text'>
dirmgr: Make the `dir_mgr_config` method public

Closes #1175

See merge request tpo/core/arti!1847</content>
</entry>
<entry>
<title>dirmgr: Make the `dir_mgr_config` method public</title>
<updated>2024-01-09T10:28:04Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-12-30T10:45:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=619181e2e1a8982220f04a3c2b54963fd3ec575b'/>
<id>urn:sha1:619181e2e1a8982220f04a3c2b54963fd3ec575b</id>
<content type='text'>
This commit makes the `dir_mgr_config` method of the `TorClientConfig`
struct public.

It might be questionable whether we should make this function public or
switch to a `TryInto` trait in general, which also seems like an even
Rustier solution Rustier solution.

Fixes #1175
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-01-08T18:19:11Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-01-04T18:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4eb54be0657862f5d56b047c16c08dabde6a7377'/>
<id>urn:sha1:4eb54be0657862f5d56b047c16c08dabde6a7377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Add an accessor for the keystore config.</title>
<updated>2023-12-14T13:19:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-12-12T19:03:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1085d0f7fb6f5c021ea975165fce79d0d4d61c14'/>
<id>urn:sha1:1085d0f7fb6f5c021ea975165fce79d0d4d61c14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'keymgr_enabled_default' into 'main'</title>
<updated>2023-12-13T19:54:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-13T19:54:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8e5c1135e41219196584014cf9a220d598c026b'/>
<id>urn:sha1:a8e5c1135e41219196584014cf9a220d598c026b</id>
<content type='text'>
arti_client: Cleanup around keymgr feature and config

See merge request tpo/core/arti!1832</content>
</entry>
<entry>
<title>arti_config: remove experimental-api as way to enable keymgr.</title>
<updated>2023-12-13T19:19:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-13T19:19:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4bccf39c0e7c04f96990fe87d2b8ed22db662dc'/>
<id>urn:sha1:e4bccf39c0e7c04f96990fe87d2b8ed22db662dc</id>
<content type='text'>
keymgr is always on when it is needed, so experimental-api isn't
needed here.
</content>
</entry>
<entry>
<title>arti-client: TorClient.storage_mistrust: Correct doc comment</title>
<updated>2023-12-13T17:03:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-13T13:06:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8633e2782b15f8a4cfccab901945812ec7c8954a'/>
<id>urn:sha1:8633e2782b15f8a4cfccab901945812ec7c8954a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Plumb state dir and its mistrust into ipt_mgr</title>
<updated>2023-12-13T17:03:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-12T15:29:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a917c6c902e0fcb8485cd9f6184f34ba0d7f9c12'/>
<id>urn:sha1:a917c6c902e0fcb8485cd9f6184f34ba0d7f9c12</id>
<content type='text'>
This is needed for the replay logs.

It's a shame that CheckedDir is (i) a bit unergonomic (ii) has an
extra bool in it, or we could pass one of those instead of these two
arguments.

Since HS's might be created after startup, TorClient must have these
fields.
</content>
</entry>
<entry>
<title>arti-client: Centralise state_dir variable (fmt)</title>
<updated>2023-12-13T17:03:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-12T15:55:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=73f3134835eeb42bf01c8f09a7eeeb7324ae9ba3'/>
<id>urn:sha1:73f3134835eeb42bf01c8f09a7eeeb7324ae9ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Centralise state_dir variable</title>
<updated>2023-12-13T17:03:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-07T18:00:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=60b53b1f880b5356f3c0c162afb6377c725fb75f'/>
<id>urn:sha1:60b53b1f880b5356f3c0c162afb6377c725fb75f</id>
<content type='text'>
Call expand_state_dir only once.  We'll reuse this value, another
time, too.
</content>
</entry>
</feed>
