<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-08-23T09:34:00Z</updated>
<entry>
<title>Run maint/add_warning to add lint block everywhere</title>
<updated>2023-08-23T09:34:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-22T14:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac'/>
<id>urn:sha1:42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cell: Add accessors to IntroduceHandshakePayload</title>
<updated>2023-08-16T17:23:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-16T17:23:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62275394467e1e7b2c2aad532b51d16ba1f30d3e'/>
<id>urn:sha1:62275394467e1e7b2c2aad532b51d16ba1f30d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cell: Add accessors to Introduce2.</title>
<updated>2023-08-16T14:24:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-16T14:24:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a5f94daa02f6878dc796513e5cde9f87e1365ec'/>
<id>urn:sha1:4a5f94daa02f6878dc796513e5cde9f87e1365ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'more_introducing' into 'main'</title>
<updated>2023-08-16T13:02:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-16T13:02:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2a3fe5bf200aa51361456ec9dedcb7b0e730bdaf'/>
<id>urn:sha1:2a3fe5bf200aa51361456ec9dedcb7b0e730bdaf</id>
<content type='text'>
Write more of IptEstablisher.

See merge request tpo/core/arti!1510</content>
</entry>
<entry>
<title>Merge branch 'fix-weird-comment' into 'main'</title>
<updated>2023-08-16T12:07:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-08-16T12:07:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2b85def3a65b6439ee0f92eba66ab1b00f1b5845'/>
<id>urn:sha1:2b85def3a65b6439ee0f92eba66ab1b00f1b5845</id>
<content type='text'>
doc: fix malformatted comment in SliceWriterError

See merge request tpo/core/arti!1503</content>
</entry>
<entry>
<title>cell: Add code to iterate over IntroEstablished extensions</title>
<updated>2023-08-15T17:05:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-15T17:05:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bac156bcf5854ae2fe28e40b66336c5b88f904d3'/>
<id>urn:sha1:bac156bcf5854ae2fe28e40b66336c5b88f904d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cell, docs: Clarify what we mean by "Unrecognized".</title>
<updated>2023-08-15T16:14:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-15T16:14:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09d99f105326faa06c12a49f825c8827e19ba415'/>
<id>urn:sha1:09d99f105326faa06c12a49f825c8827e19ba415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cell: make establish_intro accept impl&lt;Into&lt;HsMacKey&gt;&gt;</title>
<updated>2023-08-14T17:15:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-03T20:32:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=926cc65a9e8f465fabefc0cd9e1bc5e69e88b215'/>
<id>urn:sha1:926cc65a9e8f465fabefc0cd9e1bc5e69e88b215</id>
<content type='text'>
This allows us to allow passing in opaque HsMacKey objects,
rather than untyped byte slices.

Additionally, we now check both MAC and signature unconditionally,
to avoid the large timing side-channel.  The small timing
side-channel of combining booleans with `&amp;` is considered safe.

Part of #993.
</content>
</entry>
<entry>
<title>doc: fix malformatted comment in SliceWriterError</title>
<updated>2023-08-14T08:59:45Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-08-13T16:31:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=28f0120886d1a6c3ff80e3e6125ebeacf7650663'/>
<id>urn:sha1:28f0120886d1a6c3ff80e3e6125ebeacf7650663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run add_warnings on all files.</title>
<updated>2023-08-04T11:45:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-04T11:45:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cec6d0ce33b4b5cebbce57f55faec83397e9c953'/>
<id>urn:sha1:cec6d0ce33b4b5cebbce57f55faec83397e9c953</id>
<content type='text'>
</content>
</entry>
</feed>
