<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/fs-mistrust/src, branch arti-v1.4.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.4.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-07-07T15:50:04Z</updated>
<entry>
<title>Temporarily suppress mismatched_lifetime_syntaxes.</title>
<updated>2025-07-07T15:50:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-07-07T15:50:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a11b611466a5a73f5e06a0aabd17284a57d12fe3'/>
<id>urn:sha1:a11b611466a5a73f5e06a0aabd17284a57d12fe3</id>
<content type='text'>
See #2060.
</content>
</entry>
<entry>
<title>fs-mistrust: Removed dependency on `once_cell`</title>
<updated>2025-06-15T02:11:18Z</updated>
<author>
<name>hashcatHitman</name>
<email>3924-hashcatHitman@gitlab.torproject.org</email>
</author>
<published>2025-06-15T01:19:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cfb7e9b9c0997b932c96e7dcad2caf4a74ea0e99'/>
<id>urn:sha1:cfb7e9b9c0997b932c96e7dcad2caf4a74ea0e99</id>
<content type='text'>
- Replaced `once_cell::sync::Lazy` with `std::sync::LazyLock`.

Signed-off-by: hashcatHitman &lt;3924-hashcatHitman@gitlab.torproject.org&gt;
</content>
</entry>
<entry>
<title>*: use std::io::Error::other in many places</title>
<updated>2025-05-16T01:46:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-05-16T01:46:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=30617ad94bed7d2e4829c10144daf202d3ffd23c'/>
<id>urn:sha1:30617ad94bed7d2e4829c10144daf202d3ffd23c</id>
<content type='text'>
The `IoError::other` function is an easier way to say
`IoError::new(IoErrorKind::Other, ...)`.  It's been around since
1.74, but clippy started warning about the more verbose version in
1.87.
</content>
</entry>
<entry>
<title>fs-mistrust: fix build on non-unix systems</title>
<updated>2025-04-25T20:16:34Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2025-04-25T20:16:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=484df34fcd244e9dad2eaf5193b9171e6f7b937d'/>
<id>urn:sha1:484df34fcd244e9dad2eaf5193b9171e6f7b937d</id>
<content type='text'>
The TrustAdminOnly enum value is only defined for unix systems.
Consider this fact in mistrust_build function to fix build on
e.g. Windows systems.
</content>
</entry>
<entry>
<title>Merge branch 'android-build' into 'main'</title>
<updated>2025-04-03T17:48:08Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2025-04-03T17:48:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa7c0e0a35d63bbd5ae8202101bd9bb9df2deec6'/>
<id>urn:sha1:aa7c0e0a35d63bbd5ae8202101bd9bb9df2deec6</id>
<content type='text'>
fix builds for Android

See merge request tpo/core/arti!2824</content>
</entry>
<entry>
<title>fix compiling fs-misstrust on tvOS</title>
<updated>2025-03-26T15:27:09Z</updated>
<author>
<name>yaucp</name>
<email>thomas.yau@kape.com</email>
</author>
<published>2025-03-26T15:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0a4c1e155a926da2c568c92ef9338fc8eefed6c4'/>
<id>urn:sha1:0a4c1e155a926da2c568c92ef9338fc8eefed6c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix builds for Android</title>
<updated>2025-03-03T09:47:14Z</updated>
<author>
<name>Yaksh Bariya</name>
<email>yakshbari4@gmail.com</email>
</author>
<published>2025-03-03T08:53:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=45b5d016835eaeb6786068692d7718a80beef3d4'/>
<id>urn:sha1:45b5d016835eaeb6786068692d7718a80beef3d4</id>
<content type='text'>
This does fix builds for both the arti binary and the tests. Most tests
seem to be passing, some are failing. I will try to investigate them and
send fixes/create issue to highlight them. Hopefully this helps arti in
being production ready fast.
</content>
</entry>
<entry>
<title>fix: fix typos</title>
<updated>2025-01-30T08:39:30Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2025-01-30T08:39:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6371829c976f6a5b77d46bf977f369a915f2ced3'/>
<id>urn:sha1:6371829c976f6a5b77d46bf977f369a915f2ced3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fs-mistrust: document that follow_final_links is not insecure</title>
<updated>2025-01-28T15:55:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-28T15:55:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ba3b957961bd4dfb93bb471b3f1f99367c9b47e3'/>
<id>urn:sha1:ba3b957961bd4dfb93bb471b3f1f99367c9b47e3</id>
<content type='text'>
Since it makes an exception, we need to be clear about the
exceptions that it _doesn't_ make.
</content>
</entry>
<entry>
<title>fs-mistrust: link to documentation about "obeying constraints"</title>
<updated>2025-01-28T15:32:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-28T15:32:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b0e2280a402c38f2c2af612c7c8d766be0293a6f'/>
<id>urn:sha1:b0e2280a402c38f2c2af612c7c8d766be0293a6f</id>
<content type='text'>
Since "obeying the constraints of a FileAccess" is a term of art,
this commit introduces links from the places where it is used
to the place where it is defined.
</content>
</entry>
</feed>
