summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* fs-mistrust: more examples, documentation.Nick Mathewson2022-05-031-4/+109
* Add a SecureDir API for checked access to directoriesNick Mathewson2022-05-031-2/+24
* Add functionality to inspect directory content permissionsNick Mathewson2022-05-031-4/+58
* By default, forbid special files.Nick Mathewson2022-05-031-6/+20
* Support for "create missing directory".Nick Mathewson2022-05-031-2/+82
* Add support for trusted group IDs.Nick Mathewson2022-05-031-2/+53
* Implement support for the Sticky Bit.Nick Mathewson2022-05-031-0/+27
* Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+508