<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.toml, branch arti-v1.2.4</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-05-15T11:00:12Z</updated>
<entry>
<title>tor-keymgr: Move keygen script to maint.</title>
<updated>2024-05-15T11:00:12Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-08T14:52:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=149ca34d61092feb8ffa83ae15cd33508e0e042d'/>
<id>urn:sha1:149ca34d61092feb8ffa83ae15cd33508e0e042d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Make keygen crate part of the workspace.</title>
<updated>2024-05-15T11:00:12Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-08T10:55:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3b2870353c65d4c3965dba5253ee83852f7fcd67'/>
<id>urn:sha1:3b2870353c65d4c3965dba5253ee83852f7fcd67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename tor-memtrack to tor-memquota</title>
<updated>2024-04-29T16:43:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-29T12:59:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b71a9cc99ac44ab74accf7c259ffa3de2e331ed6'/>
<id>urn:sha1:b71a9cc99ac44ab74accf7c259ffa3de2e331ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-memtrack: Introduce new crate (empty)</title>
<updated>2024-04-23T15:09:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-03T16:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=268863cf1975fef21f7f6a8caae92de532f33ca8'/>
<id>urn:sha1:268863cf1975fef21f7f6a8caae92de532f33ca8</id>
<content type='text'>
Put it just above tor-rpcbase, which maybe it would want to use for
metrics export via RPC?

For now we have some dead code `#[allow]`s.
</content>
</entry>
<entry>
<title>Create a new empty tor-relay-selection crate.</title>
<updated>2024-03-12T13:42:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-21T14:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8aa503735645afe2775f2883ed8762fa65d2d47d'/>
<id>urn:sha1:8aa503735645afe2775f2883ed8762fa65d2d47d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fslock-guard: Add unit tests</title>
<updated>2024-03-01T12:11:59Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-03-01T11:07:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=966b5721b860d61a7ed73c229b9e0d337fbfc1c4'/>
<id>urn:sha1:966b5721b860d61a7ed73c229b9e0d337fbfc1c4</id>
<content type='text'>
This requires reordering of workspace members due to new internal
dev-dependency.
</content>
</entry>
<entry>
<title>maint/fixup-features: Make part of the main workspace</title>
<updated>2024-02-07T15:16:24Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-07T15:12:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e90e8ba053f22d88b3d9d696cf10d8a85c2d3cc'/>
<id>urn:sha1:9e90e8ba053f22d88b3d9d696cf10d8a85c2d3cc</id>
<content type='text'>
This ties it into everything, so we run CI on it, have it in our main
lockfile, and so on.
</content>
</entry>
<entry>
<title>test-temp-dir: New crate</title>
<updated>2024-01-25T16:40:10Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-25T16:28:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f8e218ca508697c43fd7e7a1a00f44c2d5f3ff35'/>
<id>urn:sha1:f8e218ca508697c43fd7e7a1a00f44c2d5f3ff35</id>
<content type='text'>
Introduce the crate, move the code motion, and make minimal necessary
changes.
</content>
</entry>
<entry>
<title>fslock-guard: sketch implementation</title>
<updated>2024-01-21T21:51:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-21T21:46:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70815226d086473152ec98a5ae8341ef4d067be3'/>
<id>urn:sha1:70815226d086473152ec98a5ae8341ef4d067be3</id>
<content type='text'>
This is not yet "correct", since it will rely on
https://github.com/brunoczim/fslock/pull/15

(Conceivably, it might be better to make the `fslock` crate rm-safe.)
</content>
</entry>
<entry>
<title>Examples using hyper v1</title>
<updated>2024-01-11T10:34:59Z</updated>
<author>
<name>ramidzkh</name>
<email>ramidzkh@gmail.com</email>
</author>
<published>2024-01-11T10:34:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5cea7626e41a101986346e788403aade4dd52d81'/>
<id>urn:sha1:5cea7626e41a101986346e788403aade4dd52d81</id>
<content type='text'>
</content>
</entry>
</feed>
