<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-memquota/src, branch arti-v2.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-04-07T16:51:54Z</updated>
<entry>
<title>memquota: Say what kind of errors add_parent() returns</title>
<updated>2026-04-07T16:51:54Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-04-07T16:51:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0296cf566d81f1eac46b87034d994cb731b55d8e'/>
<id>urn:sha1:0296cf566d81f1eac46b87034d994cb731b55d8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memquota: Add dedicated variant for duplicate child error</title>
<updated>2026-04-07T10:25:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-04-07T10:23:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44f3adb789579cf12c800cfb91fe33776b08aa24'/>
<id>urn:sha1:44f3adb789579cf12c800cfb91fe33776b08aa24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memquota: Expand on the prepare_parent_aid() docs</title>
<updated>2026-04-07T10:01:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-04-07T10:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=db4614ccdb48c84d5ac60d846b81049ec8fa2cf5'/>
<id>urn:sha1:db4614ccdb48c84d5ac60d846b81049ec8fa2cf5</id>
<content type='text'>
Applies the suggestion from
https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3829#note_3388033
</content>
</entry>
<entry>
<title>memquota: Adjust Account::add_parent() docs</title>
<updated>2026-04-07T10:00:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-04-07T10:00:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0d817aa5ef31cd383aeb79c6674d4d453cd4682'/>
<id>urn:sha1:f0d817aa5ef31cd383aeb79c6674d4d453cd4682</id>
<content type='text'>
As suggested by @Diziet
</content>
</entry>
<entry>
<title>memquota: Make prepare_parent_aid() error message more generic</title>
<updated>2026-03-30T16:22:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-30T14:57:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e0e36190cb832e435788292b03d64b102e8a772e'/>
<id>urn:sha1:e0e36190cb832e435788292b03d64b102e8a772e</id>
<content type='text'>
This is now used by `Account::add_parent()` too.
</content>
</entry>
<entry>
<title>memquota: Add new Account::add_parent() API</title>
<updated>2026-03-30T16:22:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-27T10:44:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70c4f0878108121c1cef17a493fff148384a7ac7'/>
<id>urn:sha1:70c4f0878108121c1cef17a493fff148384a7ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memquota: Move parent AId checks to separate function (fmt)</title>
<updated>2026-03-30T16:16:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-27T10:51:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e074d5e62eca7cadfeeffb4958b76d58e19f4f14'/>
<id>urn:sha1:e074d5e62eca7cadfeeffb4958b76d58e19f4f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memquota: Move parent AId checks to separate function</title>
<updated>2026-03-30T16:16:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-03-27T10:50:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09df2504670a699b08961e75357cb12a610df29d'/>
<id>urn:sha1:09df2504670a699b08961e75357cb12a610df29d</id>
<content type='text'>
I am moving this to another function because we'll soon need to run
these same checks in the new `Account::add_parent()` API I'm planning on
adding for #2427.
</content>
</entry>
<entry>
<title>Fix word duplicate typos</title>
<updated>2026-03-15T20:18:56Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2026-03-15T20:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2173207d8b909d1afdc55adda13faac13cdded0f'/>
<id>urn:sha1:2173207d8b909d1afdc55adda13faac13cdded0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>memquota: Implement ExtendBuilder for config builder.</title>
<updated>2026-02-24T13:05:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-02-17T16:35:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=beb9f0e3468b45bf0fc03ebafba4103fed8c2d0d'/>
<id>urn:sha1:beb9f0e3468b45bf0fc03ebafba4103fed8c2d0d</id>
<content type='text'>
</content>
</entry>
</feed>
