summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust
Commit message (Expand)AuthorAgeFilesLines
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* fs-mistrust: Remove outdated thiserror syntaxClara Engler2024-11-121-1/+1
* Bump minor versions of crates with only non-functional changesIan Jackson2024-10-301-1/+1
* Update to pwd-grp 1.xIan Jackson2024-10-151-1/+1
* Replace _ => panic!() elsewhereIan Jackson2024-10-151-1/+1
* Fix a couple of lifetime warnings from nightly.Nick Mathewson2024-10-011-1/+1
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-09-031-1/+1
* fs-mistrust: Make fake PathExt return impl DisplayIan Jackson2024-08-191-3/+4
* fs-mistrust: Make a comment into a docIan Jackson2024-08-191-2/+2
* fs-mistrust: Decorate some items with missing walkdir cfgIan Jackson2024-08-193-1/+7
* fs-mistrust: Make CheckedDir::metadata() return an error if path is symlink.Gabriela Moldovan2024-08-121-2/+45
* fs-mistrust: Avoid opening the file in CheckedDir::metadata().Gabriela Moldovan2024-08-081-5/+19
* fs-mistrust: Add a TODO about refactoring CheckedDir::metadata().Gabriela Moldovan2024-08-081-0/+1
* fs-mistrust: Note that metadata() can return Error::NotFound.Gabriela Moldovan2024-08-081-0/+2
* fs-mistrust: Apply deferred cargo fmt.Gabriela Moldovan2024-08-081-1/+4
* fs-mistrust: Add a CheckedDir::metadata function.Gabriela Moldovan2024-08-081-1/+28
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Minor bumps on fslock-guard, fs-mistrust, equixNick Mathewson2024-08-011-1/+1
* fs-mistrust: Use Path::try_exists() instead of Path::exists().Gabriela Moldovan2024-07-301-2/+2
* fs-mistrust: Explain that Error might not be a permissions errorIan Jackson2024-07-101-0/+7
* fs-mistrust: Fix a formatting botchIan Jackson2024-07-101-2/+3
* Fix a footnote reference that Nightly complains aboutIan Jackson2024-07-081-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-06-051-1/+1
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of crates with nonfunctional changesIan Jackson2024-04-301-1/+1
* remove unused dependenciestrinity-1686a2024-04-021-1/+0
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-138-0/+8
* Fix typos in doc commentsTobias Stoeckmann2024-03-062-2/+2
* Fix typos in commentsTobias Stoeckmann2024-03-061-1/+1
* fs-mistrust: Introduce a fn display_lossyIan Jackson2024-03-051-2/+9
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | Bump patchlevel (not dependents) on crates with trivial changes.Gabriela Moldovan2024-03-041-1/+1
|/
* educe: Use std's default for enums where default variant is unitIan Jackson2024-02-122-10/+6
* Merge branch 'delete-semvers' into 'main'Ian Jackson2024-02-051-2/+0
|\
| * Remove all semver.md files to start a fresh release roundIan Jackson2024-02-051-2/+0
* | Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
|/
* fs_mistrust: Provide CheckedDir::make_secure_dirIan Jackson2024-01-292-0/+19
* fs_mistrust: Expose CheckedDir::verifierIan Jackson2024-01-252-2/+3
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* fs-mistrust: Explain where a Verifier comes fromIan Jackson2023-12-131-0/+2
* upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+1
* Remove semver.md files.Nick Mathewson2023-12-041-1/+0
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1