<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.gitignore, branch arti-v1.1.6</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-05-05T16:35:34Z</updated>
<entry>
<title>generate aggregated coverage reports</title>
<updated>2022-05-05T16:35:34Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-05T11:40:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5bd38ab6dce343404fcc1bfd6504c9838a1a4850'/>
<id>urn:sha1:5bd38ab6dce343404fcc1bfd6504c9838a1a4850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add script for coverage on fuzzing</title>
<updated>2022-02-22T19:45:55Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-02-22T19:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6ce6e400c70e36baa4192e1d1c9b591ba46cf0f4'/>
<id>urn:sha1:6ce6e400c70e36baa4192e1d1c9b591ba46cf0f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use libfuzz capabilities instead of scripting</title>
<updated>2022-02-22T19:45:55Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-02-22T13:36:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=74e3f26b88f1a562820c044264a795d0fa28a928'/>
<id>urn:sha1:74e3f26b88f1a562820c044264a795d0fa28a928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add coverage_meta to .gitignore</title>
<updated>2021-11-23T20:37:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-23T20:37:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75a6f78e394626d36c53e2bcc9b1d66a29c73eed'/>
<id>urn:sha1:75a6f78e394626d36c53e2bcc9b1d66a29c73eed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move integration tests to scripts</title>
<updated>2021-10-28T15:28:22Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-09-28T17:36:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0438a3da93ce8d0e805bf1903761441621f28e0c'/>
<id>urn:sha1:0438a3da93ce8d0e805bf1903761441621f28e0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add reproducible builds for MacOS</title>
<updated>2021-09-20T15:48:12Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-09-19T19:38:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=78b6a3667196acf04266db23d2b1244dd49c464e'/>
<id>urn:sha1:78b6a3667196acf04266db23d2b1244dd49c464e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move version-controlled Cargo.lock to /.</title>
<updated>2021-09-20T15:37:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-09-20T15:37:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8bf394b0d505ed7bf90d4718d6372b919c25bd68'/>
<id>urn:sha1:8bf394b0d505ed7bf90d4718d6372b919c25bd68</id>
<content type='text'>
Previously I'd hoped to have it only apply to reproducible builds,
but the work of keeping it up-to-date and checking it for drift
seems to have been tripping us up.  Let's try doing it the other way
for now, and we'll see how that goes.
</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>
<entry>
<title>Updates for reproducible build docs</title>
<updated>2021-08-26T17:22:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-26T17:22:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa912a7656f013f6dd2bd437f34f36a8c6b10dd2'/>
<id>urn:sha1:aa912a7656f013f6dd2bd437f34f36a8c6b10dd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address review comments</title>
<updated>2021-08-26T06:38:45Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-08-26T06:30:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=46f30aad4d5aabce7cbdcb0efb0d093355d9ff58'/>
<id>urn:sha1:46f30aad4d5aabce7cbdcb0efb0d093355d9ff58</id>
<content type='text'>
sha256: 7f190568fa05f71ad356dc56a7a9725a4be18e5e40d6880f469e22981a18edd7
</content>
</entry>
</feed>
