<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/src/lib.rs, branch arti-v0.0.2</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.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-11-29T18:59:41Z</updated>
<entry>
<title>Merge branch 'config-updates-and-tests'</title>
<updated>2021-11-29T18:59:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-29T18:59:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eb861b7edd35fa60d1fb21a907400c42ab8e08fd'/>
<id>urn:sha1:eb861b7edd35fa60d1fb21a907400c42ab8e08fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic tests for high-level builders</title>
<updated>2021-11-25T14:40:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T16:47:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f2034ac6e2d1340c9d4c4a2ea47ffa5272dac934'/>
<id>urn:sha1:f2034ac6e2d1340c9d4c4a2ea47ffa5272dac934</id>
<content type='text'>
Make sure that we can change elements, and we can reconstruct builders
that give us the same thing.
</content>
</entry>
<entry>
<title>add semicolons if nothing returned</title>
<updated>2021-11-25T13:20:37Z</updated>
<author>
<name>Daniel Eades</name>
<email>danieleades@hotmail.com</email>
</author>
<published>2021-11-25T13:14:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=db16d13df4779ac61005050dfe5ce05e3d5a1b5d'/>
<id>urn:sha1:db16d13df4779ac61005050dfe5ce05e3d5a1b5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename RetryConfig to DownloadSchedule, fold in parallelism.</title>
<updated>2021-11-18T17:33:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-18T17:33:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96659a850be9efd6e7a48c6e6ce4d47dc8beef94'/>
<id>urn:sha1:96659a850be9efd6e7a48c6e6ce4d47dc8beef94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: put routerdesc storage behind a feature.</title>
<updated>2021-11-12T17:15:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-12T17:12:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e9ea7515bc6d6fd8029c23d7cb5ed4969c08bd09'/>
<id>urn:sha1:e9ea7515bc6d6fd8029c23d7cb5ed4969c08bd09</id>
<content type='text'>
(We keep routerdescs in the schema, since we don't want _that_ to
fragment.)

Part of #125.
</content>
</entry>
<entry>
<title>Tests for tor-dirmgr::bootstrap</title>
<updated>2021-11-11T13:58:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-11T13:58:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4717bb270f2bd27130e636768a7bf6f3d450a9d3'/>
<id>urn:sha1:4717bb270f2bd27130e636768a7bf6f3d450a9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor tests for DirMgr::query_into_requests</title>
<updated>2021-11-11T12:31:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-11T12:31:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3609aff10e29ff06722fb49627fafeb68f424989'/>
<id>urn:sha1:3609aff10e29ff06722fb49627fafeb68f424989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: tests for making and expanding consensus requests.</title>
<updated>2021-11-10T14:04:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-10T14:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=585c6c4f9ede4f08b8686491d8426c8dd0f515f5'/>
<id>urn:sha1:585c6c4f9ede4f08b8686491d8426c8dd0f515f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: Tests for high-level loading functions.</title>
<updated>2021-11-10T13:18:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-10T13:18:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=248aca98f1a08aa8b265db4ed34f043f98b1328d'/>
<id>urn:sha1:248aca98f1a08aa8b265db4ed34f043f98b1328d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More tests on tor-dirmgr::state</title>
<updated>2021-11-08T13:21:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-08T13:21:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6899b2599b14a45c2c49f9541401475808bd238b'/>
<id>urn:sha1:6899b2599b14a45c2c49f9541401475808bd238b</id>
<content type='text'>
These test our download schedules, resetting to the original state,
and storing downloaded objects.
</content>
</entry>
</feed>
