<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell, branch arti-v1.1.0</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.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-11-30T20:10:16Z</updated>
<entry>
<title>Bump the minor version of every crate.</title>
<updated>2022-11-30T20:10:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-30T20:10:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=38bef96b99dbf17922dc601d4250abc0368b519f'/>
<id>urn:sha1:38bef96b99dbf17922dc601d4250abc0368b519f</id>
<content type='text'>
We made this job easy this time around: by incrementing our MSRV, we
have forced ourselves to do at least a minor bump everywhere.
</content>
</entry>
<entry>
<title>bump rust-version to 1.60 in every crate.</title>
<updated>2022-11-10T15:57:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-07T19:18:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=936920b26e43447a010e249a9b5a5b9f69ca0da1'/>
<id>urn:sha1:936920b26e43447a010e249a9b5a5b9f69ca0da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-11-06T04:51:58Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2022-11-06T04:51:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c7d1802f56a1733a7b880b9676ebc39e75986cf'/>
<id>urn:sha1:9c7d1802f56a1733a7b880b9676ebc39e75986cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run add_warnings.</title>
<updated>2022-11-03T15:06:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-11-03T15:06:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=932fe48eaf83f456eefd59475b4486d59966dec3'/>
<id>urn:sha1:932fe48eaf83f456eefd59475b4486d59966dec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set all crate edition to 2021</title>
<updated>2022-10-31T23:17:33Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-10-31T23:06:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d29f38603d8c05bea0a54a671e5f329bec4fb699'/>
<id>urn:sha1:d29f38603d8c05bea0a54a671e5f329bec4fb699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'assert_maxlen' into 'main'</title>
<updated>2022-10-27T01:46:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-27T01:46:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f73ddd44043f8a1a3e22a2698ec29ceb9deeedd'/>
<id>urn:sha1:9f73ddd44043f8a1a3e22a2698ec29ceb9deeedd</id>
<content type='text'>
tor-cell: Assert data length in Data cells

See merge request tpo/core/arti!800</content>
</entry>
<entry>
<title>Merge branch 'safe_u16_conversion' into 'main'</title>
<updated>2022-10-25T13:17:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-25T13:17:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=49ffb1cf4b5b0380d393a38fd04c1000f05a8772'/>
<id>urn:sha1:49ffb1cf4b5b0380d393a38fd04c1000f05a8772</id>
<content type='text'>
tor-cell: Consistent and secure conversion to u16

See merge request tpo/core/arti!803</content>
</entry>
<entry>
<title>Merge branch 'rename_for_to_from' into 'main'</title>
<updated>2022-10-25T11:53:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-25T11:53:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=49f05219040cf29e4a6c5ec444267daa075f20fd'/>
<id>urn:sha1:49f05219040cf29e4a6c5ec444267daa075f20fd</id>
<content type='text'>
tor-cell: Rename for_client and for_relay

See merge request tpo/core/arti!793</content>
</entry>
<entry>
<title>Merge branch 'feat/add-semvermd-tor-cell' into 'main'</title>
<updated>2022-10-25T11:53:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-10-25T11:53:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=303727081be20e39dbe7e432d4c1f17879b32aa9'/>
<id>urn:sha1:303727081be20e39dbe7e432d4c1f17879b32aa9</id>
<content type='text'>
Add semver.md in tor-cell for MR#793

See merge request tpo/core/arti!798</content>
</entry>
<entry>
<title>Add semver.md in tor-cell for MR#793</title>
<updated>2022-10-25T11:53:48Z</updated>
<author>
<name>breezykermo</name>
<email>breezykermo@ohrg.org</email>
</author>
<published>2022-10-25T11:53:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f177f8a02b9bd33f0f99e40934a86816b07cd86d'/>
<id>urn:sha1:f177f8a02b9bd33f0f99e40934a86816b07cd86d</id>
<content type='text'>
</content>
</entry>
</feed>
