<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src, branch arti-v1.3.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-11-20T10:53:24Z</updated>
<entry>
<title>tor-proto: Specify which of the 2 senders is used for sending cells.</title>
<updated>2024-11-20T10:53:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-19T10:52:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0839b034d3fa28f7184dd7fae8ef866220cb7ecd'/>
<id>urn:sha1:0839b034d3fa28f7184dd7fae8ef866220cb7ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Fix typo in streammap docs.</title>
<updated>2024-11-19T12:17:50Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-19T10:51:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=af40803111beec73ffeb3b535ab789535eac7242'/>
<id>urn:sha1:af40803111beec73ffeb3b535ab789535eac7242</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tor-proto_benchmarks' into 'main'</title>
<updated>2024-11-11T16:14:42Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-11T16:14:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a04490df8af8c3d8e79f547bc9f631fcd9def16'/>
<id>urn:sha1:4a04490df8af8c3d8e79f547bc9f631fcd9def16</id>
<content type='text'>
tor-proto: Add benchmarks for cell encryption and decryption

See merge request tpo/core/arti!2608</content>
</entry>
<entry>
<title>tor-proto: put every bench_utils mod behind the bench feature</title>
<updated>2024-11-06T18:36:19Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2024-11-06T18:36:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=375f63cd7aff14cc288141a749ee8b4342d45ba3'/>
<id>urn:sha1:375f63cd7aff14cc288141a749ee8b4342d45ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: change the visibility of the RelayBody inner struct</title>
<updated>2024-11-06T12:24:37Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2024-11-06T12:24:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04711d0294ac451d75c198f46002a338f24c6584'/>
<id>urn:sha1:04711d0294ac451d75c198f46002a338f24c6584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: remove inlines attributes</title>
<updated>2024-11-06T12:03:05Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2024-11-06T12:03:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8e7239d65a3da8b78e4497825d1f116195ba79c9'/>
<id>urn:sha1:8e7239d65a3da8b78e4497825d1f116195ba79c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: add a bench feature</title>
<updated>2024-11-06T09:20:33Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2024-11-06T09:20:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04acebc16bf7b849dda350e8e78b2a491a3d0d7b'/>
<id>urn:sha1:04acebc16bf7b849dda350e8e78b2a491a3d0d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Document RecvWindow::take more accurately.</title>
<updated>2024-11-04T18:12:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-04T17:49:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=893cb0df75070b59886e897ed4c3b514cf151983'/>
<id>urn:sha1:893cb0df75070b59886e897ed4c3b514cf151983</id>
<content type='text'>
The docs here seem wrong, so I am updating them.
</content>
</entry>
<entry>
<title>tor-proto: Add benchmarks for cell encryption and decryption</title>
<updated>2024-11-04T12:05:10Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2024-11-04T12:05:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=10607de5023ce98c82237186654b0f87e9466931'/>
<id>urn:sha1:10607de5023ce98c82237186654b0f87e9466931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mq-fix' into 'main'</title>
<updated>2024-10-22T13:06:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-10-22T13:06:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2ceea6972e29fdf30187bb41207c0a3d77b0131d'/>
<id>urn:sha1:2ceea6972e29fdf30187bb41207c0a3d77b0131d</id>
<content type='text'>
memquota: Fix account lifetime bugs, and arrange to test mq in shadow

See merge request tpo/core/arti!2560</content>
</entry>
</feed>
