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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+2
*
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
*
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: Treat "" as a NotFound Path.
Nick Mathewson
2025-11-24
1
-0
/
+10
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
*
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
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
fix compiling fs-misstrust on tvOS
yaucp
2025-03-26
1
-6
/
+12
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
fs-mistrust: Add FileAccess for Verifier (and Mistrust).
Nick Mathewson
2025-01-14
1
-0
/
+12
*
fs-mistrust: Have Verifier check methods take self by reference.
Nick Mathewson
2025-01-14
1
-2
/
+2
*
fs-mistrust: Define a (stub) FileAccess type.
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
1
-1
/
+2
*
fs-mistrust: commit to stable env var handling
Steven Engler
2024-12-18
1
-4
/
+32
*
fs-mistrust: (docs) fix incomplete list of env variable values
Steven Engler
2024-12-18
1
-2
/
+2
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
fs-mistrust: Decorate some items with missing walkdir cfg
Ian Jackson
2024-08-19
1
-0
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
fs-mistrust: Explain where a Verifier comes from
Ian Jackson
2023-12-13
1
-0
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
fs-mistrust: forbid unsafe code
Ian Jackson
2023-07-14
1
-0
/
+8
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
add opaque ErrorHint API, impl ErrorHint from BadPermissions
Shady Katy
2023-01-27
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-239
/
+1
*
Merge branch 'compact_home_2' into 'main'
Nick Mathewson
2022-08-31
1
-0
/
+2
|
\
|
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
1
-2
/
+2
|
*
fs-mistrust: Add a `anonymize_home` extension fn for Path.
Nick Mathewson
2022-08-31
1
-0
/
+2
*
|
Comment out docstring as it fails to compile on Windows.
Alexander Færøy
2022-08-30
1
-2
/
+3
*
|
Disable 3 tests in fs-mistrust.
Alexander Færøy
2022-08-30
1
-0
/
+3
*
|
Refactor the construction of the `Mistrust` type in tests.
Alexander Færøy
2022-08-29
1
-97
/
+39
*
|
Disable fs-mistrust's simple_cases() unit test on non-Unix.
Alexander Færøy
2022-08-26
1
-1
/
+5
*
|
Fix compilation of tests for Windows.
Alexander Færøy
2022-08-26
1
-13
/
+49
|
/
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
fix fs-misstrust on android
trinity-1686a
2022-08-08
1
-6
/
+30
*
remove dependancy 'users' on iOS
trinity-1686a
2022-07-30
1
-6
/
+6
[next]