index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
fs-mistrust
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
fs_mistrust: Expose CheckedDir::verifier
Ian Jackson
2024-01-25
1
-2
/
+2
*
fs-mistrust: Explain where a Verifier comes from
Ian Jackson
2023-12-13
1
-0
/
+2
*
fs-mistrust: Add read_directory and remove_file to CheckedDir.
Nick Mathewson
2023-11-27
1
-0
/
+142
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
8
-0
/
+8
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run cargo +nightly fmt to format many let ... else ...
Ian Jackson
2023-07-24
1
-4
/
+9
*
fs-mistrust: Run rustfmt to apply deferred formatting churn
Ian Jackson
2023-07-14
1
-10
/
+10
*
fs-mistrust: In a test, simplify env var handling
Ian Jackson
2023-07-14
1
-17
/
+10
*
fs-mistrust: users: Use OsStr and OsString a lot less
Ian Jackson
2023-07-14
1
-13
/
+23
*
fs-mistrust: Remove a now-unneeded suppression
Ian Jackson
2023-07-14
1
-1
/
+0
*
fs-mistrust: forbid unsafe code
Ian Jackson
2023-07-14
1
-0
/
+8
*
fs-mistrust: Replace a direct libc call in a test
Ian Jackson
2023-07-14
1
-1
/
+1
*
fs-mistruct: Abolish some now-unneeded muts
Ian Jackson
2023-07-14
1
-26
/
+25
*
fs-mistrust: Use pwd-grp's getgroups function
Ian Jackson
2023-07-14
1
-24
/
+1
*
fs-mistruct: switch from users to pwd-grp
Ian Jackson
2023-07-14
1
-41
/
+83
*
fs-mistrust: Introduce tempoary PwdGrpProvider alias
Ian Jackson
2023-07-14
1
-4
/
+8
*
fs-mistrust: impl Hash for TrustedUser and TrustedGroup (config)
Ian Jackson
2023-07-14
1
-2
/
+2
*
fs-mistrust: users: tests: Introduce mock_users etc.
Ian Jackson
2023-07-14
1
-25
/
+36
*
fs-mistrust: users: Make several functions fallible
Ian Jackson
2023-07-14
2
-26
/
+41
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
8
-0
/
+9
*
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
2
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
8
-0
/
+8
*
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
8
-0
/
+67
[prev]
[next]