<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/cfg.rs, branch arti-v1.1.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-06-29T17:59:27Z</updated>
<entry>
<title>arti cfg tests: Add declare_exceptions for storage.keystore_dir.</title>
<updated>2023-06-29T17:59:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-29T13:48:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=434a8b3f0d82a7ed6930f2e65d9dd1177d3ccb84'/>
<id>urn:sha1:434a8b3f0d82a7ed6930f2e65d9dd1177d3ccb84</id>
<content type='text'>
This moves `storage.keystore_dir` to a separate `declare_exceptions`
block and explains why we have this exception.
</content>
</entry>
<entry>
<title>example-config: Temporarily remove keystore_dir example.</title>
<updated>2023-06-29T17:59:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-29T10:14:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=373fd6acd280f9ec434b670dafec7bc035e41741'/>
<id>urn:sha1:373fd6acd280f9ec434b670dafec7bc035e41741</id>
<content type='text'>
Let's remove this until we figure out how the config should behave when
the `keymgr` feature is disabled (should it accept or reject
`keystore_dir = true`?)
</content>
</entry>
<entry>
<title>arti-client: Add keystore_dir to StorageConfig.</title>
<updated>2023-06-29T17:59:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-06-28T14:05:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=67db6e31276456f95cd80a1e8022319baed31c62'/>
<id>urn:sha1:67db6e31276456f95cd80a1e8022319baed31c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti cfg tests: Suppress an undesriable clippy lint</title>
<updated>2023-06-28T13:43:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-28T13:43:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68aacc21405cc612ef4720910e2578eecf266d59'/>
<id>urn:sha1:68aacc21405cc612ef4720910e2578eecf266d59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti cfg tests: declare_exceptions: Annotate the types for clarity (fmt)</title>
<updated>2023-06-28T13:25:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-28T11:54:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=464c5e5efaeecd28e8a78b4204fb0dd39a5feb69'/>
<id>urn:sha1:464c5e5efaeecd28e8a78b4204fb0dd39a5feb69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti cfg tests: declare_exceptions: Annotate the types for clarity</title>
<updated>2023-06-28T13:25:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-28T11:54:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f20b0ec290060d07b26dc5ab55c8d54b895328e'/>
<id>urn:sha1:5f20b0ec290060d07b26dc5ab55c8d54b895328e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti cfg tests: Point the reader to the types used in declarations</title>
<updated>2023-06-28T13:25:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-28T11:53:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=14b1cc0cc15cf2dbffa3467f8b0f3a3656ec2ee2'/>
<id>urn:sha1:14b1cc0cc15cf2dbffa3467f8b0f3a3656ec2ee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti cfg tests: Move InCode into declare_config_example</title>
<updated>2023-06-28T13:25:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-28T11:53:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ff494d081caac16d9aaa97adb7b6b20d8280242'/>
<id>urn:sha1:2ff494d081caac16d9aaa97adb7b6b20d8280242</id>
<content type='text'>
It's used for declarations only, and they should all be here.
</content>
</entry>
<entry>
<title>arti cfg tests: Make declare_exception take distinguished old/new types</title>
<updated>2023-06-28T13:23:13Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-28T11:48:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5672b75de28ae0c072ece4a2cd13dd9c3683e679'/>
<id>urn:sha1:5672b75de28ae0c072ece4a2cd13dd9c3683e679</id>
<content type='text'>
As per discussion in
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1320#note_2916689
and IRC followup.
</content>
</entry>
<entry>
<title>HS configuration: Add retry parameters to configuration</title>
<updated>2023-06-28T12:32:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-23T15:58:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdad2db082afd38bfccf31ce69248ed8c4956369'/>
<id>urn:sha1:cdad2db082afd38bfccf31ce69248ed8c4956369</id>
<content type='text'>
I think these should go in `[circuit_timing]`.  That section already
has some retry parameters, so is not strictly *timing*.

This is not honoured yet.
</content>
</entry>
</feed>
