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
/
file_access.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Fix Windows compile warnings
Tobias Stoeckmann
2025-08-05
1
-0
/
+3
*
fs-mistrust: document that follow_final_links is not insecure
Nick Mathewson
2025-01-28
1
-0
/
+4
*
fs-mistrust: link to documentation about "obeying constraints"
Nick Mathewson
2025-01-28
1
-5
/
+5
*
fs-mistrust: Fix test compilation on windows.
Nick Mathewson
2025-01-16
1
-1
/
+2
*
Fix: Tests fails to run on macos
hhamud
2025-01-16
1
-5
/
+5
*
file_access: Refactor APIs to consume self.
Nick Mathewson
2025-01-14
1
-7
/
+16
*
file_access: Make link-following behavior explicitly controlled.
Nick Mathewson
2025-01-14
1
-8
/
+38
*
Documentation fixes from Gabi
Nick Mathewson
2025-01-14
1
-5
/
+3
*
fs-mistrust: Try more to explain what FileAccess is for.
Nick Mathewson
2025-01-14
1
-3
/
+7
*
fs-mistrust: Follow symlinks when using file-access outside a CheckedDir.
Nick Mathewson
2025-01-14
1
-9
/
+98
*
fs-mistrust: Add FileAccess for Verifier (and Mistrust).
Nick Mathewson
2025-01-14
1
-9
/
+30
*
fs-mistrust: Add ability to create files with chosen mode.
Nick Mathewson
2025-01-14
1
-10
/
+117
*
fs-mistrust: Clean up documentation.
Nick Mathewson
2025-01-14
1
-15
/
+13
*
fs-mistrust: Move file access methods on CheckedDir to FileAccess.
Nick Mathewson
2025-01-14
1
-1
/
+163
*
fs-mistrust: Define a (stub) FileAccess type.
Nick Mathewson
2025-01-14
1
-0
/
+31