<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsrproxy, branch arti-v1.1.9</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.9'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-02T18:51:27Z</updated>
<entry>
<title>Minor-version bumps, for crates with breaking changes.</title>
<updated>2023-10-02T18:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T18:51:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1c3c06d68fda250dff4039614aff0be765ff68e0'/>
<id>urn:sha1:1c3c06d68fda250dff4039614aff0be765ff68e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patchlevel bumps, with dependents affected.</title>
<updated>2023-10-02T18:48:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T18:48:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9b1e09c6bb661533081edf0bb58a57d72c92f3d9'/>
<id>urn:sha1:9b1e09c6bb661533081edf0bb58a57d72c92f3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run "fixup-features" on arti crates.</title>
<updated>2023-10-02T12:06:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-02T12:06:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04cca7f4fe365b6573d0fe722236a56e45a48171'/>
<id>urn:sha1:04cca7f4fe365b6573d0fe722236a56e45a48171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsrproxy: Fix relative documentation warning</title>
<updated>2023-09-30T04:36:43Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-09-30T04:36:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b8c50048991a84510c0375666474bf18ceb901bf'/>
<id>urn:sha1:b8c50048991a84510c0375666474bf18ceb901bf</id>
<content type='text'>
This commit fixes a warning in the documentation, caused by an
unresolved name.
</content>
</entry>
<entry>
<title>hsrproxy: detect shutdown correctly.</title>
<updated>2023-09-27T17:42:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-27T15:40:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ebdb3511cbf2cb9b3319409e2072dfa98760d12c'/>
<id>urn:sha1:ebdb3511cbf2cb9b3319409e2072dfa98760d12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: improve error handling somewhat</title>
<updated>2023-09-27T17:42:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-27T15:30:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4d7799c65fc70580dc679ef5f612e1d5782b35f7'/>
<id>urn:sha1:4d7799c65fc70580dc679ef5f612e1d5782b35f7</id>
<content type='text'>
With this patch we now propagate errors upwards rather than handling
them at the lowest possible level.
</content>
</entry>
<entry>
<title>rproxy: Implement the actual "proxy" part of the code.</title>
<updated>2023-09-27T17:42:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-27T13:24:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62c9a80d6722a01827079d52f7e5ab0f83c4952f'/>
<id>urn:sha1:62c9a80d6722a01827079d52f7e5ab0f83c4952f</id>
<content type='text'>
Now we finally have the code to copy the data back and forth on the
two AsyncRead+AsyncWrite objects that we create.
</content>
</entry>
<entry>
<title>hsrproxy: Implement more of the proxy functionality</title>
<updated>2023-09-27T17:42:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T20:19:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8840dfb783fbead282e92380c62470bd23ab377c'/>
<id>urn:sha1:8840dfb783fbead282e92380c62470bd23ab377c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: Start to sketch out an rproxy implementation.</title>
<updated>2023-09-27T17:32:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T15:50:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6c9fc31e88ff10ce26609db7880b67e4d1a6eb7a'/>
<id>urn:sha1:6c9fc31e88ff10ce26609db7880b67e4d1a6eb7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: rename Direct =&gt; Simple.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-18T20:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70b5b3367e60f3ec6b23fdffde4a846d1ca98bca'/>
<id>urn:sha1:70b5b3367e60f3ec6b23fdffde4a846d1ca98bca</id>
<content type='text'>
</content>
</entry>
</feed>
