<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirmgr/src/state.rs, branch arti-v1.9.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.9.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.9.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-06T11:05:59Z</updated>
<entry>
<title>tor-netdoc: authcert: Make key_ids return owned AuthCertKeyIds</title>
<updated>2026-01-06T11:05:59Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-12-18T15:28:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=19920378273e6700a5944affc4a8a6019871b020'/>
<id>urn:sha1:19920378273e6700a5944affc4a8a6019871b020</id>
<content type='text'>
AuthCert is about to lose its copy of H(KP_auth_sign_rsa) so it needs
to return an owned value.
</content>
</entry>
<entry>
<title>tor-netdoc: Store n_authorities in usize</title>
<updated>2025-12-02T16:30:56Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-12-02T16:30:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2daa355e9063e3be8dfa71e7d7188a7f5bd60abc'/>
<id>urn:sha1:2daa355e9063e3be8dfa71e7d7188a7f5bd60abc</id>
<content type='text'>
Previously, this value was stored in a u16.  However, because this
number is usually always derived from some sort of list type, such as
`Vec`, it makes more sense to use usize for this, as it avoid
unnecessary casting and error checking.
</content>
</entry>
<entry>
<title>Fix name of clippy lint to unchecked_time_subtraction (2)</title>
<updated>2025-11-06T11:28:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-11-06T11:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff'/>
<id>urn:sha1:a5fd5c48ea059a80cc1f6c50e248654b5ff3aaff</id>
<content type='text'>
Run maint/add_warning
</content>
</entry>
<entry>
<title>Remove one stray allow(deprecated)</title>
<updated>2025-11-04T19:23:56Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2025-11-04T19:23:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=225a0830458215a46b94ed029b0a464be5f8e1ba'/>
<id>urn:sha1:225a0830458215a46b94ed029b0a464be5f8e1ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop using MockSleepProvider in a few crates</title>
<updated>2025-11-02T17:08:42Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2025-11-02T16:57:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d0387aa8e8b716f4982750b632f742d2d6325072'/>
<id>urn:sha1:d0387aa8e8b716f4982750b632f742d2d6325072</id>
<content type='text'>
Part of #1885.
</content>
</entry>
<entry>
<title>Fix new clippy nightly warning about subtracting Durations.</title>
<updated>2025-10-16T12:33:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-16T12:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8bdaaaf1c54c5e83422501b353e47387fe21127'/>
<id>urn:sha1:a8bdaaaf1c54c5e83422501b353e47387fe21127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dircommon: Implement proposal 330</title>
<updated>2025-09-16T10:22:07Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-15T12:45:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d79ce558ab041cfdee501e11d64d97f170e6574b'/>
<id>urn:sha1:d79ce558ab041cfdee501e11d64d97f170e6574b</id>
<content type='text'>
This commit implements proposal 330 in the context of `tor-dircommon`,
by replacing the single `Authority` structure used in a list context by
a single structure called `AuthorityContacts` which contains all
v3idents, upload, download, and vote endpoints in one central place.
</content>
</entry>
<entry>
<title>tor-dircommon: Use amplify and getters for config</title>
<updated>2025-09-09T14:42:18Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-09T14:42:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9b283d2c9ad9d3d99593bb6281d3aee8aca87d18'/>
<id>urn:sha1:9b283d2c9ad9d3d99593bb6281d3aee8aca87d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `DownloadSchedule` into `tor-dircommon`</title>
<updated>2025-09-08T16:46:32Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-08T16:45:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=124eaae09eb068c70d757b0b8ca4e21884062f15'/>
<id>urn:sha1:124eaae09eb068c70d757b0b8ca4e21884062f15</id>
<content type='text'>
This commit moves the `DowenloadSchedule` related types from
`tor-dirmgr` into `tor-dircommon`.
</content>
</entry>
<entry>
<title>Move `NetworkStatus` to `tor-dircommon`</title>
<updated>2025-09-08T16:20:57Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-08T16:20:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7627280cdd233b3d3ff09165f98c32e040a8bb76'/>
<id>urn:sha1:7627280cdd233b3d3ff09165f98c32e040a8bb76</id>
<content type='text'>
This commit moves `NetworkStatus` from `tor-dirmgr::config` to
`tor-dircommon::config` in order to start the work on a common place for
configuration options shared by both directory implementations.
</content>
</entry>
</feed>
