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
/
walk.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
fs-mistrust: Treat "" as a NotFound Path.
Nick Mathewson
2025-11-24
1
-0
/
+3
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
1
-4
/
+2
*
fix builds for Android
Yaksh Bariya
2025-03-03
1
-0
/
+1
*
Replace _ => panic!() elsewhere
Ian Jackson
2024-10-15
1
-1
/
+1
*
Fix a footnote reference that Nightly complains about
Ian Jackson
2024-07-08
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos in comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
fs-mistrust: Replace a direct libc call in a test
Ian Jackson
2023-07-14
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-15
/
+12
*
Merge branch 'compact_home_2' into 'main'
Nick Mathewson
2022-08-31
1
-1
/
+0
|
\
|
*
fs-mistrust: Add a `anonymize_home` extension fn for Path.
Nick Mathewson
2022-08-31
1
-1
/
+0
*
|
Mark the repeats and looping tests in fs-mistrust as Unix-only.
Alexander Færøy
2022-08-26
1
-1
/
+6
*
|
fs-mistrust: Try to handle verbatim prefixes in test.
Nick Mathewson
2022-08-26
1
-0
/
+31
*
|
fs-mistrust: Clarify comment on `stack`
Ian Jackson
2022-08-26
1
-0
/
+2
*
|
fs-mistrust: Handle windows prefixes specially.
Nick Mathewson
2022-08-26
1
-11
/
+50
|
/
*
fs-mistrust: write a lot about TOCTOU issues.
Nick Mathewson
2022-05-03
1
-8
/
+16
*
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 functionality to inspect directory content permissions
Nick Mathewson
2022-05-03
1
-1
/
+3
*
Second cut at a fs-mistrust crate.
Nick Mathewson
2022-05-03
1
-0
/
+599