<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/cfg.rs, branch arti-v1.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-08-31T15:22:18Z</updated>
<entry>
<title>Add test warning exceptions to arti::cfg::test</title>
<updated>2022-08-31T15:22:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-31T15:22:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2221b66b74315eb292fae76bb9c4a103febcc2fe'/>
<id>urn:sha1:2221b66b74315eb292fae76bb9c4a103febcc2fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Tests on Windows in Configuration Subsystem.</title>
<updated>2022-08-30T12:24:06Z</updated>
<author>
<name>Alexander Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2022-08-25T20:41:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2f6ae1d5a110ae0529a855034e2eaacf37a346bd'/>
<id>urn:sha1:2f6ae1d5a110ae0529a855034e2eaacf37a346bd</id>
<content type='text'>
This patch changes our `default_config()` test in `arti/src/cfg.rs` such
that we can define a number of known unrecognized options on different
platforms.

We mark the two keys "storage.permissions.trust_group" and
"storage.permissions.trust_user" as unknown on the Windows platform as
such features is not available using the ordinary Unix UID concept.

This patch also publicly exposes the `tor_config::load::DisfavouredKey`
and `tor_config::load::PathEntry` types and marks them as
non-exhaustive.

See: tpo/core/arti#450.
</content>
</entry>
<entry>
<title>arti cfg: Provide comprehensive tests for port listening</title>
<updated>2022-08-25T17:41:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-06-22T17:59:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=370330cb570dac1b717915c0f1787fef67fc744a'/>
<id>urn:sha1:370330cb570dac1b717915c0f1787fef67fc744a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: cfg: Rename `*_port` to `*_listen` and change the type</title>
<updated>2022-08-25T17:41:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-24T11:46:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12476bf0d40ad24ccc8a6b9a41f183c2720caa90'/>
<id>urn:sha1:12476bf0d40ad24ccc8a6b9a41f183c2720caa90</id>
<content type='text'>
This commit largely follows the example for resolve_alternative_specs.

The difference is that there are two fields, so we use a macro to
avoid recapitulating the field names.
</content>
</entry>
<entry>
<title>tor-config: Support tracking deprecated config keys</title>
<updated>2022-08-25T17:41:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-23T18:00:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3af1f3e7126ded6688cfbf2603a8f41ea47391a6'/>
<id>urn:sha1:3af1f3e7126ded6688cfbf2603a8f41ea47391a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: Introduce ResolutionResults</title>
<updated>2022-08-25T17:41:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-23T17:51:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=33358379f4bbbda3f4fd20bd5a413f3003e959cf'/>
<id>urn:sha1:33358379f4bbbda3f4fd20bd5a413f3003e959cf</id>
<content type='text'>
This will allow us to handle new kinds of warnigns etc.
</content>
</entry>
<entry>
<title>fix nightly lints</title>
<updated>2022-08-24T17:10:12Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-08-24T17:10:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=075ec7557f60ef3ef378b75346a69c51f0b4eaf0'/>
<id>urn:sha1:075ec7557f60ef3ef378b75346a69c51f0b4eaf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix test failing due to missing allow_running_as_root</title>
<updated>2022-08-24T16:34:02Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-08-24T16:34:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c7d2b5001c2fb75dab4ea5bf43dfdbf67c58b910'/>
<id>urn:sha1:c7d2b5001c2fb75dab4ea5bf43dfdbf67c58b910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'no_root' into 'main'</title>
<updated>2022-08-24T15:21:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-24T15:21:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=187c6b48df30e6ff19ca9675d27718b4f61b5853'/>
<id>urn:sha1:187c6b48df30e6ff19ca9675d27718b4f61b5853</id>
<content type='text'>
arti: Do not allow running as root.

See merge request tpo/core/arti!688</content>
</entry>
<entry>
<title>arti: Do not allow running as root.</title>
<updated>2022-08-24T14:57:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-23T19:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25c287636bdc6edb89c741da4121668517ef6f0c'/>
<id>urn:sha1:25c287636bdc6edb89c741da4121668517ef6f0c</id>
<content type='text'>
This can be overridden with `application.allow_running_as_root`.

Part of #523.
</content>
</entry>
</feed>
