<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/proxy.rs, branch arti-v0.0.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-01-08T21:36:49Z</updated>
<entry>
<title>Use *_with_prefs() for Option&lt;ConnectPrefs&gt; callers in TorClient::connect</title>
<updated>2022-01-08T21:36:49Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2022-01-08T21:36:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=439b8b3e64f6f4cb5a032ee3ceafb4675003f259'/>
<id>urn:sha1:439b8b3e64f6f4cb5a032ee3ceafb4675003f259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proxy: introduce new functions to write_all &amp; flush/close</title>
<updated>2021-12-15T05:30:47Z</updated>
<author>
<name>Muhammad Falak R Wani</name>
<email>falakreyaz@gmail.com</email>
</author>
<published>2021-12-15T05:30:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e1452b4f21de8efe8abe2fdaaa905ef1bd903bd7'/>
<id>urn:sha1:e1452b4f21de8efe8abe2fdaaa905ef1bd903bd7</id>
<content type='text'>
Signed-off-by: Muhammad Falak R Wani &lt;falakreyaz@gmail.com&gt;
</content>
</entry>
<entry>
<title>proxy: send SOCKS5 reply on failure cases</title>
<updated>2021-12-11T07:35:33Z</updated>
<author>
<name>Muhammad Falak R Wani</name>
<email>falakreyaz@gmail.com</email>
</author>
<published>2021-12-11T07:27:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3df9cd735a1fefe214f015146e68fb883332eb1'/>
<id>urn:sha1:c3df9cd735a1fefe214f015146e68fb883332eb1</id>
<content type='text'>
Signed-off-by: Muhammad Falak R Wani &lt;falakreyaz@gmail.com&gt;
</content>
</entry>
<entry>
<title>proxy: report an error if all listeners fail.</title>
<updated>2021-12-08T18:52:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-12-08T18:52:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=91ab3a7eda95738e21ffb1f32ba8313dbc47fdc4'/>
<id>urn:sha1:91ab3a7eda95738e21ffb1f32ba8313dbc47fdc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve XXXXs in proxy.rs</title>
<updated>2021-12-08T18:41:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-12-08T18:41:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be47ac8e12b2034e952c6f483676d6d84f81fa19'/>
<id>urn:sha1:be47ac8e12b2034e952c6f483676d6d84f81fa19</id>
<content type='text'>
These issues all have tickets, so can become TODOs.
</content>
</entry>
<entry>
<title>More typo fixes that I forgot to save :(</title>
<updated>2021-11-24T23:23:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-11-24T23:23:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e7e599a22972135f9c113a9a1e0757d22653481'/>
<id>urn:sha1:3e7e599a22972135f9c113a9a1e0757d22653481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo fix in an expect() message.</title>
<updated>2021-10-29T00:22:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-29T00:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4107533d77e51d9653d76dabbd893197fb176c65'/>
<id>urn:sha1:4107533d77e51d9653d76dabbd893197fb176c65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests and refactoring for IsolationMap.</title>
<updated>2021-10-26T13:58:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-26T13:58:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a3c472c67faf2cb6d5eb60972bf38d909575257f'/>
<id>urn:sha1:a3c472c67faf2cb6d5eb60972bf38d909575257f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TorClient::resolve_ptr should take an IpAddr.</title>
<updated>2021-10-26T13:42:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-26T13:42:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=be4823818e191d871325a4334966801c562f36bd'/>
<id>urn:sha1:be4823818e191d871325a4334966801c562f36bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename tor_client/arti_tor_client to arti_client.</title>
<updated>2021-10-21T18:22:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-21T18:15:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c7a388e287afa0e168d8d666da6649a5750b9b5'/>
<id>urn:sha1:7c7a388e287afa0e168d8d666da6649a5750b9b5</id>
<content type='text'>
Solves a name conflict with the existing tor_client create.

Closes #130.
</content>
</entry>
</feed>
