<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src/relaycell/hs.rs, branch arti-v1.1.7</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.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-06-16T16:21:27Z</updated>
<entry>
<title>tor-cell: Downgrade 2 TODO-HS to TODO-HSS</title>
<updated>2023-06-16T16:21:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-16T16:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2764cf1111f96cf86a46f482d63c0a25294fa9f'/>
<id>urn:sha1:c2764cf1111f96cf86a46f482d63c0a25294fa9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY (fmt)</title>
<updated>2023-06-14T16:26:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:59:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e8590c2b59131a1185bacf2f1dba2ccc490b345'/>
<id>urn:sha1:3e8590c2b59131a1185bacf2f1dba2ccc490b345</id>
<content type='text'>
rustdoc insisted on misindenting this before, and now it insists on
un-mis-indenting it.
</content>
</entry>
<entry>
<title>tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY</title>
<updated>2023-06-14T16:26:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:36:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fb4e33fbdfcc617f7a79b4dfcec5ce5566a32766'/>
<id>urn:sha1:fb4e33fbdfcc617f7a79b4dfcec5ce5566a32766</id>
<content type='text'>
Remove this todo as per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1246#note_2912104
</content>
</entry>
<entry>
<title>tor-cell: Add a doc comment for impl tor_error::HasRetryTime for IntroduceAckStatus</title>
<updated>2023-06-14T16:26:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:34:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bfcddd4e596bfa134f2a8ba0e8f5a17e32531fd8'/>
<id>urn:sha1:bfcddd4e596bfa134f2a8ba0e8f5a17e32531fd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: impl HasRetryTime for IntroduceAckStatus</title>
<updated>2023-06-14T14:16:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:06:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f98c7df12ec217c17b3ee9c0b1997a5bcbc06069'/>
<id>urn:sha1:f98c7df12ec217c17b3ee9c0b1997a5bcbc06069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tor-cell-todos' into 'main'</title>
<updated>2023-06-13T22:30:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-13T22:30:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ab56dcf145a8e593dfadbca1644f893f37b1cf5f'/>
<id>urn:sha1:ab56dcf145a8e593dfadbca1644f893f37b1cf5f</id>
<content type='text'>
Resolve most TODO HS comments in tor-cell

See merge request tpo/core/arti!1245</content>
</entry>
<entry>
<title>cell: Remove some TODOs</title>
<updated>2023-06-13T16:58:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-13T16:58:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a6164a3607c736922697b1f1b4a5ebe4f2801ec'/>
<id>urn:sha1:6a6164a3607c736922697b1f1b4a5ebe4f2801ec</id>
<content type='text'>
Yes, we still will need more accessors for onion services, but we
can add them as we find the need.
</content>
</entry>
<entry>
<title>cell: remove/localize "allow(dead-code)"</title>
<updated>2023-06-13T16:50:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-13T16:50:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0f3724322de460d1de3c6a9662f0fd4658fb3775'/>
<id>urn:sha1:0f3724322de460d1de3c6a9662f0fd4658fb3775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: IntroduceAck: Add .success() function to give a Result</title>
<updated>2023-06-13T15:14:57Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-13T14:11:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f76b6eb6140b7f1e3a697a85a0fad0a12b3ded55'/>
<id>urn:sha1:f76b6eb6140b7f1e3a697a85a0fad0a12b3ded55</id>
<content type='text'>
The type is a bit odd but this is a result of the underlying protocol.
I don't feel like inventing `IntroduceAckSuccess` that contains only
the extensions.
</content>
</entry>
<entry>
<title>cell: Add an accessor for the body of a Rendezvous2.</title>
<updated>2023-06-12T17:15:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-12T14:38:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2c8e3b22b52208a9e933ad2b3238fd87fd508de9'/>
<id>urn:sha1:2c8e3b22b52208a9e933ad2b3238fd87fd508de9</id>
<content type='text'>
</content>
</entry>
</feed>
