<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-config/src, branch arti-v1.1.13</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.13</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.13'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-01-16T16:37:29Z</updated>
<entry>
<title>config: Fix output of NoCompileTimeSupport::within</title>
<updated>2024-01-16T16:37:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-16T16:37:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=268c813f4daa9c2e222321858795613cc264bb3b'/>
<id>urn:sha1:268c813f4daa9c2e222321858795613cc264bb3b</id>
<content type='text'>
Previously, within() would transform this error variant into
Invalid.
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-01-08T18:19:11Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-01-04T18:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4eb54be0657862f5d56b047c16c08dabde6a7377'/>
<id>urn:sha1:4eb54be0657862f5d56b047c16c08dabde6a7377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: use black_box in test.</title>
<updated>2023-11-30T15:18:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-30T14:09:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3b1ecf47b019f4ffd357a4263c742ee81191a92c'/>
<id>urn:sha1:3b1ecf47b019f4ffd357a4263c742ee81191a92c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'generic-listen' into 'main'</title>
<updated>2023-10-16T13:37:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-16T13:37:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c45b07e151c855612bf3d60f5180067b883bf80'/>
<id>urn:sha1:7c45b07e151c855612bf3d60f5180067b883bf80</id>
<content type='text'>
arti, tor-config: Allow listening on generic addresses for SOCKS and DNS.

See merge request tpo/core/arti!1613</content>
</entry>
<entry>
<title>tor-config: derive Default for Flatten</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T16:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70b4efdadaa2a00cc34a0cd5411dcc1a62151f52'/>
<id>urn:sha1:70b4efdadaa2a00cc34a0cd5411dcc1a62151f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test for Listen Display</title>
<updated>2023-09-25T21:10:02Z</updated>
<author>
<name>Jani Monoses</name>
<email>jani.monoses@gmail.com</email>
</author>
<published>2023-09-25T21:10:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd128445c22db9270959bb3b7e5207da3151ee25'/>
<id>urn:sha1:fd128445c22db9270959bb3b7e5207da3151ee25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not writelns in Display, undo localhost_port_legacy changes.</title>
<updated>2023-09-25T20:39:50Z</updated>
<author>
<name>Jani Monoses</name>
<email>jani.monoses@gmail.com</email>
</author>
<published>2023-09-25T20:39:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=365ad8014ebdc9a6b09a4cd0e9275771e6da7fb7'/>
<id>urn:sha1:365ad8014ebdc9a6b09a4cd0e9275771e6da7fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti, tor-config: Allow listening on generic addresses for SOCKS and DNS.</title>
<updated>2023-09-22T16:19:40Z</updated>
<author>
<name>Jani Monoses</name>
<email>jani.monoses@gmail.com</email>
</author>
<published>2023-09-20T07:33:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7f5a2b024226c8dbff5b2a01ad1a6c8615ee33a'/>
<id>urn:sha1:d7f5a2b024226c8dbff5b2a01ad1a6c8615ee33a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-config: flatten: Remove a redundant allow</title>
<updated>2023-09-20T12:51:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-20T10:51:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=341e2b1ed72fcf92728bd71e103ee0d3a622e9c9'/>
<id>urn:sha1:341e2b1ed72fcf92728bd71e103ee0d3a622e9c9</id>
<content type='text'>
At some earlier point of development this struct was pub.
</content>
</entry>
<entry>
<title>tor-config: flatten: Sort out names for field extractor</title>
<updated>2023-09-20T12:51:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-20T10:28:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1981746e9d99fd28281af687cb4209b545c75e9a'/>
<id>urn:sha1:1981746e9d99fd28281af687cb4209b545c75e9a</id>
<content type='text'>
</content>
</entry>
</feed>
