<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-circmgr/src/path/hspath.rs, branch arti-1.2.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-1.2.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-1.2.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-21T14:54:49Z</updated>
<entry>
<title>tor-circmgr: Fix a clippy warning.</title>
<updated>2024-03-21T14:54:49Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-21T13:02:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f268d220c12aa9be8fc75c40fa748c5782229065'/>
<id>urn:sha1:f268d220c12aa9be8fc75c40fa748c5782229065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: If full vanguards are enabled, apply exclusions to the extra hop too (fmt).</title>
<updated>2024-03-21T14:18:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-21T12:35:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=214d05bfa263dc5a5fa80fa9f717296f86459d09'/>
<id>urn:sha1:214d05bfa263dc5a5fa80fa9f717296f86459d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: If full vanguards are enabled, apply exclusions to the extra hop too.</title>
<updated>2024-03-21T14:18:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-21T12:34:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=37f2df1f032fc6a271aed61bff2f0a3442de9ce4'/>
<id>urn:sha1:37f2df1f032fc6a271aed61bff2f0a3442de9ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Rewrite RelayExclusion building using exclude_identities().</title>
<updated>2024-03-21T14:18:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-21T12:32:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8788ab1f16a639a01237894c5f51ac9fe10ced17'/>
<id>urn:sha1:8788ab1f16a639a01237894c5f51ac9fe10ced17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Add function for building a RelayExclusion from a slice of relays.</title>
<updated>2024-03-21T14:18:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-21T12:18:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a4fe377376ec674e88669d1c82063925faf2c14'/>
<id>urn:sha1:5a4fe377376ec674e88669d1c82063925faf2c14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-guardmgr: Make Vanguard::select_relay take a RelayExclusion.</title>
<updated>2024-03-21T11:59:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-21T11:30:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f2c5f319f469cbcf99948971525920d4bb26d13d'/>
<id>urn:sha1:f2c5f319f469cbcf99948971525920d4bb26d13d</id>
<content type='text'>
This enables us to prevent the same relay from being picked in
consecutive positions in a path.

Part of #1340
</content>
</entry>
<entry>
<title>tor-circmgr: Clarify that stub circuits are sometimes 4-hop circuits.</title>
<updated>2024-03-20T18:25:58Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-20T18:25:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42949ec846a205bc8c760a4c5177144e03ff1147'/>
<id>urn:sha1:42949ec846a205bc8c760a4c5177144e03ff1147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Move HsPathBuilder trait impl closer to struct definition.</title>
<updated>2024-03-20T18:22:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-20T18:22:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96bb083fc934f69e91c99faf80ac9a21abc8ebc1'/>
<id>urn:sha1:96bb083fc934f69e91c99faf80ac9a21abc8ebc1</id>
<content type='text'>
This is just code movement to make the code a bit easier to follow.
</content>
</entry>
<entry>
<title>tor-circmgr: Add allow(unused) for functions only used on particular feature sets.</title>
<updated>2024-03-20T17:48:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-20T16:36:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eacf8cf32afd62dedba89f3fc4629a115ec3b67b'/>
<id>urn:sha1:eacf8cf32afd62dedba89f3fc4629a115ec3b67b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Make the path module crate-private.</title>
<updated>2024-03-20T17:48:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-20T15:29:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c1eb94173521bc5104449327650e20ffe32afa7'/>
<id>urn:sha1:4c1eb94173521bc5104449327650e20ffe32afa7</id>
<content type='text'>
We're not currently using any of the path builders outside of
`tor-circmgr`, so let's make them crate-private for now.

Care must be taken if/when we decide to make them public again. For
instance, the `HsPathBuilder` exposes two path building functions, one
that uses vanguards, and one that doesn't. We want to strongly encourage
the use of the vanguards-aware version of the function whenever the
`vanguards` feature is enabled, without breaking any of its existing
non-vanguard uses.

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2046#note_3010217
</content>
</entry>
</feed>
