<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-bytes/fuzz, branch arti-v1.0.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-09-07T17:30:53Z</updated>
<entry>
<title>Exclude tor-bytes fuzzing helper code from tarpaulin coverage.</title>
<updated>2021-09-07T17:30:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-09-07T17:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=353a16ce7e088cb1868a25022e728c071695a74a'/>
<id>urn:sha1:353a16ce7e088cb1868a25022e728c071695a74a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update corpus and links.</title>
<updated>2021-09-07T16:32:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-09-07T16:32:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=358b3e1ea0797761e02620db112e5696a77f2c3c'/>
<id>urn:sha1:358b3e1ea0797761e02620db112e5696a77f2c3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bugs in last fuzzer code.</title>
<updated>2021-09-07T16:29:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-09-07T16:29:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0de653af1ccf8a6ab1cfd5d453a661ff70a3a14'/>
<id>urn:sha1:f0de653af1ccf8a6ab1cfd5d453a661ff70a3a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to array-of-u8 handling in tor-bytes.</title>
<updated>2021-09-07T13:46:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-09-07T13:40:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97692e3cc280bc1930474e58dbaba142b2f99429'/>
<id>urn:sha1:97692e3cc280bc1930474e58dbaba142b2f99429</id>
<content type='text'>
Now that we have const generics, we can use them.  We can also avoid
an extra clone in the implementation for [u8; N].

Nothing in our codebase requires that we use Reader or Writer on a
GenericArray holding anything other than u8, so I've switched back
to the more efficient implementation there.

I've added a fuzzer case for the new method, but apparently rustc nightly isn't working too
well with fuzzers for me; I'm going to try it tomorrow.
</content>
</entry>
<entry>
<title>Move all crates into a `crates` subdirectory.</title>
<updated>2021-08-27T13:53:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-27T13:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=557a0ff40b3731d4690767de27010bbeff08777d'/>
<id>urn:sha1:557a0ff40b3731d4690767de27010bbeff08777d</id>
<content type='text'>
This will cause some pain for now, but now is really the best time
to do this kind of thing.
</content>
</entry>
</feed>
