<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-socksproto/src/handshake/proxy.rs, branch arti-v1.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-10-01T12:57:42Z</updated>
<entry>
<title>tor-socksproto: Code motion to tidy up</title>
<updated>2024-10-01T12:57:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T16:58:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=df862342c9cf25b68f337b9b2f4f3f76a5d9ff76'/>
<id>urn:sha1:df862342c9cf25b68f337b9b2f4f3f76a5d9ff76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-socksproto: Deprecate old API</title>
<updated>2024-10-01T12:57:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T13:47:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=20ccfb7424f0c66e4930b239f0605b2e040f314f'/>
<id>urn:sha1:20ccfb7424f0c66e4930b239f0605b2e040f314f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-socksproto: Introduce handshake_for_tests method (fmt)</title>
<updated>2024-10-01T12:57:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T15:52:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ecad61135d04b21750d62a05b5233c456444751f'/>
<id>urn:sha1:ecad61135d04b21750d62a05b5233c456444751f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-socksproto: Introduce handshake_for_tests method</title>
<updated>2024-10-01T12:57:42Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T14:59:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d67a39b8335e7f8c5c6dccccf4bf80f97f10d7b9'/>
<id>urn:sha1:d67a39b8335e7f8c5c6dccccf4bf80f97f10d7b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-socksproto: Add HasHandshakeOutput</title>
<updated>2024-10-01T12:54:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-17T14:36:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=21d75b67279b094ec6b58eaab47085b6e9fd5a72'/>
<id>urn:sha1:21d75b67279b094ec6b58eaab47085b6e9fd5a72</id>
<content type='text'>
Our new API implementation will need this.
</content>
</entry>
<entry>
<title>Apply deferred rustfmt churn</title>
<updated>2024-10-01T12:54:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T12:50:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2e1b4bcc8a8f1dca4cc2d8cba60700fecb19976'/>
<id>urn:sha1:c2e1b4bcc8a8f1dca4cc2d8cba60700fecb19976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-socksproto: Make NextStepImpl an enum (tidy)</title>
<updated>2024-10-01T12:54:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T10:56:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7535f079be733a4298e91eb90a9c3a109dd657a0'/>
<id>urn:sha1:7535f079be733a4298e91eb90a9c3a109dd657a0</id>
<content type='text'>
Remove redundant {} from construction of NextStepImpl::Finished.
(We kept these in the previous commit to reduce the size of the diff there.)
</content>
</entry>
<entry>
<title>tor-socksproto: Make NextStepImpl an enum</title>
<updated>2024-10-01T12:54:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T10:38:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e77799e91b317fccf9dd5448ed6f07507a487c6a'/>
<id>urn:sha1:e77799e91b317fccf9dd5448ed6f07507a487c6a</id>
<content type='text'>
We never say both "finished" and "reply".  Make this explicit.
Our new caller API is going to depend on this.

Also, notice if the implementation's behaviour implies an infinite
loop, and call that an internal error instead.
</content>
</entry>
<entry>
<title>tor-socksproto: Introduce NextStepImpl and do drain centrally</title>
<updated>2024-10-01T12:54:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-19T10:32:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=306d3a13da3648e44bf56a6d711147a23b228bd5'/>
<id>urn:sha1:306d3a13da3648e44bf56a6d711147a23b228bd5</id>
<content type='text'>
This separates the public API from the internal API, which will allow
us to do more work centrally, and defend against various bugs on both
sides.

The name mirrors a new `NestStep` type we'll introduce as part of a
new caller API.

For now, we make only one centralisation change: Action.drain is now
computed centrally rather than ad-hoc in each protocol implementation
branch.
</content>
</entry>
<entry>
<title>tor-socksproto: Move `handshake` to be a trait method</title>
<updated>2024-10-01T12:54:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-09-12T14:51:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2e496795b0583ff5d09e436ac7b00eb18beea1f0'/>
<id>urn:sha1:2e496795b0583ff5d09e436ac7b00eb18beea1f0</id>
<content type='text'>
This deduplicates some docs and eliminates the two wrapper functiosn
for `run_handshake`, which is now just `handshake`.

We're going to make other API breaks too, and this isn't going to be
the primary API, so we might as well do this.

Proper description of the semver breakage will come at the end when
it's all done.
</content>
</entry>
</feed>
