summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust
Commit message (Expand)AuthorAgeFilesLines
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* Apply 3 suggestion(s) to 2 file(s)Nick Mathewson2026-05-271-1/+1
* config: Add a method to fill in a builder with unset defaultsNick Mathewson2026-05-272-0/+13
* make fs-mistrust tests libc-genericAndrew Kloet2026-05-141-2/+2
* Bump versions: patchlevel, without dependenciesIan Jackson2026-03-301-1/+1
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* Bump toml to 1.0.3Gabriela Moldovan2026-03-041-1/+1
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* release: bump-nodep various crates.Wesley Aptekar-Cassels2026-02-021-1/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* fs-mistrust: Quote filenames in error messages.Nick Mathewson2025-11-241-9/+9
* fs-mistrust: Treat "" as a NotFound Path.Nick Mathewson2025-11-243-0/+14
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-069-10/+10
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-1/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-1/+1
* Upgrade to toml-0.9.5.Nick Mathewson2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-8/+8
* Update code for Edition 2024Nick Mathewson2025-08-071-2/+5
* Merge branch 'msrv-1.85' into 'main'Nick Mathewson2025-08-051-1/+1
|\
| * Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* | Fix Windows compile warningsTobias Stoeckmann2025-08-051-0/+3
|/
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* fs-mistrust: Removed dependency on `once_cell`hashcatHitman2025-06-143-8/+6
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-7/+7
* *: use std::io::Error::other in many placesNick Mathewson2025-05-152-8/+3
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* Merge branch 'windows' into 'main'Jim Newsome2025-05-061-0/+1
|\
| * fs-mistrust: fix build on non-unix systemsTobias Stoeckmann2025-04-251-0/+1
* | release: Bump versions of non tor/arti crates.Wesley Aptekar-Cassels2025-05-011-1/+1
|/
* Merge branch 'android-build' into 'main'wesleyac2025-04-032-3/+29
|\
| * fix builds for AndroidYaksh Bariya2025-03-032-3/+29
* | Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* | fix compiling fs-misstrust on tvOSyaucp2025-03-264-12/+28
|/
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* Upgrade to dirs 6Ian Jackson2025-02-051-1/+1
* fix: fix typosDimitris Apostolou2025-01-301-1/+1
* fs-mistrust: document that follow_final_links is not insecureNick Mathewson2025-01-281-0/+4
* fs-mistrust: link to documentation about "obeying constraints"Nick Mathewson2025-01-281-5/+5
* fs-mistrust: Fix test compilation on windows.Nick Mathewson2025-01-161-1/+2
* Fix: Tests fails to run on macoshhamud2025-01-161-5/+5