index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
fs-mistrust
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
|
/
*
fs-mistrust: write a lot about TOCTOU issues.
Nick Mathewson
2022-05-03
4
-22
/
+70
*
fs-mistrust: Rename SecureDir to CheckedDir.
Nick Mathewson
2022-05-03
3
-24
/
+24
*
fs-mistrust: Add a dangerously_trust_everyone method.
Nick Mathewson
2022-05-03
2
-1
/
+59
*
fs-mistrust: split check_one into two functions.
Nick Mathewson
2022-05-03
1
-46
/
+64
*
fs-mistrust: Make self-named groups trusted by default.
Nick Mathewson
2022-05-03
1
-23
/
+32
*
Work around CI config weirdness.
Nick Mathewson
2022-05-03
1
-0
/
+5
*
fs-mistrust: Add code to make a self-named group "trusted".
Nick Mathewson
2022-05-03
2
-0
/
+223
*
fs-mistrust: refactor ResolvePath to avoid temporary changes.
Nick Mathewson
2022-05-03
1
-36
/
+31
*
fs-mistrust: clarify and test behavior for ".." past the fs root.
Nick Mathewson
2022-05-03
1
-1
/
+31
*
Add a must_use (suggested by @diziet).
Nick Mathewson
2022-05-03
1
-0
/
+1
*
fs-mistrust: more examples, documentation.
Nick Mathewson
2022-05-03
1
-4
/
+109
*
Add a SecureDir API for checked access to directories
Nick Mathewson
2022-05-03
4
-3
/
+266
*
Add functionality to inspect directory content permissions
Nick Mathewson
2022-05-03
4
-29
/
+129
*
By default, forbid special files.
Nick Mathewson
2022-05-03
2
-17
/
+40
*
Support for "create missing directory".
Nick Mathewson
2022-05-03
2
-2
/
+87
*
Add support for trusted group IDs.
Nick Mathewson
2022-05-03
2
-3
/
+58
*
Implement support for the Sticky Bit.
Nick Mathewson
2022-05-03
2
-3
/
+54
*
Second cut at a fs-mistrust crate.
Nick Mathewson
2022-05-03
5
-0
/
+1554
[prev]