<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/src/bootstrap.rs, branch arti-v0.0.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-10-21T17:34:38Z</updated>
<entry>
<title>Merge branch 'share_state'</title>
<updated>2021-10-21T17:34:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-21T17:34:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f3dc66d9646ae016dfad8808145d2d3249078d15'/>
<id>urn:sha1:f3dc66d9646ae016dfad8808145d2d3249078d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark consensus as "not-pending" even if its microdescs come from cache.</title>
<updated>2021-10-20T18:04:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-20T18:04:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fdddb74de493d7a54cc7432c675e6f8bc2aae69e'/>
<id>urn:sha1:fdddb74de493d7a54cc7432c675e6f8bc2aae69e</id>
<content type='text'>
Previously our code would clear the 'pending' flag on a consensus
only when a _downloaded_ md made it become usable.

Closes #199.
</content>
</entry>
<entry>
<title>Move tor-dirmgr to use a sync::Mutex.</title>
<updated>2021-10-20T17:46:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-20T17:46:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=43506601dc5cbe995f4d1cff97b54325f1f69519'/>
<id>urn:sha1:43506601dc5cbe995f4d1cff97b54325f1f69519</id>
<content type='text'>
The futures::lock::Mutex was unnecessary, since we never held it
when we were suspending.
</content>
</entry>
<entry>
<title>Fix most warnings from nightly.</title>
<updated>2021-10-19T20:21:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-19T20:21:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=445ec6d22053d3f76534844b6c02aefa1fbaedd7'/>
<id>urn:sha1:445ec6d22053d3f76534844b6c02aefa1fbaedd7</id>
<content type='text'>
(One represents code that I forgot to write.)
</content>
</entry>
<entry>
<title>Add a few tracing directives to tor-dirmgr.</title>
<updated>2021-10-13T17:37:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-13T17:37:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=02b20edeb311e019c97f803801c57d70141770f1'/>
<id>urn:sha1:02b20edeb311e019c97f803801c57d70141770f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't report the bootstrap as completed unless it actually succeeds.</title>
<updated>2021-10-13T16:19:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-13T16:19:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8113a8ba12611554e169070706f27c929f97a129'/>
<id>urn:sha1:8113a8ba12611554e169070706f27c929f97a129</id>
<content type='text'>
(Previously we'd report it as successful even if the inner download
task was a failure.)
</content>
</entry>
<entry>
<title>Move all crates into a `crates` subdirectory.</title>
<updated>2021-08-27T13:53:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-27T13:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=557a0ff40b3731d4690767de27010bbeff08777d'/>
<id>urn:sha1:557a0ff40b3731d4690767de27010bbeff08777d</id>
<content type='text'>
This will cause some pain for now, but now is really the best time
to do this kind of thing.
</content>
</entry>
</feed>
