<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell/src, branch arti-v1.1.2</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.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-02-28T11:10:17Z</updated>
<entry>
<title>Rename onion-* cargo features to hs-* in tor-* crates</title>
<updated>2023-02-28T11:10:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-24T14:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f63c7c48afd94fe9d09746f0b76fbaff8d4a1a79'/>
<id>urn:sha1:f63c7c48afd94fe9d09746f0b76fbaff8d4a1a79</id>
<content type='text'>
Fixes #756
</content>
</entry>
<entry>
<title>Rearrange cfg_attr in relaycell::msg</title>
<updated>2023-02-21T15:18:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-16T13:13:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1fbcb34f6f2e94fdc0773b1c8e092fdd302b990'/>
<id>urn:sha1:c1fbcb34f6f2e94fdc0773b1c8e092fdd302b990</id>
<content type='text'>
docsrs wants to find its `cfg_attr(docsrs...)` line after the
`cfg()` line.
</content>
</entry>
<entry>
<title>Merge branch 'hs-cells-1' into 'main'</title>
<updated>2023-02-16T15:36:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-16T15:36:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=878531af90249d4fc8a8ddf35d6bfd7c3373d123'/>
<id>urn:sha1:878531af90249d4fc8a8ddf35d6bfd7c3373d123</id>
<content type='text'>
Start refactoring hs cell implementations

See merge request tpo/core/arti!1020</content>
</entry>
<entry>
<title>Mark a quoted block as text, so doctest ignores it.</title>
<updated>2023-02-16T14:00:07Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-16T14:00:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4b451ffa64b6feec66a56740e62d0c98792e3f7'/>
<id>urn:sha1:c4b451ffa64b6feec66a56740e62d0c98792e3f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a TODO about combining several macros and patterns</title>
<updated>2023-02-16T13:25:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-16T13:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=14417dc0981c6a1eec5adce826d1847794e1c533'/>
<id>urn:sha1:14417dc0981c6a1eec5adce826d1847794e1c533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a comment more accurate</title>
<updated>2023-02-16T13:19:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-02-16T13:19:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4e48b0695e8a6fbb82f5d0dd4cff5b965bc5c4f'/>
<id>urn:sha1:b4e48b0695e8a6fbb82f5d0dd4cff5b965bc5c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: add a TODO comment about simplifying Body away.</title>
<updated>2023-02-15T15:48:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-14T19:30:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=21db73f182ad822e1693eb0fca1a619066c25376'/>
<id>urn:sha1:21db73f182ad822e1693eb0fca1a619066c25376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Add another debug_assert to relay cell encoding</title>
<updated>2023-02-15T15:48:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-14T19:27:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fce1c83f2e73ede24d876216b8a1ea13fe296650'/>
<id>urn:sha1:fce1c83f2e73ede24d876216b8a1ea13fe296650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slicewriter: rename a local variable.</title>
<updated>2023-02-15T15:48:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-14T19:22:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d28e9e7d0c67eace157767b77f084022035997b'/>
<id>urn:sha1:5d28e9e7d0c67eace157767b77f084022035997b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move slicewriter to tor-cell and make it private.</title>
<updated>2023-02-15T15:48:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-14T19:18:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=19c9593acfa2eef256179f909211ee83565624ad'/>
<id>urn:sha1:19c9593acfa2eef256179f909211ee83565624ad</id>
<content type='text'>
Also, add some comments about how it is likely to change.
</content>
</entry>
</feed>
