<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-config/src/sources.rs, branch arti-v0.6.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-05-31T12:59:30Z</updated>
<entry>
<title>Add a few coverage-based tests to tor-config.</title>
<updated>2022-05-31T12:59:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-26T15:59:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca94ec72ef269b12709bc880a6e3f0d9a7b30d12'/>
<id>urn:sha1:ca94ec72ef269b12709bc880a6e3f0d9a7b30d12</id>
<content type='text'>
There's nothing major here, but it does fill in a few gaps.
</content>
</entry>
<entry>
<title>Merge branch 'bug475' into 'main'</title>
<updated>2022-05-25T14:23:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2022-05-25T14:23:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4b0459d204502c8ad739a7c24118c9490a99ae66'/>
<id>urn:sha1:4b0459d204502c8ad739a7c24118c9490a99ae66</id>
<content type='text'>
ConfigurationSources: Allow config files to be world-readable.

Closes #475

See merge request tpo/core/arti!528</content>
</entry>
<entry>
<title>ConfigurationSources: Allow config files to be world-readable.</title>
<updated>2022-05-24T15:05:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-24T15:05:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a5a828db6a7421e11bbf23ba152e6de4c84c890'/>
<id>urn:sha1:5a5a828db6a7421e11bbf23ba152e6de4c84c890</id>
<content type='text'>
Fixes #475.
</content>
</entry>
<entry>
<title>fs-mistrust: make Mistrust have a corresponding Builder type.</title>
<updated>2022-05-24T14:54:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-18T17:26:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=95200383b52d1644d4de357c2a8a50d91fdc1021'/>
<id>urn:sha1:95200383b52d1644d4de357c2a8a50d91fdc1021</id>
<content type='text'>
This is an approximately minimal revision to get Builder in place;
subsequent commits will clean up the API.
</content>
</entry>
<entry>
<title>tor-config: Provide useful documentation for sources module</title>
<updated>2022-05-13T11:42:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-13T10:25:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6b5d05e1b4cd541b0524810aeb670eab73b077d'/>
<id>urn:sha1:b6b5d05e1b4cd541b0524810aeb670eab73b077d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-config abolition: Move functionality to tor-config</title>
<updated>2022-05-13T11:42:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-13T10:31:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44d2f5ccfd6e94e705c4abc29a2e69db38dfdf19'/>
<id>urn:sha1:44d2f5ccfd6e94e705c4abc29a2e69db38dfdf19</id>
<content type='text'>
This crate no longer has any reason to exist.  All its remaining
functionality is generic enough to go into tor-config.

In this commit, we move the contents of lib.rs into a new file in
tor-config.  It contains:

 * Code motion
 * The minimal "mod" and "use" changes
 * The minimal doc comment
 * A new a compat alias for ConfigurationSources.

The compat alias is there because various crates currently speak of
arti_config::ConfigurationSources and it is most convenient to fix
them up after the type is available in tor_config.
</content>
</entry>
</feed>
