<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-proto/src/channel/circmap.rs, branch arti-v0.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-05-03T20:19:01Z</updated>
<entry>
<title>Add unseparated_literal_suffix lint, and fix it.</title>
<updated>2021-05-03T20:19:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-05-03T20:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d516298b47829e1a61bcc1bf9e2dbbb2d85336f6'/>
<id>urn:sha1:d516298b47829e1a61bcc1bf9e2dbbb2d85336f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>note a small divergence in circuit id probing behavior.</title>
<updated>2021-04-29T20:57:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-29T20:57:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d89923ef192e9fd87cd298859c24c08ba732c98f'/>
<id>urn:sha1:d89923ef192e9fd87cd298859c24c08ba732c98f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Rust-1.51 clippy warnings about acronyms in camel case.</title>
<updated>2021-03-29T20:33:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-03-29T20:33:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3ad503866d5a6bab0a7774014579937c19c5d2c6'/>
<id>urn:sha1:3ad503866d5a6bab0a7774014579937c19c5d2c6</id>
<content type='text'>
This is painful, but we shouldn't have to do it again.
</content>
</entry>
<entry>
<title>Rename CircIDRange to CircIdRange</title>
<updated>2020-10-27T13:51:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-27T13:51:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=94042b60b8d5eeb007c117b3323f65c44886a092'/>
<id>urn:sha1:94042b60b8d5eeb007c117b3323f65c44886a092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>channel::reactor: Tests for handling incoming RELAY cells</title>
<updated>2020-10-26T13:06:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T12:53:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=937d924b0a75d4c6d573ab5449978242f1523583'/>
<id>urn:sha1:937d924b0a75d4c6d573ab5449978242f1523583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a CircEnt::DestroySent circuit state.</title>
<updated>2020-10-26T13:06:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T12:22:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=494c4679b5804ca616a6bb2d121e5aad792f3703'/>
<id>urn:sha1:494c4679b5804ca616a6bb2d121e5aad792f3703</id>
<content type='text'>
A circuit enters DestroySent after it's sent a DESTROY cell. We use
this state to make sure that we don't receive too many cells on a
destroyed circuit, _and_ so that we don't block such cells
completely.
</content>
</entry>
<entry>
<title>Use better return type in advance_from_opening</title>
<updated>2020-10-26T03:37:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T03:37:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32b025de1dc264c7ee217f0c6debd5dbde5b5f0f'/>
<id>urn:sha1:32b025de1dc264c7ee217f0c6debd5dbde5b5f0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CircID and StreamID to end with Id instead, for consistency</title>
<updated>2020-10-26T00:29:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-26T00:29:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa01a50f326b6f872280520e5ffeaba5b52557e5'/>
<id>urn:sha1:fa01a50f326b6f872280520e5ffeaba5b52557e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some tests for channel reactor and related code.</title>
<updated>2020-10-25T19:09:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-25T19:09:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbf200ae6f064f28fe9920e7f6e26c827afd1cd0'/>
<id>urn:sha1:fbf200ae6f064f28fe9920e7f6e26c827afd1cd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start on some tests for pieces of tor-proto::channel</title>
<updated>2020-10-21T16:45:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-10-21T16:45:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b528c914ff8a3af9f2dcf8cc46f35cf131484619'/>
<id>urn:sha1:b528c914ff8a3af9f2dcf8cc46f35cf131484619</id>
<content type='text'>
</content>
</entry>
</feed>
