<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/stream/flow_ctrl, branch arti-v2.4.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.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-05-21T18:29:42Z</updated>
<entry>
<title>Merge branch 'socket-buf-size' into 'main'</title>
<updated>2026-05-21T18:29:42Z</updated>
<author>
<name>opara</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-21T18:29:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f27830adb14823cb1d27a5d55265e69eb2cc313'/>
<id>urn:sha1:7f27830adb14823cb1d27a5d55265e69eb2cc313</id>
<content type='text'>
Set socket buffer sizes (`SO_SNDBUF` and `SO_RCVBUF`) for proxy sockets

Closes #2500

See merge request tpo/core/arti!3957</content>
</entry>
<entry>
<title>tor-proto: add a TODO item for XON/XOFF flow control</title>
<updated>2026-05-21T16:35:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-21T02:19:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a35796803d83e0221e1acfedf83a591ca77c74fc'/>
<id>urn:sha1:a35796803d83e0221e1acfedf83a591ca77c74fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: small comment improvements</title>
<updated>2026-05-21T00:36:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-13T04:17:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0a5f5c97c67e868a8a01e5639e570fa8b2cfd88b'/>
<id>urn:sha1:0a5f5c97c67e868a8a01e5639e570fa8b2cfd88b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: add `FlowCtrlHooks::inbound_queue_max_len()`</title>
<updated>2026-05-21T00:36:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-12T22:38:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=591fb85e5d4f72d700ec8c2f1b4751617df7ce2d'/>
<id>urn:sha1:591fb85e5d4f72d700ec8c2f1b4751617df7ce2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: rename `{,Half}StreamFlowCtrlInner` variants</title>
<updated>2026-05-21T00:36:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-11T15:57:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6bc2a1385d3bfe0795c96e2d8f721a6a7adebf23'/>
<id>urn:sha1:6bc2a1385d3bfe0795c96e2d8f721a6a7adebf23</id>
<content type='text'>
The common suffix isn't needed.
</content>
</entry>
<entry>
<title>tor-proto: add note about proxy socket buf sizes</title>
<updated>2026-05-07T15:05:59Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-07T02:46:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ef157fe894a6f5d87be84e1821fcbc587d3b8d28'/>
<id>urn:sha1:ef157fe894a6f5d87be84e1821fcbc587d3b8d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: rename `*FlowCtrl::e` to `inner`</title>
<updated>2026-05-07T14:31:50Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-06T14:11:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=22c472a1db7faad11f8dc45766b735c6d986032d'/>
<id>urn:sha1:22c472a1db7faad11f8dc45766b735c6d986032d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: rename `*FlowCtrlEnum` to `*FlowCtrlInner`</title>
<updated>2026-05-07T14:31:50Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-05-06T14:08:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=723be362ef3887796e49f53575c91b85c5e05c3d'/>
<id>urn:sha1:723be362ef3887796e49f53575c91b85c5e05c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: fix flow control for half-streams</title>
<updated>2026-05-07T14:31:50Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-04-30T18:05:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ac2a4764b605f76684ed87f87c0b2f80229e4cd'/>
<id>urn:sha1:2ac2a4764b605f76684ed87f87c0b2f80229e4cd</id>
<content type='text'>
This moves the window-based flow control for half-streams out of the
`HalfStream` and into the `HalfStreamWindowFlowCtrl` object.

Now that it's applied only in `HalfStreamWindowFlowCtrl` and not
generally for all half-streams, we no longer apply window-based flow
control to half-streams when they're really using xon/xoff-based flow
control.
</content>
</entry>
<entry>
<title>tor-proto: add prototype for `HalfStreamFlowCtrl`</title>
<updated>2026-05-07T14:31:50Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-04-30T17:48:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c7086451723ec880354a3e3f4c4b53cfe25c0aed'/>
<id>urn:sha1:c7086451723ec880354a3e3f4c4b53cfe25c0aed</id>
<content type='text'>
This adds the general structure, and we'll fill it in and use it in a
following commit.
</content>
</entry>
</feed>
