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
/
tor-persist
/
src
/
fs.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
*
Use ErrorReport for errors in warn! in tor-persist
Ian Jackson
2023-01-30
1
-1
/
+2
*
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
/
+8
*
Test a couple more error cases in tor-persist.
Nick Mathewson
2022-12-06
1
-7
/
+19
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-2
/
+2
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
1
-2
/
+3
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
*
tor-persist: Big refactoring on Error type.
Nick Mathewson
2022-07-06
1
-18
/
+81
*
tor-persist: Move Error to a module.
Nick Mathewson
2022-07-06
1
-3
/
+2
*
fs-mistrust: convert Io error variant to a struct.
Nick Mathewson
2022-06-22
1
-1
/
+1
*
Editorial improvements on fs-mistrust errors
Nick Mathewson
2022-06-22
1
-1
/
+1
*
Remove some stray dbg!() calls.
Nick Mathewson
2022-05-26
1
-2
/
+1
*
Test a few more corner cases in tor-persist
Nick Mathewson
2022-05-25
1
-4
/
+99
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-1
/
+1
*
tor-persist: Use fs-mistrust to verify state file permissions.
Nick Mathewson
2022-05-09
1
-34
/
+40
*
tor-persist::fs::clean: Tweaks based on review.
Nick Mathewson
2022-04-13
1
-1
/
+2
*
Remove obsolete files from our state directory.
Nick Mathewson
2022-04-12
1
-0
/
+16
*
arti-client: Unlock the state manager on failure to bootstrap
eta
2022-02-24
1
-0
/
+11
*
tor-persist: Distinguish load vs. store json errors
Ian Jackson
2022-02-04
1
-2
/
+3
*
clippy: Pass simply &output to fs::write
Ian Jackson
2022-02-02
1
-1
/
+1
*
Fix Rustdoc errors.
Nick Mathewson
2021-12-08
1
-1
/
+1
*
Test FsStateMgr::path(), and fix a bug in it.
Nick Mathewson
2021-12-07
1
-1
/
+8
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-0
/
+4
*
Upgrade to fslock version 0.2
Nick Mathewson
2021-10-27
1
-1
/
+1
*
Replace the return type of StorageMgr::try_lock with a tristate
Nick Mathewson
2021-10-20
1
-6
/
+8
*
Change tor-persist to use json instead of toml.
Nick Mathewson
2021-10-07
1
-9
/
+8
*
Move FsStatemgr to an inner module.
Nick Mathewson
2021-09-30
1
-0
/
+191