<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/src, branch arti-v1.1.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.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-11-23T18:20:58Z</updated>
<entry>
<title>bridge desc mgr: Add dormancy comment to effective_parallelism</title>
<updated>2022-11-23T18:20:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-23T18:19:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c085cf4012bb534470d58e9abf2eb489b54821c'/>
<id>urn:sha1:1c085cf4012bb534470d58e9abf2eb489b54821c</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/861#note_2856922
</content>
</entry>
<entry>
<title>bridge desc mgr: Test dormancy</title>
<updated>2022-11-23T18:20:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-16T12:43:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68acedccfdf43fa4757f882b60406eec6d11331c'/>
<id>urn:sha1:68acedccfdf43fa4757f882b60406eec6d11331c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bridge desc mgr: Honour specified dormancy</title>
<updated>2022-11-23T18:20:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-16T12:46:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0c4eed549e2d57f02f4d3c738a3cbb80d1a6317'/>
<id>urn:sha1:e0c4eed549e2d57f02f4d3c738a3cbb80d1a6317</id>
<content type='text'>
Fixes #630
</content>
</entry>
<entry>
<title>bridge desc mgr: Introduce effective_parallelism helper</title>
<updated>2022-11-23T18:20:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-16T12:06:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a33df9a5f5e5f3a748d00588aa75af260c07fa17'/>
<id>urn:sha1:a33df9a5f5e5f3a748d00588aa75af260c07fa17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bridge desc mgr: Move set_dormancy to impl that is for mock too</title>
<updated>2022-11-23T18:20:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-16T12:46:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c98351e2dad829bf8982a89984fbf3c59db071d'/>
<id>urn:sha1:2c98351e2dad829bf8982a89984fbf3c59db071d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BridgeConfig: Replace all Arc&lt;BridgeConfig&gt; with BridgeConfig</title>
<updated>2022-11-22T15:33:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-22T15:28:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee87097dc17650637e546a9833673fd2a5174033'/>
<id>urn:sha1:ee87097dc17650637e546a9833673fd2a5174033</id>
<content type='text'>
BridgeConfig is itself an Arc now, so these are redundant.
</content>
</entry>
<entry>
<title>Fix a couple of rustdoc issues.</title>
<updated>2022-11-18T15:19:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-18T15:19:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=829cb708e2c3b7b3fd96df16e69bd5b766db0828'/>
<id>urn:sha1:829cb708e2c3b7b3fd96df16e69bd5b766db0828</id>
<content type='text'>
These slipped in while nightly was broken.
</content>
</entry>
<entry>
<title>Fix a bunch of "needless borrow" warnings on nightly</title>
<updated>2022-11-18T15:12:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-18T15:12:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d51162e55b19036528b4fafc1d4b15c8d9d23a04'/>
<id>urn:sha1:d51162e55b19036528b4fafc1d4b15c8d9d23a04</id>
<content type='text'>
It looks like, despite a few false starts, they've got this warning
right; there weren't any false positives.
</content>
</entry>
<entry>
<title>dirmgr Store: Have constructors take DirMgrStore</title>
<updated>2022-11-14T15:48:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-14T15:33:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=92939439a621c84beffc1bde448494cce67c9289'/>
<id>urn:sha1:92939439a621c84beffc1bde448494cce67c9289</id>
<content type='text'>
Now the Store is constructed by arti_client, solving the problem
described here
  https://gitlab.torproject.org/tpo/core/arti/-/issues/631#note_2853665
but in a different way.
</content>
</entry>
<entry>
<title>dirmgr Store: Introduce DirMgrStore and use for BridgeDescMgr (fmt)</title>
<updated>2022-11-14T15:48:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-11-14T15:46:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e16c55f9e6c358fc97149d48f90a651ecde7386'/>
<id>urn:sha1:5e16c55f9e6c358fc97149d48f90a651ecde7386</id>
<content type='text'>
rustfmt only, broken out to ease review.
</content>
</entry>
</feed>
