<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src, branch arti-v0.6.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-07-27T14:12:32Z</updated>
<entry>
<title>Several typo fixes from `typos`.</title>
<updated>2022-07-27T14:12:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-27T14:12:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dfdcc97858bd6e824c5e6aa4604746ede551780c'/>
<id>urn:sha1:dfdcc97858bd6e824c5e6aa4604746ede551780c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation of EstablishInto encoding.</title>
<updated>2022-07-22T14:30:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-22T14:25:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bc75e6402b6a2300c6a78a9b1a4b54ec30025c13'/>
<id>urn:sha1:bc75e6402b6a2300c6a78a9b1a4b54ec30025c13</id>
<content type='text'>
It was based on the old `Writeable` API.
</content>
</entry>
<entry>
<title>Merge branch 'hs-cells' into 'main'</title>
<updated>2022-07-22T13:42:50Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-07-22T13:42:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=274bfb94c7907bf5978eef6fd3f5ce7f46e2c780'/>
<id>urn:sha1:274bfb94c7907bf5978eef6fd3f5ce7f46e2c780</id>
<content type='text'>
Implement ESTABLISH_INTRO relay cell

See merge request tpo/core/arti!626</content>
</entry>
<entry>
<title>Merge branch 'fallible_writers_v2' into 'main'</title>
<updated>2022-07-19T20:29:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-19T20:29:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f1de00369ea597b2abf09e20a7c89d628e2d63e'/>
<id>urn:sha1:6f1de00369ea597b2abf09e20a7c89d628e2d63e</id>
<content type='text'>
Revise tor_bytes::Writer::write to return a Result.

Closes #513

See merge request tpo/core/arti!623</content>
</entry>
<entry>
<title>Implement ESTABLISH_INTRO relay cell</title>
<updated>2022-07-19T01:22:43Z</updated>
<author>
<name>Yuan Lyu</name>
<email>lyuyuan92@gmail.com</email>
</author>
<published>2022-07-13T04:42:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=248e6136bd5f28e4fd5058e0bce39f126daaf814'/>
<id>urn:sha1:248e6136bd5f28e4fd5058e0bce39f126daaf814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Derive Eq for NtorV3Extension</title>
<updated>2022-07-18T16:49:59Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-07-18T16:49:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bcf94f33e0f6b0d02a5ced0a8fb8a608e7ca0ec6'/>
<id>urn:sha1:bcf94f33e0f6b0d02a5ced0a8fb8a608e7ca0ec6</id>
<content type='text'>
Apropos clippy complaint.
</content>
</entry>
<entry>
<title>tor-cell: Stop using write_infallible</title>
<updated>2022-07-11T15:18:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-09T18:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44314f5076fae075101a8c0cba9de0e7214b5fff'/>
<id>urn:sha1:44314f5076fae075101a8c0cba9de0e7214b5fff</id>
<content type='text'>
Also, stop using "expect" and "assert!" to check for errors.
</content>
</entry>
<entry>
<title>tor-cell: Make encoding method signatures fallible.</title>
<updated>2022-07-11T15:18:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-09T17:15:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a0a88643f8a6972d2664ea4268d21d596d0e3c56'/>
<id>urn:sha1:a0a88643f8a6972d2664ea4268d21d596d0e3c56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert each write_onto_infallible implementation into write_onto.</title>
<updated>2022-07-11T15:18:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-08T15:37:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8810af7f6522d43408e30d04d21c4ec6102d73b3'/>
<id>urn:sha1:8810af7f6522d43408e30d04d21c4ec6102d73b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "write" methods on tor-bytes to "write_infallible".</title>
<updated>2022-07-11T15:18:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-07-08T15:20:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7938f65c66020d6d7f143307f3336f340f398c63'/>
<id>urn:sha1:7938f65c66020d6d7f143307f3336f340f398c63</id>
<content type='text'>
This comprises four renames:

```
write_onto -&gt; write_onto_infallible
write_into -&gt; write_into_infallible
write -&gt; write_infallible
writer_and_consume -&gt; write_and_consume_infallible.
```

The rest of this branch will be concerned with replacing these
`_infallible` methods with ones that return a `Result`.  This is
part of #513.
</content>
</entry>
</feed>
