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
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-1
/
+1
*
Upgrade to toml-0.9.5.
Nick Mathewson
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
5
-8
/
+8
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-2
/
+5
*
Merge branch 'msrv-1.85' into 'main'
Nick Mathewson
2025-08-05
1
-1
/
+1
|
\
|
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
|
Fix Windows compile warnings
Tobias Stoeckmann
2025-08-05
1
-0
/
+3
|
/
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
fs-mistrust: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
3
-8
/
+6
*
release: Bump crates non-arti/non-tor crates with functional changes.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+1
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-7
/
+7
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
2
-8
/
+3
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
Merge branch 'windows' into 'main'
Jim Newsome
2025-05-06
1
-0
/
+1
|
\
|
*
fs-mistrust: fix build on non-unix systems
Tobias Stoeckmann
2025-04-25
1
-0
/
+1
*
|
release: Bump versions of non tor/arti crates.
Wesley Aptekar-Cassels
2025-05-01
1
-1
/
+1
|
/
*
Merge branch 'android-build' into 'main'
wesleyac
2025-04-03
2
-3
/
+29
|
\
|
*
fix builds for Android
Yaksh Bariya
2025-03-03
2
-3
/
+29
*
|
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
|
fix compiling fs-misstrust on tvOS
yaucp
2025-03-26
4
-12
/
+28
|
/
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
Upgrade to dirs 6
Ian Jackson
2025-02-05
1
-1
/
+1
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
fs-mistrust: document that follow_final_links is not insecure
Nick Mathewson
2025-01-28
1
-0
/
+4
*
fs-mistrust: link to documentation about "obeying constraints"
Nick Mathewson
2025-01-28
1
-5
/
+5
*
fs-mistrust: Fix test compilation on windows.
Nick Mathewson
2025-01-16
1
-1
/
+2
*
Fix: Tests fails to run on macos
hhamud
2025-01-16
1
-5
/
+5
*
file_access: Refactor APIs to consume self.
Nick Mathewson
2025-01-14
1
-7
/
+16
*
file_access: Make link-following behavior explicitly controlled.
Nick Mathewson
2025-01-14
1
-8
/
+38
*
Documentation fixes from Gabi
Nick Mathewson
2025-01-14
1
-5
/
+3
*
fs-mistrust: Try more to explain what FileAccess is for.
Nick Mathewson
2025-01-14
1
-3
/
+7
*
fs-mistrust: Follow symlinks when using file-access outside a CheckedDir.
Nick Mathewson
2025-01-14
1
-9
/
+98
*
fs-mistrust: Add FileAccess for Verifier (and Mistrust).
Nick Mathewson
2025-01-14
2
-9
/
+42
*
fs-mistrust: Have Verifier check methods take self by reference.
Nick Mathewson
2025-01-14
1
-2
/
+2
*
fs-mistrust: Add ability to create files with chosen mode.
Nick Mathewson
2025-01-14
1
-10
/
+117
*
fs-mistrust: Clean up documentation.
Nick Mathewson
2025-01-14
1
-15
/
+13
*
fs-mistrust: Move file access methods on CheckedDir to FileAccess.
Nick Mathewson
2025-01-14
2
-69
/
+168
*
fs-mistrust: Define a (stub) FileAccess type.
Nick Mathewson
2025-01-14
3
-0
/
+38
*
fs-mistrust::CheckedDir: Refactor some common code.
Nick Mathewson
2025-01-14
1
-22
/
+32
*
fs-mistrust: Add test for (not) opening symlink from CheckedDir.
Nick Mathewson
2025-01-14
1
-1
/
+10
*
fs-mistrust: clarify doc for a private function.
Nick Mathewson
2025-01-14
1
-0
/
+2
*
Patchlevel bumps for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-1
/
+1
*
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
2
-4
/
+8
*
fs-mistrust: commit to stable env var handling
Steven Engler
2024-12-18
2
-4
/
+43
*
fs-mistrust: (docs) fix incomplete list of env variable values
Steven Engler
2024-12-18
1
-2
/
+2
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+0
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
[next]