<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/src/state.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-28T18:21:21Z</updated>
<entry>
<title>tor-dirmgr: tests for GetMicrodescsState</title>
<updated>2021-10-28T18:21:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-28T18:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a721da54cd6951a5ad1cbadc69c28efa95f7650'/>
<id>urn:sha1:4a721da54cd6951a5ad1cbadc69c28efa95f7650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: tests for download schedules.</title>
<updated>2021-10-28T17:08:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-28T17:08:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2f149621fdfb6c8337d6bf536385aa79f08274d8'/>
<id>urn:sha1:2f149621fdfb6c8337d6bf536385aa79f08274d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: Test for GetCertsState</title>
<updated>2021-10-28T14:21:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-28T14:21:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e8891b861d832867f428c77b4060a44835ce8e7'/>
<id>urn:sha1:7e8891b861d832867f428c77b4060a44835ce8e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: Tests for GetConsensusState.</title>
<updated>2021-10-28T13:35:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-28T12:43:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8956e6cd8b8334ec095b8b2e594ad108f16170d7'/>
<id>urn:sha1:8956e6cd8b8334ec095b8b2e594ad108f16170d7</id>
<content type='text'>
This test uses a consensus that I've copied from
tor-netdoc/testdata.  I would include it directly, but I think that
will cause trouble when it comes time to run "cargo package".
</content>
</entry>
<entry>
<title>tor-dirmgr::state: Mock the view of current time.</title>
<updated>2021-10-28T12:41:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-28T12:41:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e27c46d24ef5a0ca0caa9cde59a63e9e3517c5e'/>
<id>urn:sha1:5e27c46d24ef5a0ca0caa9cde59a63e9e3517c5e</id>
<content type='text'>
This will let us test the state processing code without having to
give it up-to-date directory objects.
</content>
</entry>
<entry>
<title>Migrate tor-dirmgr from chrono to time 0.3</title>
<updated>2021-10-24T15:12:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-24T14:50:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=968ffa3d6c2aaf913c86350230ead4164a230628'/>
<id>urn:sha1:968ffa3d6c2aaf913c86350230ead4164a230628</id>
<content type='text'>
(This appears to be the emerging consensus of how to handle
RUSTSEC-2020-0159.)
</content>
</entry>
<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>
</feed>
