<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/stream/flow_ctrl, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-08-19T17:21:06Z</updated>
<entry>
<title>tor-proto: add `WithSidechannelMitigations` for flow ctrl</title>
<updated>2026-08-19T17:21:06Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-08-19T17:17:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12d730da58224c38e966fc4678b61e8b3f289fa9'/>
<id>urn:sha1:12d730da58224c38e966fc4678b61e8b3f289fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: fix XON conversion from KB/s to B/s</title>
<updated>2026-07-30T21:35:18Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-07-30T21:23:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7d20e931f047810494b8559a9795b90cb5cbd66d'/>
<id>urn:sha1:7d20e931f047810494b8559a9795b90cb5cbd66d</id>
<content type='text'>
We previously interpreted the rate in the XON message as being Kbits per
second, but it's really Kbytes per second.
</content>
</entry>
<entry>
<title>tor-cell: update docs and variable names for `Xon`</title>
<updated>2026-07-30T21:34:27Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-07-30T21:18:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=38df6e8fee09e9e2a92c538f018223a0c545250a'/>
<id>urn:sha1:38df6e8fee09e9e2a92c538f018223a0c545250a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`</title>
<updated>2026-07-30T21:34:23Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-07-30T21:01:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fecfa9a0102ff58676bcb0c5e36eed4996a68f4'/>
<id>urn:sha1:0fecfa9a0102ff58676bcb0c5e36eed4996a68f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: add a unit test for `XonXoffReader`</title>
<updated>2026-06-16T13:58:16Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-06-10T19:14:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca107a000f0f8dbb8a04df774ae47cafbc2ee88c'/>
<id>urn:sha1:ca107a000f0f8dbb8a04df774ae47cafbc2ee88c</id>
<content type='text'>
The 'futures' version bump is needed so that our test can use
`UnboundedSender::try_recv()` in the minimal-versions CI test.
</content>
</entry>
<entry>
<title>tor-proto: add `DrainRateNotifier` trait for `XonXoffReader`</title>
<updated>2026-06-10T19:26:53Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2026-06-10T19:10:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=424af5918b1d0998e2f89aa50f8add74c3060718'/>
<id>urn:sha1:424af5918b1d0998e2f89aa50f8add74c3060718</id>
<content type='text'>
This will allow us to add a unit test for `XonXoffReader`.
</content>
</entry>
<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>
</feed>
