<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/proxy.rs, branch arti-v0.0.1</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.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-10-29T00:22:49Z</updated>
<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>
<entry>
<title>Change how we connect to target addresses.</title>
<updated>2021-10-18T18:03:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-18T17:52:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5ae433c7470da5f022c92bed1641824b294717af'/>
<id>urn:sha1:5ae433c7470da5f022c92bed1641824b294717af</id>
<content type='text'>
Now we all both address:port, (address, port), and more.

We also allow SocketAddr and IpAddr, but only via a trait
labeled as "Dangerous".
</content>
</entry>
<entry>
<title>Do not use downcast_ref, use tor-client error.</title>
<updated>2021-10-18T10:43:06Z</updated>
<author>
<name>Jani Monoses</name>
<email>jani.monoses@gmail.com</email>
</author>
<published>2021-10-18T08:35:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fb88307b57632c564ce77ad1b3b7676640fc55c'/>
<id>urn:sha1:7fb88307b57632c564ce77ad1b3b7676640fc55c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a cast to correct a type error about WSAEMFILE</title>
<updated>2021-10-15T12:08:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-15T12:08:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=37234548e227a1a5c3155fe8b07a4f198f3544a1'/>
<id>urn:sha1:37234548e227a1a5c3155fe8b07a4f198f3544a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proxy: Mark ENFILES and EMFILES as survivable.</title>
<updated>2021-10-14T17:12:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-14T17:12:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0cb723164954d99e5ad3b5a952a8dcdf4f413b1d'/>
<id>urn:sha1:0cb723164954d99e5ad3b5a952a8dcdf4f413b1d</id>
<content type='text'>
I don't love this approach, but those errors aren't distinguished by
ErrorKind, so we have to use libc or winapi, apparently.  At least
nothing here is unsafe.

Addresses part of #188.
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2021-09-07T04:52:00Z</updated>
<author>
<name>Jani Monoses</name>
<email>jani.monoses@gmail.com</email>
</author>
<published>2021-09-07T04:52:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=25b4421fa6de950a3c0525c472b416b8f18c16f9'/>
<id>urn:sha1:25b4421fa6de950a3c0525c472b416b8f18c16f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Light refactoring and documentation improvements in proxy.rs</title>
<updated>2021-08-27T18:22:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-08-27T18:22:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=781dc4bd64f515f0c13ae9907c473c2bad8fbf71'/>
<id>urn:sha1:781dc4bd64f515f0c13ae9907c473c2bad8fbf71</id>
<content type='text'>
</content>
</entry>
</feed>
