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 compiling fs-misstrust on tvOS
yaucp
2025-03-26
3
-11
/
+27
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
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
2
-9
/
+42
*
fs-mistrust: Have Verifier check methods take self by reference.
Nick Mathewson
2025-01-14
1
-2
/
+2
*
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
2
-69
/
+168
*
fs-mistrust: Define a (stub) FileAccess type.
Nick Mathewson
2025-01-14
3
-0
/
+38
*
fs-mistrust::CheckedDir: Refactor some common code.
Nick Mathewson
2025-01-14
1
-22
/
+32
*
fs-mistrust: Add test for (not) opening symlink from CheckedDir.
Nick Mathewson
2025-01-14
1
-1
/
+10
*
fs-mistrust: clarify doc for a private function.
Nick Mathewson
2025-01-14
1
-0
/
+2
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
fs-mistrust: trim whitespace in env var values
Steven Engler
2024-12-18
2
-4
/
+8
*
fs-mistrust: commit to stable env var handling
Steven Engler
2024-12-18
2
-4
/
+43
*
fs-mistrust: (docs) fix incomplete list of env variable values
Steven Engler
2024-12-18
1
-2
/
+2
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+0
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
fs-mistrust: Remove outdated thiserror syntax
Clara Engler
2024-11-12
1
-1
/
+1
*
Replace _ => panic!() elsewhere
Ian Jackson
2024-10-15
1
-1
/
+1
*
Fix a couple of lifetime warnings from nightly.
Nick Mathewson
2024-10-01
1
-1
/
+1
*
fs-mistrust: Make fake PathExt return impl Display
Ian Jackson
2024-08-19
1
-3
/
+4
*
fs-mistrust: Make a comment into a doc
Ian Jackson
2024-08-19
1
-2
/
+2
*
fs-mistrust: Decorate some items with missing walkdir cfg
Ian Jackson
2024-08-19
2
-1
/
+5
*
fs-mistrust: Make CheckedDir::metadata() return an error if path is symlink.
Gabriela Moldovan
2024-08-12
1
-2
/
+45
*
fs-mistrust: Avoid opening the file in CheckedDir::metadata().
Gabriela Moldovan
2024-08-08
1
-5
/
+19
*
fs-mistrust: Add a TODO about refactoring CheckedDir::metadata().
Gabriela Moldovan
2024-08-08
1
-0
/
+1
*
fs-mistrust: Note that metadata() can return Error::NotFound.
Gabriela Moldovan
2024-08-08
1
-0
/
+2
*
fs-mistrust: Apply deferred cargo fmt.
Gabriela Moldovan
2024-08-08
1
-1
/
+4
*
fs-mistrust: Add a CheckedDir::metadata function.
Gabriela Moldovan
2024-08-08
1
-1
/
+28
*
fs-mistrust: Use Path::try_exists() instead of Path::exists().
Gabriela Moldovan
2024-07-30
1
-2
/
+2
*
fs-mistrust: Explain that Error might not be a permissions error
Ian Jackson
2024-07-10
1
-0
/
+7
*
fs-mistrust: Fix a formatting botch
Ian Jackson
2024-07-10
1
-2
/
+3
*
Fix a footnote reference that Nightly complains about
Ian Jackson
2024-07-08
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
8
-0
/
+8
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
2
-2
/
+2
*
Fix typos in comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
fs-mistrust: Introduce a fn display_lossy
Ian Jackson
2024-03-05
1
-2
/
+9
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
2
-10
/
+6
*
fs_mistrust: Provide CheckedDir::make_secure_dir
Ian Jackson
2024-01-29
1
-0
/
+18
[next]