<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-client/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:17:14Z</updated>
<entry>
<title>Rename tor-client to arti-tor-client for now.</title>
<updated>2021-06-24T15:17:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-24T15:17:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e1d53cecf87a09a41a29fd0d65cdbf3982e13a57'/>
<id>urn:sha1:e1d53cecf87a09a41a29fd0d65cdbf3982e13a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version dependencies to 0.0.0</title>
<updated>2021-06-24T13:27:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-24T13:27:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2df9b0e921408bdce49ebf19c86be1495b239f2d'/>
<id>urn:sha1:2df9b0e921408bdce49ebf19c86be1495b239f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "publish = false"</title>
<updated>2021-06-24T11:04:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-24T11:04:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b7743607555f1650802920f3fabd7e4f6e3398e9'/>
<id>urn:sha1:b7743607555f1650802920f3fabd7e4f6e3398e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some (but not all) needless dependencies.</title>
<updated>2021-06-17T13:09:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-17T12:56:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=931027344842c55c24063a71f4c52e18b42deba3'/>
<id>urn:sha1:931027344842c55c24063a71f4c52e18b42deba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give every Cargo.toml a repository field</title>
<updated>2021-05-19T18:56:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-19T18:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce6702a147d5b12d0d5abe5588dea3a9562c73f5'/>
<id>urn:sha1:ce6702a147d5b12d0d5abe5588dea3a9562c73f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a few unused dependencies</title>
<updated>2021-04-05T12:20:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-05T12:20:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6cc8e5e0281cb4b9940e6c17aef7b326056993d7'/>
<id>urn:sha1:6cc8e5e0281cb4b9940e6c17aef7b326056993d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client: Add a function to expose the current dirmgr.</title>
<updated>2021-03-30T17:16:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-30T17:16:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75bfdea21e71538cd480cb8e6025ff62bcb0b367'/>
<id>urn:sha1:75bfdea21e71538cd480cb8e6025ff62bcb0b367</id>
<content type='text'>
This function sits behind an `experimental-api` feature so that we
don't need to worry about exposing the entire surface of DirMgr to
our API consumers.

This and the other recent patches are based on work from dgoulet.
</content>
</entry>
<entry>
<title>upgrade to newer version of config crate.</title>
<updated>2021-03-24T13:44:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-24T13:44:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06d5988cdc612385cbc5011db64aa43851f59d12'/>
<id>urn:sha1:06d5988cdc612385cbc5011db64aa43851f59d12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor tokio implpementation in tor-rtcompat.</title>
<updated>2021-03-23T15:00:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-23T15:00:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68f18d4fe366a925b4b05c71a870997a488ef398'/>
<id>urn:sha1:68f18d4fe366a925b4b05c71a870997a488ef398</id>
<content type='text'>
Now other crates don't need any 'ifdef tokio' code, since there
are wrappers that implement 'futures' right.

Technically, the 'futures' traits are in some ways less good than
the tokio ones, but we need a consistent API if we want to support
WASM someday and keep support for async_std.  I'd rather hold out
hope for a future version of futures::io working like tokio than to
fix ourselves into the tokioverse forever.
</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>
</feed>
