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
*
release: bump-nodep various crates.
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
fs-mistrust: Quote filenames in error messages.
Nick Mathewson
2025-11-24
1
-9
/
+9
*
fs-mistrust: Treat "" as a NotFound Path.
Nick Mathewson
2025-11-24
3
-0
/
+14
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
9
-10
/
+10
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-1
/
+1
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-1
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
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
[next]