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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fs-mistrust: accept "n" as "no".
Nick Mathewson
2022-07-19
1
-2
/
+2
*
Semver tweaks from review.
Ian Jackson
2022-07-19
1
-1
/
+1
*
fs-mistrust: API to disable based on environment
Nick Mathewson
2022-07-19
4
-5
/
+218
*
Remove semver.md files now that 0.5.0 is out
Nick Mathewson
2022-06-24
1
-1
/
+0
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-1
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
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
4
-23
/
+20
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-1
/
+1
*
Merge branch 'better-fs-mistrust-badpermissions-string' into 'main'
Ian Jackson
2022-06-02
4
-29
/
+43
|
\
|
*
fs-mistrust: Improve BadPermission string
Alex Xu (Hello71)
2022-05-31
3
-17
/
+31
|
*
fs-mistrust: BadPermission(_, _) -> BadPermission(..)
Alex Xu (Hello71)
2022-05-31
3
-12
/
+12
*
|
Merge branch 'lint' into 'main'
Ian Jackson
2022-05-31
1
-0
/
+3
|
\
\
|
*
|
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
|
*
|
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
|
|
/
*
/
mistrust: Canonicalise prefix from Some("") to None
Ian Jackson
2022-05-30
1
-0
/
+1
|
/
*
Merge branch 'bug487' into 'main'
Ian Jackson
2022-05-30
1
-0
/
+6
|
\
|
*
fs-mistrust: add getegid() to getgrouplist() output.
Nick Mathewson
2022-05-27
1
-0
/
+6
*
|
Merge branch 'chore/integrate_cargo_sort' into 'main'
Ian Jackson
2022-05-30
1
-1
/
+1
|
\
\
|
*
|
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'mistrust_osstring_limitation' into 'main'
Ian Jackson
2022-05-30
2
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
fs-mistrust: Document problems with non-UTF8 OsString in toml
Nick Mathewson
2022-05-26
2
-4
/
+13
*
|
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-1
/
+1
|
/
*
Merge branch 'standardise-shell' into 'main'
Nick Mathewson
2022-05-26
1
-7
/
+17
|
\
|
*
update readmes
trinity-1686a
2022-05-25
1
-7
/
+17
*
|
fs-mistrust: allow symlinks to have any permissions
Alex Xu (Hello71)
2022-05-25
2
-1
/
+12
|
/
*
Use serde attrs instead of manual impls
Nick Mathewson
2022-05-24
2
-28
/
+14
*
Make fs-mistrust configurable from the top level.
Nick Mathewson
2022-05-24
1
-1
/
+1
*
Write custom serde impls for Trusted{User,Group}
Nick Mathewson
2022-05-24
3
-11
/
+322
*
Add serde derives for MistrustBuilder.
Nick Mathewson
2022-05-24
3
-0
/
+17
*
fs-mistrust: Add Group and User types.
Nick Mathewson
2022-05-24
4
-24
/
+196
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
5
-130
/
+198
*
fs-mistrust: rename fields
Nick Mathewson
2022-05-24
2
-15
/
+15
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
4
-21
/
+205
|
\
|
*
Loosen checking for readable files within target directories.
Nick Mathewson
2022-05-09
2
-14
/
+30
|
*
fs-mistrust: add various methods.
Nick Mathewson
2022-05-09
2
-7
/
+174
|
*
Derive Clone and Debug for CheckedDir.
Nick Mathewson
2022-05-05
1
-0
/
+1
*
|
Update README.md files (automated).
Nick Mathewson
2022-05-06
1
-2
/
+223
*
|
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
|
/
*
fs-mistrust: write a lot about TOCTOU issues.
Nick Mathewson
2022-05-03
4
-22
/
+70
*
fs-mistrust: Rename SecureDir to CheckedDir.
Nick Mathewson
2022-05-03
3
-24
/
+24
*
fs-mistrust: Add a dangerously_trust_everyone method.
Nick Mathewson
2022-05-03
2
-1
/
+59
*
fs-mistrust: split check_one into two functions.
Nick Mathewson
2022-05-03
1
-46
/
+64
*
fs-mistrust: Make self-named groups trusted by default.
Nick Mathewson
2022-05-03
1
-23
/
+32
*
Work around CI config weirdness.
Nick Mathewson
2022-05-03
1
-0
/
+5
*
fs-mistrust: Add code to make a self-named group "trusted".
Nick Mathewson
2022-05-03
3
-0
/
+225
*
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 a must_use (suggested by @diziet).
Nick Mathewson
2022-05-03
1
-0
/
+1
*
fs-mistrust: more examples, documentation.
Nick Mathewson
2022-05-03
2
-6
/
+112
[prev]
[next]