<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsrproxy/src, 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-09-30T04:36:43Z</updated>
<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>
<entry>
<title>hss: Rename ProxyTarget to ProxyAction.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T17:36:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e3c2bf99c4cabec2aa93d956283ad88010cfbae'/>
<id>urn:sha1:0e3c2bf99c4cabec2aa93d956283ad88010cfbae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsproxy: Revise configuration based on discussion</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T17:34:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b346d7c2134bc41151194be1f40386994165cb5a'/>
<id>urn:sha1:b346d7c2134bc41151194be1f40386994165cb5a</id>
<content type='text'>
We now have a single ProxyTarget action for the case where we accept
a request and forward it: `Forward`.  It takes an encapsulation
method (currently only "direct") and a target address which can
be inet or unix.
</content>
</entry>
<entry>
<title>hsrproxy: test actual outputs of builder.</title>
<updated>2023-09-19T15:05:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-13T13:48:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2aab463708c7d69f06e4c5facd94504df74d3994'/>
<id>urn:sha1:2aab463708c7d69f06e4c5facd94504df74d3994</id>
<content type='text'>
</content>
</entry>
</feed>
