<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-dirmgr/src/storage.rs, branch arti-v0.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-05-18T17:45:39Z</updated>
<entry>
<title>Add the "unreachable_pub" lint.</title>
<updated>2021-05-18T17:45:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-18T17:45:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=411e1b35e054c8c9b373f6428c7c808ad8039ca0'/>
<id>urn:sha1:411e1b35e054c8c9b373f6428c7c808ad8039ca0</id>
<content type='text'>
This is a somewhat obnoxious change in its scope and requirements,
but it makes it easier to understand what the real public and
private parts of our APIs are.
</content>
</entry>
<entry>
<title>Remove untested legacy.rs code. Add a comment about where to find it.</title>
<updated>2021-05-10T14:09:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-10T14:09:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa4c8ac4c3a5988644563e04e5de1f836c0e5c73'/>
<id>urn:sha1:fa4c8ac4c3a5988644563e04e5de1f836c0e5c73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix documentation warnings.</title>
<updated>2021-05-05T21:34:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-05T21:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=760aab7a0af44fa7b692f3018e62f3d97724a6c4'/>
<id>urn:sha1:760aab7a0af44fa7b692f3018e62f3d97724a6c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few easy tests in tor-dirmgr.</title>
<updated>2021-05-04T14:51:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-04T14:51:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53d5174eda0d0461ccf3a7d5f3172d9d62bf411f'/>
<id>urn:sha1:53d5174eda0d0461ccf3a7d5f3172d9d62bf411f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dirmgr: a couple of tiny tests</title>
<updated>2021-05-03T21:07:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T21:07:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06a9d2c688a3fa48fd6b69d3feac3386f44654cf'/>
<id>urn:sha1:06a9d2c688a3fa48fd6b69d3feac3386f44654cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DirMgr: add text() and texts() functions to ask for document text</title>
<updated>2021-03-31T16:41:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-31T16:41:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca7e1a0de90f09a2bae05ea119bac9aa757f7927'/>
<id>urn:sha1:ca7e1a0de90f09a2bae05ea119bac9aa757f7927</id>
<content type='text'>
Also, start on a larger refactoring where we ask for documents by
their ID.
</content>
</entry>
<entry>
<title>Make mmap usage optional.</title>
<updated>2020-12-01T12:56:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-01T12:56:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=85cf6c09b3c5ad273a9e16df1fec774f959e37d6'/>
<id>urn:sha1:85cf6c09b3c5ad273a9e16df1fec774f959e37d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirmgr: tests for storage.rs</title>
<updated>2020-12-01T12:44:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-01T12:44:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7b79095c874d98fe8774d18db5380843e83f109'/>
<id>urn:sha1:d7b79095c874d98fe8774d18db5380843e83f109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make legacy-store code disabled by default.</title>
<updated>2020-11-24T15:43:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-11-24T15:43:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea27328c677ea2cad739b4cea0c755e33cedc92f'/>
<id>urn:sha1:ea27328c677ea2cad739b4cea0c755e33cedc92f</id>
<content type='text'>
In the long run we might not want it at all.
</content>
</entry>
<entry>
<title>Document and de-warning the rest of tor-dirmgr</title>
<updated>2020-11-23T15:41:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-11-23T15:41:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=525f6b2bfad48899d94db9030e8549fe2b2b742d'/>
<id>urn:sha1:525f6b2bfad48899d94db9030e8549fe2b2b742d</id>
<content type='text'>
</content>
</entry>
</feed>
