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
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
fs-mistrust: users: Make several functions fallible
Ian Jackson
2023-07-14
1
-1
/
+7
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
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
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+9
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
1
-6
/
+24
*
fs-mistrust: convert Io error variant to a struct.
Nick Mathewson
2022-06-22
1
-5
/
+17
*
Editorial improvements on fs-mistrust errors
Nick Mathewson
2022-06-22
1
-18
/
+11
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-1
/
+1
*
fs-mistrust: Improve BadPermission string
Alex Xu (Hello71)
2022-05-31
1
-15
/
+25
*
fs-mistrust: BadPermission(_, _) -> BadPermission(..)
Alex Xu (Hello71)
2022-05-31
1
-2
/
+2
*
fs-mistrust: Add Group and User types.
Nick Mathewson
2022-05-24
1
-1
/
+13
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-1
/
+8
*
fs-mistrust: add various methods.
Nick Mathewson
2022-05-09
1
-3
/
+46
*
fs-mistrust: Rename SecureDir to CheckedDir.
Nick Mathewson
2022-05-03
1
-3
/
+3
*
Add a SecureDir API for checked access to directories
Nick Mathewson
2022-05-03
1
-0
/
+7
*
Add functionality to inspect directory content permissions
Nick Mathewson
2022-05-03
1
-0
/
+13
*
Support for "create missing directory".
Nick Mathewson
2022-05-03
1
-0
/
+5
*
Second cut at a fs-mistrust crate.
Nick Mathewson
2022-05-03
1
-0
/
+173