<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-basic-utils/src/rangebounds.rs, branch arti-v1.1.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-13T11:49:10Z</updated>
<entry>
<title>tor-basic-utils: Add unbounded range (..) test.</title>
<updated>2023-05-13T11:49:10Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-11T13:16:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4def3cfca64a5848fb0b2be981ff8d1cfa75a9e'/>
<id>urn:sha1:c4def3cfca64a5848fb0b2be981ff8d1cfa75a9e</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-basic-utils: Update combinatorial test to randomly choose an open or closed bound.</title>
<updated>2023-05-13T11:49:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-11T13:03:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ef53c4235d9487bcd4d75e2f0f1a139ddfda7a9c'/>
<id>urn:sha1:ef53c4235d9487bcd4d75e2f0f1a139ddfda7a9c</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-basic-utils: Add rangebounds test with time ranges.</title>
<updated>2023-05-13T11:49:03Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-11T12:52:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=27ae57e54375475f2f035c8c14601ea0b74ff95e'/>
<id>urn:sha1:27ae57e54375475f2f035c8c14601ea0b74ff95e</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-basic-utils: Assert witness is not part of the intersection.</title>
<updated>2023-05-13T11:48:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-11T10:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9d4db38d4d499a80553b8705b170867cd7a43a20'/>
<id>urn:sha1:9d4db38d4d499a80553b8705b170867cd7a43a20</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-basic-utils: Log the ranges/intersection on assertion failure.</title>
<updated>2023-05-13T11:48:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-10T19:08:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=18c78c3ad3859f405ade0eef4fe90034795e3682'/>
<id>urn:sha1:18c78c3ad3859f405ade0eef4fe90034795e3682</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-checkable: Implement RangeBounds for TimerangeBound.</title>
<updated>2023-05-13T11:48:49Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-05T13:40:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=094287e6776926682ae09dabb1e7b1772c74d8d7'/>
<id>urn:sha1:094287e6776926682ae09dabb1e7b1772c74d8d7</id>
<content type='text'>
By implementing `RangeBounds` for `TimerangeBound`, we get
`RangeBoundsExt` for free. This will enable `parse_decrypt_validate` to
easily compute the intersection of the `TimerangeBound`s its layers.

Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-basic-utils: Add a helper function to deduplicate test code.</title>
<updated>2023-05-13T11:48:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-10T18:15:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=11c39b5657bd2680201d1b897886222a06a4fdd6'/>
<id>urn:sha1:11c39b5657bd2680201d1b897886222a06a4fdd6</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-basic-utils: Add RangeBoundsExt trait.</title>
<updated>2023-05-13T11:48:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-05-05T13:37:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=872f5da4b250bb658bc90605d0934b1148a3a0b0'/>
<id>urn:sha1:872f5da4b250bb658bc90605d0934b1148a3a0b0</id>
<content type='text'>
Signed-off-by: Gabriela Moldovan &lt;gabi@torproject.org&gt;
</content>
</entry>
</feed>
