<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-netdir/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-24T13:27:17Z</updated>
<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>Missing feature dependency.</title>
<updated>2021-06-16T15:40:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-16T15:40:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a9086fd1390733ddbe81ae6def48ff6a723b1748'/>
<id>urn:sha1:a9086fd1390733ddbe81ae6def48ff6a723b1748</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose the "construct_network()" function in tor-netdir.</title>
<updated>2021-06-16T14:58:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-16T14:58:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6da4bb11a1e3eceb1b5d0d9dc013f55c8da1e0a'/>
<id>urn:sha1:b6da4bb11a1e3eceb1b5d0d9dc013f55c8da1e0a</id>
<content type='text'>
This function has been used for testing tor-netdir, but it will also
be useful for testing path selection in tor-cirmgr as well.

I've put it behind a "testing" feature, since it shouldn't really be
used by most applications.
</content>
</entry>
<entry>
<title>tor-netdir no longer uses caret.</title>
<updated>2021-05-25T15:25:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T15:25:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=63e4db3cebe8d9f75444f7e0300ee18da274e5e6'/>
<id>urn:sha1:63e4db3cebe8d9f75444f7e0300ee18da274e5e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused derive_more.</title>
<updated>2021-05-25T14:58:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T14:58:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=89bdf6f1d8d74201b544a3007e83a9b9655dfb1b'/>
<id>urn:sha1:89bdf6f1d8d74201b544a3007e83a9b9655dfb1b</id>
<content type='text'>
</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>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>Fill in "package.categories" on all Cargo.toml</title>
<updated>2021-05-19T18:50:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-19T18:50:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=712e6ec23c08cf9207ca17df9ecaf0269b663b02'/>
<id>urn:sha1:712e6ec23c08cf9207ca17df9ecaf0269b663b02</id>
<content type='text'>
</content>
</entry>
</feed>
