<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsclient/src/state.rs, branch tor-llcrypto-v0.4.4</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-llcrypto-v0.4.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=tor-llcrypto-v0.4.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-03-30T14:58:47Z</updated>
<entry>
<title>Run rustfmt</title>
<updated>2023-03-30T14:58:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-30T14:56:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=23c7bd9174c454c5eb9ba83c8d580384434c1baa'/>
<id>urn:sha1:23c7bd9174c454c5eb9ba83c8d580384434c1baa</id>
<content type='text'>
Apply this churn, which I deferred for ease of review.
</content>
</entry>
<entry>
<title>tor-hsconn: Rename ConnError (from HsClientConnError)</title>
<updated>2023-03-30T14:49:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-30T10:32:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3ed9dca842bc673c947258c201c5adce684899bb'/>
<id>urn:sha1:3ed9dca842bc673c947258c201c5adce684899bb</id>
<content type='text'>
The old name was unwieldy and other crates can just as well name it by
the crate scope.
</content>
</entry>
<entry>
<title>tor-client: Pass a netdir for each request</title>
<updated>2023-03-30T14:49:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-28T16:32:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=926abf3ade85776e73e32b9d803febc5b1326453'/>
<id>urn:sha1:926abf3ade85776e73e32b9d803febc5b1326453</id>
<content type='text'>
This will be more convenient inside tor-hsclient.  In arti-client,
this mirrors the way TorClient::get_or_launch_exit_circ works.
</content>
</entry>
<entry>
<title>Pass HS identity to hsclient connection function</title>
<updated>2023-03-28T14:49:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-28T14:24:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5ff24c9f844640c36b2c6931da07b35ba8a97f67'/>
<id>urn:sha1:5ff24c9f844640c36b2c6931da07b35ba8a97f67</id>
<content type='text'>
Obviously it will need this!
</content>
</entry>
<entry>
<title>Pass HsCircPool to hsclient connect function, not CircMgr</title>
<updated>2023-03-28T14:49:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-28T11:18:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9b6be7eaa77f16be33cdebc75e6a68ee67a913b1'/>
<id>urn:sha1:9b6be7eaa77f16be33cdebc75e6a68ee67a913b1</id>
<content type='text'>
We separated this out in the circmgr API.  This is what the HS client
needs.  It doesn't want to participate in the general circuit pool.
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2023-03-03T11:00:33Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-03-03T11:00:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dedae15446f9884861a9edb6d82362afe3ba38d5'/>
<id>urn:sha1:dedae15446f9884861a9edb6d82362afe3ba38d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsclient state: Rename rechecks (from attempts) and add clarifying docs</title>
<updated>2023-03-01T16:39:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-01T12:17:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4d02fa4e97cf2d4175b6bd1e1ba352736ab9f7a'/>
<id>urn:sha1:d4d02fa4e97cf2d4175b6bd1e1ba352736ab9f7a</id>
<content type='text'>
Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1034#note_2882079
</content>
</entry>
<entry>
<title>hsclient state: Implement and test MultikeyIsolatedMap::retain</title>
<updated>2023-03-01T16:39:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-28T18:56:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b2139731ac66c150077fc6fb7817d74bbe197283'/>
<id>urn:sha1:b2139731ac66c150077fc6fb7817d74bbe197283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsclient state: Split off MultikeyIsolatedMap</title>
<updated>2023-03-01T16:39:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-28T17:37:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6fc44aa7108d0b876bfd803e1e67c1c13f45bc5'/>
<id>urn:sha1:b6fc44aa7108d0b876bfd803e1e67c1c13f45bc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsclient state: Move all the data fields into the table</title>
<updated>2023-03-01T16:39:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-28T16:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90a7e82fcda3a0070f697718f47afbf8ad4ca52f'/>
<id>urn:sha1:90a7e82fcda3a0070f697718f47afbf8ad4ca52f</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1034#note_2881576

This is a singificant simplification, in fact.
</content>
</entry>
</feed>
