<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src, branch arti-v1.6.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-01T02:55:15Z</updated>
<entry>
<title>tor-proto: fix comment related to validating stream messages</title>
<updated>2025-10-01T02:55:15Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-01T02:55:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c50199fb3b4c0bb9e0c4644bf6617cf7f63dd044'/>
<id>urn:sha1:c50199fb3b4c0bb9e0c4644bf6617cf7f63dd044</id>
<content type='text'>
I don't think the previous comment is correct. The main flow control
checks are about receiving SENDME/XON/XOFFs, and ensuring that we don't
receive too many of them. This all happens in the reactor.

In theory the stream should be checking that we don't receive too many
DATA messages for how many stream SENDMEs we've sent. But this is broken
due to arti#2100. We do check this in the halfstream code though.
</content>
</entry>
<entry>
<title>Merge branch 'ticket_2190' into 'main'</title>
<updated>2025-09-30T15:33:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-30T15:33:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1a70e9ccd39de48f00e9b710ff373f3ad3a4221c'/>
<id>urn:sha1:1a70e9ccd39de48f00e9b710ff373f3ad3a4221c</id>
<content type='text'>
padding: Remove post-queue blocker.

Closes #2190

See merge request tpo/core/arti!3293</content>
</entry>
<entry>
<title>padding: Remove post-queue blocker.</title>
<updated>2025-09-30T14:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T15:52:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c6e8698283a393ed5880d8e57c069a11a87e953'/>
<id>urn:sha1:4c6e8698283a393ed5880d8e57c069a11a87e953</id>
<content type='text'>
We no longer want to _ever_ block non-DATA cells, per discussion
in circuit-padding.md.

Closes #2190.
</content>
</entry>
<entry>
<title>padding: be less dogmatic in a TODO about where a buffer would go.</title>
<updated>2025-09-30T14:32:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T15:38:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dc9b191a547d82417393786bfe43f08dcbb89bc2'/>
<id>urn:sha1:dc9b191a547d82417393786bfe43f08dcbb89bc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'doc_features_no_longer_there' into 'main'</title>
<updated>2025-09-30T13:59:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-30T13:59:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54425a402a207a01c27556fa3486019f64585e71'/>
<id>urn:sha1:54425a402a207a01c27556fa3486019f64585e71</id>
<content type='text'>
Remove check_doc_features and doc_auto_cfg.

Closes #1514

See merge request tpo/core/arti!3294</content>
</entry>
<entry>
<title>Remove "doc_auto_cfg" incantation from all crates.</title>
<updated>2025-09-29T19:30:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T18:30:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=808b0ec2e3735a6dbbebeb857a3d6040ae02c697'/>
<id>urn:sha1:808b0ec2e3735a6dbbebeb857a3d6040ae02c697</id>
<content type='text'>
This feature has been removed from nightly, in favor of doc_cfg.
</content>
</entry>
<entry>
<title>Merge branch 'sort_circ_actions' into 'main'</title>
<updated>2025-09-29T19:09:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T19:09:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dd17ee8e745ebe3fcb17c6e4f634bc0bb504c41e'/>
<id>urn:sha1:dd17ee8e745ebe3fcb17c6e4f634bc0bb504c41e</id>
<content type='text'>
Sort output events for next_circ_action.

See merge request tpo/core/arti!3292</content>
</entry>
<entry>
<title>Sort output events for next_circ_action.</title>
<updated>2025-09-29T17:00:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-09-29T15:27:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ff1c086eca6f561bbc19a64afdfef317bbc19540'/>
<id>urn:sha1:ff1c086eca6f561bbc19a64afdfef317bbc19540</id>
<content type='text'>
This sort makes it so that that blocking and unblocking are always
ordered in a sensible way with respect to sending data.  This might
help simplify padding machines a bit.

Prerequisite for #2190
</content>
</entry>
<entry>
<title>Merge branch 'opentelemetry' into 'main'</title>
<updated>2025-09-29T16:04:22Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2025-09-29T16:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b1346d1d08757318aec0d04d3532cbaa8f86f09'/>
<id>urn:sha1:6b1346d1d08757318aec0d04d3532cbaa8f86f09</id>
<content type='text'>
Add experimental OpenTelemetry support

See merge request tpo/core/arti!3239</content>
</entry>
<entry>
<title>proto: Replace magic value with constant (fmt).</title>
<updated>2025-09-25T13:40:33Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-24T18:19:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bed12ca97113e848f5731459325c8c27e46fa734'/>
<id>urn:sha1:bed12ca97113e848f5731459325c8c27e46fa734</id>
<content type='text'>
</content>
</entry>
</feed>
