<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-guardmgr/src/vanguards/set.rs, branch arti-v1.2.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.2.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-04-30T09:37:45Z</updated>
<entry>
<title>tor-guardmgr: Make remove_unlisted return the number of unlisted vanguards.</title>
<updated>2024-04-30T09:37:45Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-30T09:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=866aab7a9d567a7e9af101332c85d600b640a552'/>
<id>urn:sha1:866aab7a9d567a7e9af101332c85d600b640a552</id>
<content type='text'>
For symmetry with remove_expired.
</content>
</entry>
<entry>
<title>tor-guardmgr: Make remove_expired return the number of expired vanguards.</title>
<updated>2024-04-30T09:37:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-30T09:36:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=43039566744ba69dac903b3d9f081d112eb30395'/>
<id>urn:sha1:43039566744ba69dac903b3d9f081d112eb30395</id>
<content type='text'>
Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2109#note_3024672
</content>
</entry>
<entry>
<title>tor-guardmgr: Prevent misleading logs when not rotating vanguards.</title>
<updated>2024-04-29T18:07:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-29T18:02:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3450d19bb670fd274559e03c340745e5aafc6775'/>
<id>urn:sha1:3450d19bb670fd274559e03c340745e5aafc6775</id>
<content type='text'>
`rotate_expired()` now only logs that it is rotating the vanguards if
some existing vanguards have actually expired.
</content>
</entry>
<entry>
<title>tor-guardmgr: Remove unnecessary clippy allows.</title>
<updated>2024-04-29T13:10:37Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-23T17:52:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04f4b4290aabbea6a7c9cf7be1e8f9b445a4b11a'/>
<id>urn:sha1:04f4b4290aabbea6a7c9cf7be1e8f9b445a4b11a</id>
<content type='text'>
None of these should be unused anymore.
</content>
</entry>
<entry>
<title>tor-guardmgr: Remove unnecessary VanguardSetsTrackedMut contraption.</title>
<updated>2024-04-22T16:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-22T15:52:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3502a6270c7d50424bc5772834e24b299fb36049'/>
<id>urn:sha1:3502a6270c7d50424bc5772834e24b299fb36049</id>
<content type='text'>
The VanguardMgr now unconditionally flushes the vanguard sets to disk
each time there's a consensus change, and every time a vanguard
expires.

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2090#note_3021013
</content>
</entry>
<entry>
<title>tor-guardmgr: Remove pick_{l2,l3}_relay, add l2(), l3() accessors.</title>
<updated>2024-04-22T16:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-22T14:00:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ecee8c06dd220d5b1c7ccb03183ab5bbf919e5d1'/>
<id>urn:sha1:ecee8c06dd220d5b1c7ccb03183ab5bbf919e5d1</id>
<content type='text'>
Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2090#note_3021016
</content>
</entry>
<entry>
<title>tor-guardmgr: Make vanguard logs begin with an uppercase letter for consistency.</title>
<updated>2024-04-22T16:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-17T13:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1e248189c7eabaffc3d8e1f1da57570bc21c0e54'/>
<id>urn:sha1:1e248189c7eabaffc3d8e1f1da57570bc21c0e54</id>
<content type='text'>
Our log messages begin with an uppercase letter in the rest of the code
base.
</content>
</entry>
<entry>
<title>tor-guardmgr: Add logging around vanguard rotation.</title>
<updated>2024-04-22T16:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-17T13:44:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=02f8af08e2202f661fa44cfcdeca43fb4d986aae'/>
<id>urn:sha1:02f8af08e2202f661fa44cfcdeca43fb4d986aae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-guardmgr: Derive PartialEq for VanguardSets.</title>
<updated>2024-04-22T16:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-16T13:15:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=500ce0008f43f32620ff5ed2fcc398d808b9f3d8'/>
<id>urn:sha1:500ce0008f43f32620ff5ed2fcc398d808b9f3d8</id>
<content type='text'>
This will be useful for testing.
</content>
</entry>
<entry>
<title>tor-guardmgr: Make VanguardSet private.</title>
<updated>2024-04-22T16:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-15T14:54:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=60f67c2c0f266b8a5295984b14bed239898018a6'/>
<id>urn:sha1:60f67c2c0f266b8a5295984b14bed239898018a6</id>
<content type='text'>
This doesn't need to be `pub(super)` anymore, `VanguardMgr` now
manipulates the `VanguardSets` exclusively through
`VanguardSetsTrackedMut`.
</content>
</entry>
</feed>
