<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/semver.md, branch arti-v0.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-06-14T15:02:29Z</updated>
<entry>
<title>tor-dirmgr: Make DirStatus non-public.</title>
<updated>2022-06-14T15:02:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-14T15:02:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c74c268c8b6405e51da9d8f581683237366bd90b'/>
<id>urn:sha1:c74c268c8b6405e51da9d8f581683237366bd90b</id>
<content type='text'>
I believe this type was made public in error: No other crate uses it,
and no API exposes it.
</content>
</entry>
<entry>
<title>Add a blockage-reporting mechanism to tor-dirmgr.</title>
<updated>2022-06-14T14:42:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-14T14:42:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e3dced360b6a13df0d111cd96ba6d8730a5a4fbb'/>
<id>urn:sha1:e3dced360b6a13df0d111cd96ba6d8730a5a4fbb</id>
<content type='text'>
The `DirBootstrapStatus` type now exposes a blockage() method to
return an `Option&lt;DirBlockage&gt;`.

The blockage types reported are more low-level than I'd like, but
they are IMO good enough for now: we'll want to get experience with
actual vs hypothetical problems before we refine them.
</content>
</entry>
<entry>
<title>New API to expose and use TaskHandle from DirMgr.</title>
<updated>2022-06-13T12:28:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-06-10T17:23:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=430f4ffb8612a01cb99775e6a0b4a4c3c4de8e0f'/>
<id>urn:sha1:430f4ffb8612a01cb99775e6a0b4a4c3c4de8e0f</id>
<content type='text'>
This change also means that we need to create the handle and scheduler
earlier in the process of creating the DirMgr.  If we don't, we won't
have a way to manage the task before bootstrap() returns.
</content>
</entry>
</feed>
