summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* fs-mistrust: Add Group and User types.Nick Mathewson2022-05-241-1/+13
* fs-mistrust: make Mistrust have a corresponding Builder type.Nick Mathewson2022-05-241-1/+8
* fs-mistrust: add various methods.Nick Mathewson2022-05-091-3/+46
* fs-mistrust: Rename SecureDir to CheckedDir.Nick Mathewson2022-05-031-3/+3
* Add a SecureDir API for checked access to directoriesNick Mathewson2022-05-031-0/+7
* Add functionality to inspect directory content permissionsNick Mathewson2022-05-031-0/+13
* Support for "create missing directory".Nick Mathewson2022-05-031-0/+5
* Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+173