<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.toml, 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-06-24T15:44:54Z</updated>
<entry>
<title>Toposort the workspace members list.</title>
<updated>2021-06-24T15:44:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-24T15:44:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1d16bcf16bcdb73fba5574a8dc29973c1225295e'/>
<id>urn:sha1:1d16bcf16bcdb73fba5574a8dc29973c1225295e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove anyhow dependency from tor-retry, and rename it to retry-error</title>
<updated>2021-06-17T20:09:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-17T14:48:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be86df631decfce3f73399ee1e7769c69dc20d3c'/>
<id>urn:sha1:be86df631decfce3f73399ee1e7769c69dc20d3c</id>
<content type='text'>
Now RetryError is parameterized on an underlying error type.
</content>
</entry>
<entry>
<title>Use macros and types to improve handling of Netdir parameters.</title>
<updated>2021-05-25T13:16:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T13:16:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e8214d1df191a1e4c30210ddfaeb542d526b308f'/>
<id>urn:sha1:e8214d1df191a1e4c30210ddfaeb542d526b308f</id>
<content type='text'>
(Squashed from typed-netdir-params)
</content>
</entry>
<entry>
<title>Switch to v2 feature resolver.</title>
<updated>2021-05-05T13:19:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-05T13:19:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6937d6690dfeb9659943696143e866d01d9483f8'/>
<id>urn:sha1:6937d6690dfeb9659943696143e866d01d9483f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split mocking parts of rtcompat into new rtmock crate.</title>
<updated>2021-05-03T13:10:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T13:10:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=615e2ed31a64eb81640c301014d6816dde1da15f'/>
<id>urn:sha1:615e2ed31a64eb81640c301014d6816dde1da15f</id>
<content type='text'>
Since these parts are testing-only, let's take steps to make sure we
don't ship them in production by accident.
</content>
</entry>
<entry>
<title>Replace tor-decompress with async-compression crate.</title>
<updated>2021-04-13T20:27:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-13T20:27:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=13d4ee888f7acf3b0c3861b3dc2da2ecb1359cf0'/>
<id>urn:sha1:13d4ee888f7acf3b0c3861b3dc2da2ecb1359cf0</id>
<content type='text'>
This lets us simplify tor-dirclient a fair bit.  Closes #79.
</content>
</entry>
<entry>
<title>Move our command-line interface into a new crate called "arti".</title>
<updated>2021-03-17T19:14:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-17T19:03:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2db9614243912621d4fe389a9a24f57fdf038c7'/>
<id>urn:sha1:c2db9614243912621d4fe389a9a24f57fdf038c7</id>
<content type='text'>
Closes #106
</content>
</entry>
<entry>
<title>Add tor-decompress to top-level Cargo.toml</title>
<updated>2021-03-04T18:31:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-04T18:31:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a444f6c3dc6c389ea0dcc881dce3f82d1dca7f14'/>
<id>urn:sha1:a444f6c3dc6c389ea0dcc881dce3f82d1dca7f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename client-demo to tor-client.</title>
<updated>2021-02-02T14:27:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-02-02T14:27:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f28f7dea556475ef09816e09945ee8896148a19'/>
<id>urn:sha1:6f28f7dea556475ef09816e09945ee8896148a19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start a 'tor-config' crate</title>
<updated>2021-02-01T17:43:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-01-28T23:59:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3c6e6b660a9d82aee83badf9ad913bdc94d4a05'/>
<id>urn:sha1:c3c6e6b660a9d82aee83badf9ad913bdc94d4a05</id>
<content type='text'>
This crate is mainly intended to wrap the config.rs code if
necessary, and to give a way for interacting with it on the command
line.
</content>
</entry>
</feed>
