<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src, 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>Mark a few APIs as experimental in docs.</title>
<updated>2022-08-30T21:48:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-30T21:48:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a07c4124b1d370b64f3e955a37a532023fc294ad'/>
<id>urn:sha1:a07c4124b1d370b64f3e955a37a532023fc294ad</id>
<content type='text'>
For example, see
https://tpo.pages.torproject.net/core/doc/rust/arti/fn.run.html :
this isn't labeled as `experimental-api`, but it should be.

These APIs were found by poking around in the `arti` crate.
</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>small refactoring to reduce duplicaiton of config reloading</title>
<updated>2022-08-27T12:12:02Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-08-27T10:44:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8510ba534d8ba54c6d7f72ff3c28adfe409aa627'/>
<id>urn:sha1:8510ba534d8ba54c6d7f72ff3c28adfe409aa627</id>
<content type='text'>
</content>
</entry>
<entry>
<title>connect SIGHUP to watch_cfg</title>
<updated>2022-08-27T12:12:02Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-08-27T10:26:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=748d5aea483bdce24024fe9f1567d3ab727735a8'/>
<id>urn:sha1:748d5aea483bdce24024fe9f1567d3ab727735a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: listen for sighups and reconfigure?</title>
<updated>2022-08-26T19:44:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-25T12:34:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7a3fec6fecc816114a138ad0b07102d7c0b398e3'/>
<id>urn:sha1:7a3fec6fecc816114a138ad0b07102d7c0b398e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add functionality to listen for SIGHUPs.</title>
<updated>2022-08-26T19:33:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-25T12:34:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c4a176e664f33537b7dea35051da3dacf81e991'/>
<id>urn:sha1:2c4a176e664f33537b7dea35051da3dacf81e991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'safelog_more' into 'main'</title>
<updated>2022-08-26T13:20:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2022-08-26T13:20:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=56fd5ac77994272a40b338f72c96095ec0e12cbc'/>
<id>urn:sha1:56fd5ac77994272a40b338f72c96095ec0e12cbc</id>
<content type='text'>
Apply safelog to more of the things that we log

See merge request tpo/core/arti!693</content>
</entry>
<entry>
<title>tor-config Listen: Rename localhost_port_legacy (from _deprecated)</title>
<updated>2022-08-25T17:41:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-08-24T18:22:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76066dac8142373883c5f4ca67df954f58adbc82'/>
<id>urn:sha1:76066dac8142373883c5f4ca67df954f58adbc82</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/602#note_2830847
</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>
</feed>
