summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/walk.rs
Commit message (Expand)AuthorAgeFilesLines
* fs-mistrust: write a lot about TOCTOU issues.Nick Mathewson2022-05-031-8/+16
* fs-mistrust: refactor ResolvePath to avoid temporary changes.Nick Mathewson2022-05-031-36/+31
* fs-mistrust: clarify and test behavior for ".." past the fs root.Nick Mathewson2022-05-031-1/+31
* Add functionality to inspect directory content permissionsNick Mathewson2022-05-031-1/+3
* Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+599