<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/stream, 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-09-22T18:54:01Z</updated>
<entry>
<title>tor-proto: add some trace logs to XON/XOFF code</title>
<updated>2025-09-22T18:54:01Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-22T17:52:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=40e80e0d0f48c8dc9b99c14981dec9929e10de2d'/>
<id>urn:sha1:40e80e0d0f48c8dc9b99c14981dec9929e10de2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: fix a hard-coded `cc_xoff_client`</title>
<updated>2025-09-18T05:39:14Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T05:36:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42ce2811556fb7efeb3871193d85ebc6821d275b'/>
<id>urn:sha1:42ce2811556fb7efeb3871193d85ebc6821d275b</id>
<content type='text'>
This should be `cc_xoff_exit` if we're an exit.
</content>
</entry>
<entry>
<title>tor-proto: rename `take_capacity_to_send` to `about_to_send`</title>
<updated>2025-09-18T05:27:38Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T05:10:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ef600bdb7fa341ac8c927c2d7c242e650474051d'/>
<id>urn:sha1:ef600bdb7fa341ac8c927c2d7c242e650474051d</id>
<content type='text'>
XON/XOFF flow control doesn't have the idea of taking "capacity". But it
does need to know the messages we're about to send so that it can count
the number of stream bytes that we've sent.
</content>
</entry>
<entry>
<title>tor-proto: add checks for receiving XON/XOFF before data sent</title>
<updated>2025-09-18T03:36:04Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T03:32:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f0928bfbe2f5098781b0f56f0dede50b0986c82'/>
<id>urn:sha1:7f0928bfbe2f5098781b0f56f0dede50b0986c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: share the `FlowCtrlParameters` across streams</title>
<updated>2025-09-18T03:36:04Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T03:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eca15143ba80b789382ba7cbe19601d3b98e42c2'/>
<id>urn:sha1:eca15143ba80b789382ba7cbe19601d3b98e42c2</id>
<content type='text'>
Streams at the same circuit hop will now share a single
`Arc&lt;FlowCtrlParameters&gt;`.
</content>
</entry>
<entry>
<title>tor-proto: improved the `SidechannelMitigation` tests</title>
<updated>2025-09-18T02:08:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T01:26:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a24c1c9bc541599c6ff6ab01a8950fdceabb227'/>
<id>urn:sha1:6a24c1c9bc541599c6ff6ab01a8950fdceabb227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: enabled some tests for `SidechannelMitigation`</title>
<updated>2025-09-18T02:08:56Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T00:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e529c5080d06de569bb60dd5ffe75d93a236e5a3'/>
<id>urn:sha1:e529c5080d06de569bb60dd5ffe75d93a236e5a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: update some comments for `SidechannelMitigation`</title>
<updated>2025-09-18T00:04:17Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-18T00:04:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a42b2267e2ffdb79c678c9027cef0277e6db2b76'/>
<id>urn:sha1:a42b2267e2ffdb79c678c9027cef0277e6db2b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: add some tests for XON/XOFF `SidechannelMitigation`</title>
<updated>2025-09-16T18:47:35Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-16T07:20:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e08b7f84d6532b89e3fab50974761f8e846cd386'/>
<id>urn:sha1:e08b7f84d6532b89e3fab50974761f8e846cd386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: rename `FlowCtrlMethods` to `FlowCtrlHooks`</title>
<updated>2025-09-16T18:47:35Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-09-16T06:35:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=271c2c42460f5c3e68430c48f24d7bd5e49b1880'/>
<id>urn:sha1:271c2c42460f5c3e68430c48f24d7bd5e49b1880</id>
<content type='text'>
</content>
</entry>
</feed>
