<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-netdir/src, 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-18T11:19:24Z</updated>
<entry>
<title>Fix some warnings about needless &amp; from nightly clippy</title>
<updated>2021-06-18T11:19:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-18T11:19:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e6faeaa1f8511d49cea13358f88cb1e42ae32ec2'/>
<id>urn:sha1:e6faeaa1f8511d49cea13358f88cb1e42ae32ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Notes about badexit flag and opportunities for error</title>
<updated>2021-06-16T19:10:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-16T19:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=321fd79632b0d8cf0a3c537e7eddb637ea663bf3'/>
<id>urn:sha1:321fd79632b0d8cf0a3c537e7eddb637ea663bf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests for circmgr::usage</title>
<updated>2021-06-16T15:36:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-06-16T15:36:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d3f27716d9ece0e4a89599ec38ed6f4f8539bfad'/>
<id>urn:sha1:d3f27716d9ece0e4a89599ec38ed6f4f8539bfad</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>Add noop_method_call warning.</title>
<updated>2021-05-27T18:32:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-27T18:32:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2102d2e2b54e7de58c61784dcd9e22fef5c8215b'/>
<id>urn:sha1:2102d2e2b54e7de58c61784dcd9e22fef5c8215b</id>
<content type='text'>
This would have saved ahf and me a lot of confusion in debugging a
situation where we were cloning a reference of a type that didn't
implement Clone.
</content>
</entry>
<entry>
<title>Use the "typos" tool to fix some spelling</title>
<updated>2021-05-26T23:18:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-26T23:18:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f681ac824d1ed4d2969e37003201323e6aada92'/>
<id>urn:sha1:7f681ac824d1ed4d2969e37003201323e6aada92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable cargo_common_metadata warning.</title>
<updated>2021-05-25T19:42:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T19:42:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=745c90e92c0f606c35622dff69f302a532a7353c'/>
<id>urn:sha1:745c90e92c0f606c35622dff69f302a532a7353c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add a percentage type wrapper.</title>
<updated>2021-05-25T15:21:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T15:21:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=88e711b28212ef2769abf7eecb0e8f0f7218626f'/>
<id>urn:sha1:88e711b28212ef2769abf7eecb0e8f0f7218626f</id>
<content type='text'>
It turns out that when we don't have a percentage type associated
with a value, it is far too easy to forget to divide by 100 before
using it as a fraction.
</content>
</entry>
<entry>
<title>fixup! Revert change to type of NetParams value.</title>
<updated>2021-05-25T15:00:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T15:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a8cce95f02101872400f4fb4123178d3b325890'/>
<id>urn:sha1:6a8cce95f02101872400f4fb4123178d3b325890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a needless lifetime.</title>
<updated>2021-05-25T14:58:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-25T14:58:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e0a235fba1a7799d7026440896f8f222c3c09d1'/>
<id>urn:sha1:3e0a235fba1a7799d7026440896f8f222c3c09d1</id>
<content type='text'>
</content>
</entry>
</feed>
