<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src, branch arti-v1.2.5</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.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-06-24T12:41:09Z</updated>
<entry>
<title>arti: wait a short while on startup if lockfiles are unavailable.</title>
<updated>2024-06-24T12:41:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-11T15:04:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a3ce2f027cd99bccff0245c4e7ba2662c9dd59a8'/>
<id>urn:sha1:a3ce2f027cd99bccff0245c4e7ba2662c9dd59a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Add a TODO about a possible refactoring.</title>
<updated>2024-06-17T18:15:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-17T18:04:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=99607b9c8a81ddfff66ba3b97102be6b9df2a000'/>
<id>urn:sha1:99607b9c8a81ddfff66ba3b97102be6b9df2a000</id>
<content type='text'>
I propose we move each subcommand implementation to a `subcommand`
submodule.
</content>
</entry>
<entry>
<title>arti: Move arti hss subcommand implementation to separate module.</title>
<updated>2024-06-17T18:14:31Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-17T16:37:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5884067fd19eeed143dbc67dc7b7e76790de8688'/>
<id>urn:sha1:5884067fd19eeed143dbc67dc7b7e76790de8688</id>
<content type='text'>
This addresses a TODO.
</content>
</entry>
<entry>
<title>Merge branch 'arti-relay-flag' into 'main'</title>
<updated>2024-06-12T12:48:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-12T12:48:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3cc4b10b13ede1a162efd14eb6775f892afe177d'/>
<id>urn:sha1:3cc4b10b13ede1a162efd14eb6775f892afe177d</id>
<content type='text'>
relay: Add relay cargo feature flag and subcommand

See merge request tpo/core/arti!2182</content>
</entry>
<entry>
<title>RPC: Use RPC methods instead of the "ClientConnectionTarget" trait.</title>
<updated>2024-06-11T21:02:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-04T17:22:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c07455965fd201ec66631e649a10660e5955e47c'/>
<id>urn:sha1:c07455965fd201ec66631e649a10660e5955e47c</id>
<content type='text'>
On its own, this might not seem like a huge improvement, but it will
later let us implement these RPC methods for types that can't
reasonably implement ClientConnectionTarget.

It also serves as a proof of concept that special-method invocation
can actually work, so that we can build things like this in cases
where introducing a trait isn't practical.

Closes #1427
</content>
</entry>
<entry>
<title>relay: Add relay cargo feature flag and subcommand</title>
<updated>2024-06-11T19:42:50Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-06-03T18:16:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c89db17bb2a9baa94933dd828a543c0cc3ca7631'/>
<id>urn:sha1:c89db17bb2a9baa94933dd828a543c0cc3ca7631</id>
<content type='text'>
Add the optional non default feature flag "relay" that will be used to
enable relay support of arti.

This commit also adds the "relay" subcommand to arti binary conditionnal
on the feature flag in order to have a place holder starting point.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>rpc: Make RpcMgr::lookup_object return context along with object.</title>
<updated>2024-06-10T14:33:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-05T14:23:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9267b26bfcf35c5f8594953a75315165849a6828'/>
<id>urn:sha1:9267b26bfcf35c5f8594953a75315165849a6828</id>
<content type='text'>
The context will make it possible to invoke rpc methods.
</content>
</entry>
<entry>
<title>arti: Note that auto is the same as disabled if vanguards are disabled.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-14T11:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=95fa6f647bd57768703c70171bab8f7396f9f7df'/>
<id>urn:sha1:95fa6f647bd57768703c70171bab8f7396f9f7df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Add vanguards settings to example config.</title>
<updated>2024-06-03T09:47:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-05-09T13:53:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c4ce5b17de2d090733a4fca94ba517b37e13fb3'/>
<id>urn:sha1:3c4ce5b17de2d090733a4fca94ba517b37e13fb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC: Give error from RpcMgr::new if method name is sufficiently bad.</title>
<updated>2024-05-14T13:49:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-05-14T13:46:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f50a947a9859535c02aa117fe1cd4fea4fff09b'/>
<id>urn:sha1:9f50a947a9859535c02aa117fe1cd4fea4fff09b</id>
<content type='text'>
(We don't give an error about unrecognized namespaces (for now),
since we have no way to opt in to them.)
</content>
</entry>
</feed>
