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
/
imp.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compiling fs-misstrust on tvOS
yaucp
2025-03-26
1
-3
/
+11
*
fix fs-misstrust on android
trinity-1686a
2022-08-08
1
-5
/
+14
*
fix runtime issues on ios
trinity-1686a
2022-07-30
1
-2
/
+7
*
remove dependancy 'users' on iOS
trinity-1686a
2022-07-30
1
-3
/
+13
*
fs-mistrust: API to disable based on environment
Nick Mathewson
2022-07-19
1
-2
/
+2
*
fs-mistrust: Improve BadPermission string
Alex Xu (Hello71)
2022-05-31
1
-1
/
+5
*
fs-mistrust: allow symlinks to have any permissions
Alex Xu (Hello71)
2022-05-25
1
-0
/
+8
*
fs-mistrust: rename fields
Nick Mathewson
2022-05-24
1
-4
/
+4
*
Loosen checking for readable files within target directories.
Nick Mathewson
2022-05-09
1
-10
/
+13
*
fs-mistrust: write a lot about TOCTOU issues.
Nick Mathewson
2022-05-03
1
-5
/
+6
*
fs-mistrust: Add a dangerously_trust_everyone method.
Nick Mathewson
2022-05-03
1
-1
/
+14
*
fs-mistrust: split check_one into two functions.
Nick Mathewson
2022-05-03
1
-46
/
+64
*
Add a must_use (suggested by @diziet).
Nick Mathewson
2022-05-03
1
-0
/
+1
*
Add a SecureDir API for checked access to directories
Nick Mathewson
2022-05-03
1
-1
/
+6
*
Add functionality to inspect directory content permissions
Nick Mathewson
2022-05-03
1
-24
/
+55
*
By default, forbid special files.
Nick Mathewson
2022-05-03
1
-11
/
+20
*
Add support for trusted group IDs.
Nick Mathewson
2022-05-03
1
-1
/
+5
*
Implement support for the Sticky Bit.
Nick Mathewson
2022-05-03
1
-3
/
+27
*
Second cut at a fs-mistrust crate.
Nick Mathewson
2022-05-03
1
-0
/
+126