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
*
Apply 3 suggestion(s) to 2 file(s)
Nick Mathewson
2026-05-27
1
-1
/
+1
*
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
1
-0
/
+12
*
make fs-mistrust tests libc-generic
Andrew Kloet
2026-05-14
1
-2
/
+2
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
fs-mistrust: Quote filenames in error messages.
Nick Mathewson
2025-11-24
1
-9
/
+9
*
fs-mistrust: Treat "" as a NotFound Path.
Nick Mathewson
2025-11-24
2
-0
/
+13
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
9
-10
/
+10
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
4
-7
/
+7
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-2
/
+5
*
Fix Windows compile warnings
Tobias Stoeckmann
2025-08-05
1
-0
/
+3
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
fs-mistrust: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
2
-5
/
+5
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
2
-8
/
+3
*
fs-mistrust: fix build on non-unix systems
Tobias Stoeckmann
2025-04-25
1
-0
/
+1
*
Merge branch 'android-build' into 'main'
wesleyac
2025-04-03
2
-3
/
+29
|
\
|
*
fix builds for Android
Yaksh Bariya
2025-03-03
2
-3
/
+29
*
|
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
[next]