<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/tunnel, branch arti-v1.4.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.4.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-02-26T11:25:44Z</updated>
<entry>
<title>tor-proto: Add _mut suffix to functions returning mutable circs (fmt).</title>
<updated>2025-02-26T11:25:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:24:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=50b15c4fd56f4daa3636d0398291998057d46dea'/>
<id>urn:sha1:50b15c4fd56f4daa3636d0398291998057d46dea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Add _mut suffix to functions returning mutable circs.</title>
<updated>2025-02-26T11:25:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:24:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6d39a4a6f56905d1fb982d1d494a3f01536436ce'/>
<id>urn:sha1:6d39a4a6f56905d1fb982d1d494a3f01536436ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: s/legs/leg in variable name.</title>
<updated>2025-02-26T11:21:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:21:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eaa2cc30bb71053a7fee8331b72c77e2ffebdc9f'/>
<id>urn:sha1:eaa2cc30bb71053a7fee8331b72c77e2ffebdc9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Add TODO about removing CtrlMsg::SendSendme.</title>
<updated>2025-02-26T11:21:00Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:20:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ae11f4ce371da77560a558b9b7dafb922f3320c0'/>
<id>urn:sha1:ae11f4ce371da77560a558b9b7dafb922f3320c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Update misleading comment about SENDMEs.</title>
<updated>2025-02-26T11:16:25Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=86a69161c9f49a733f44e5ad862005807057c11f'/>
<id>urn:sha1:86a69161c9f49a733f44e5ad862005807057c11f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Make the reactor shut down when all the legs close.</title>
<updated>2025-02-26T11:12:05Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:12:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ab6638829629e9162ceb490d0fa49d12d7b7da4'/>
<id>urn:sha1:9ab6638829629e9162ceb490d0fa49d12d7b7da4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-proto: Simplify expression using is_ok_and.</title>
<updated>2025-02-26T11:06:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:06:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=907c68fe36244b9f9d12a26cb0fa099b2c0df529'/>
<id>urn:sha1:907c68fe36244b9f9d12a26cb0fa099b2c0df529</id>
<content type='text'>
As suggested by opara in https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2804#note_3165059
</content>
</entry>
<entry>
<title>tor-proto: Rename Circuit variable to circ.</title>
<updated>2025-02-26T11:01:12Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T11:01:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4ba338dced3144eae6b90ee9bbac18e04fff4ca'/>
<id>urn:sha1:b4ba338dced3144eae6b90ee9bbac18e04fff4ca</id>
<content type='text'>
It used to be a Reactor, but the `reactor` variable name no longer makes
sense.
</content>
</entry>
<entry>
<title>tor-proto: Avoid using Reactor in the circuit extender.</title>
<updated>2025-02-26T10:59:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T10:59:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=838fe06848b4e3d287dd6e446216c801e909f229'/>
<id>urn:sha1:838fe06848b4e3d287dd6e446216c801e909f229</id>
<content type='text'>
This helps us get rid of some unnecessary error handling.

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2804#note_3165058
</content>
</entry>
<entry>
<title>tor-proto: Begin documenting the circuit removal behavior.</title>
<updated>2025-02-26T10:54:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-02-26T10:54:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12ed3ad4f063b1d273c5dfaa1da274834b96ed17'/>
<id>urn:sha1:12ed3ad4f063b1d273c5dfaa1da274834b96ed17</id>
<content type='text'>
</content>
</entry>
</feed>
