<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src, branch arti-v0.0.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-11-30T13:37:21Z</updated>
<entry>
<title>Fix a documentation link.</title>
<updated>2021-11-30T13:37:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-30T13:37:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b9ad2f917c9be35abdb85e46246de68f9a25e06b'/>
<id>urn:sha1:b9ad2f917c9be35abdb85e46246de68f9a25e06b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bad rustdoc reference.</title>
<updated>2021-11-30T02:04:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T20:34:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c5181dc7f064235f257e195fb42e314819cca165'/>
<id>urn:sha1:c5181dc7f064235f257e195fb42e314819cca165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change sane_defaults() and with_directories()</title>
<updated>2021-11-29T19:20:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T19:20:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f107794b742fb075c673249999362afd28d77772'/>
<id>urn:sha1:f107794b742fb075c673249999362afd28d77772</id>
<content type='text'>
The sane_defaults() call is now the same as you get from a default
builder: by convention, we just call that method Default::default().

The with_directories() constructor makes more sense as a constructor
for the TorClientConfigBuilder than for TorClientConfig.
</content>
</entry>
<entry>
<title>Merge branch 'config-updates-and-tests'</title>
<updated>2021-11-29T18:59:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T18:59:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eb861b7edd35fa60d1fb21a907400c42ab8e08fd'/>
<id>urn:sha1:eb861b7edd35fa60d1fb21a907400c42ab8e08fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document StorageConfig defaults better.</title>
<updated>2021-11-29T18:55:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T18:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=098547f735bd993da9445693d5b1664c031a9f20'/>
<id>urn:sha1:098547f735bd993da9445693d5b1664c031a9f20</id>
<content type='text'>
(Also fix a couple of typos)
</content>
</entry>
<entry>
<title>Add basic tests for high-level builders</title>
<updated>2021-11-25T14:40:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T16:47:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f2034ac6e2d1340c9d4c4a2ea47ffa5272dac934'/>
<id>urn:sha1:f2034ac6e2d1340c9d4c4a2ea47ffa5272dac934</id>
<content type='text'>
Make sure that we can change elements, and we can reconstruct builders
that give us the same thing.
</content>
</entry>
<entry>
<title>Impl and test Default for high-level configs</title>
<updated>2021-11-25T14:39:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T15:11:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75d977a25937c6b70e0841962d45cc78783c08ec'/>
<id>urn:sha1:75d977a25937c6b70e0841962d45cc78783c08ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure that all config sections have deny_unknown_fields</title>
<updated>2021-11-25T14:39:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T14:30:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=17266305e24074f4f8678bfcc5ed3c617c48c725'/>
<id>urn:sha1:17266305e24074f4f8678bfcc5ed3c617c48c725</id>
<content type='text'>
When we deserialize a configuration, we should reject unknown variables
(except when we have an explicit reason to allow them).
</content>
</entry>
<entry>
<title>Make directory accessors crate-private.</title>
<updated>2021-11-25T14:39:10Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T14:22:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ecf462e4ef270f70945b60ca5fe526efbd84f6ca'/>
<id>urn:sha1:ecf462e4ef270f70945b60ca5fe526efbd84f6ca</id>
<content type='text'>
These don't need to be exposed any longer.
</content>
</entry>
<entry>
<title>Define defaults for StorageConfig</title>
<updated>2021-11-25T14:39:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T14:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53d5f647b25c522fe563b087f80073f60c604729'/>
<id>urn:sha1:53d5f647b25c522fe563b087f80073f60c604729</id>
<content type='text'>
I'm still not 100% sure this is the right move: should we encourage
app developers to always pick their own directories? Or should we
make it easy for them to use, well, `sane_defaults`?

This patch takes the second approach.
</content>
</entry>
</feed>
