<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-memquota, branch arti-v1.2.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.2.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-01T15:09:32Z</updated>
<entry>
<title>Bump versions for tor- and arti- crates to 0.21.0</title>
<updated>2024-08-01T15:09:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-08-01T15:09:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c2019c5e55a370877b92af67312714b7660847c'/>
<id>urn:sha1:5c2019c5e55a370877b92af67312714b7660847c</id>
<content type='text'>
This is the result of:

```
for crate in $( ./maint/list_crates  |grep '^\(tor\|arti-\)' ); do
    cargo set-version -p $crate 0.21.0
done
```
</content>
</entry>
<entry>
<title>tor-memquota: discuss StreamUnobtrusivePeeker name</title>
<updated>2024-07-24T16:43:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-24T16:42:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e2ad65a6b2609dcabd75bfa65ae99d6b51361ac4'/>
<id>urn:sha1:e2ad65a6b2609dcabd75bfa65ae99d6b51361ac4</id>
<content type='text'>
See
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2280#note_3051134
</content>
</entry>
<entry>
<title>tor-memquota: Elide a lifetime</title>
<updated>2024-07-24T16:43:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-24T08:49:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e15a2e96bb91be4758ff4e0e83805cf3d439bf8'/>
<id>urn:sha1:7e15a2e96bb91be4758ff4e0e83805cf3d439bf8</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2280#note_3051270
</content>
</entry>
<entry>
<title>tor-memquota: Fix a wrong comment</title>
<updated>2024-07-24T16:43:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-24T08:44:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04d47b0e0f4106882846d1c2c06513c7a1ef87dc'/>
<id>urn:sha1:04d47b0e0f4106882846d1c2c06513c7a1ef87dc</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2280#note_3051268
</content>
</entry>
<entry>
<title>tor-memquota: Provide StreamUnobtrusivePeeker (tests)</title>
<updated>2024-07-24T16:43:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-23T11:02:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=974e05e0728600cce1fccca07905758da442ceff'/>
<id>urn:sha1:974e05e0728600cce1fccca07905758da442ceff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-memquota: Provide StreamUnobtrusivePeeker</title>
<updated>2024-07-24T16:43:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-18T15:10:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=01c96b10ff1a1fa08809979854289b11682947dc'/>
<id>urn:sha1:01c96b10ff1a1fa08809979854289b11682947dc</id>
<content type='text'>
I'm not particularly pleased with this name.  We need names for both
the type, and the trait we'll almost certainly want to introduce in
the future.
</content>
</entry>
<entry>
<title>Merge branch 'memquota-typed' into 'main'</title>
<updated>2024-07-24T09:10:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-07-24T09:10:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4d891f3646b23316cb4f9f21b741be9057c41ae'/>
<id>urn:sha1:e4d891f3646b23316cb4f9f21b741be9057c41ae</id>
<content type='text'>
tor-memquota: HasMemoryCost trait, and type-safe methods

See merge request tpo/core/arti!2282</content>
</entry>
<entry>
<title>tor-memquota: destroy_participant: Clarify "no longer useable"</title>
<updated>2024-07-24T08:42:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-23T12:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=986ec39d7ae80cd4dc4230d90c3b1f57b5cce5c9'/>
<id>urn:sha1:986ec39d7ae80cd4dc4230d90c3b1f57b5cce5c9</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2281#note_3051105
</content>
</entry>
<entry>
<title>tor-memquota: Provide Participant::destroy_participant</title>
<updated>2024-07-24T08:42:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-18T15:08:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79e028577ff724f7e4f4ce432f6f77df2ac2c477'/>
<id>urn:sha1:79e028577ff724f7e4f4ce432f6f77df2ac2c477</id>
<content type='text'>
The stream wrapper is going to want this.
</content>
</entry>
<entry>
<title>tor-memquota: Correct a wrong comment</title>
<updated>2024-07-24T08:42:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-18T15:34:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=26a84b772e1a6f3c7059f587cb060f2c7ed0624c'/>
<id>urn:sha1:26a84b772e1a6f3c7059f587cb060f2c7ed0624c</id>
<content type='text'>
There is no `p_used` here; what we meant was the very same
`ClaimedQty.`
</content>
</entry>
</feed>
