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-dirmgr
/
src
/
storage.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
dirmgr Store: Abolish redundant trait impl
Ian Jackson
2022-11-14
1
-108
/
+0
*
dirmgr Store: Move Send and 'static bounds to Store trait
Ian Jackson
2022-11-14
1
-2
/
+2
*
bridge desc: Implement cache reuse logic and if-modified-since
Ian Jackson
2022-11-04
1
-0
/
+57
*
Decrease the lifetimes for storing descriptors.
Nick Mathewson
2022-08-09
1
-6
/
+29
*
dirmgr: Add an instance of BadUtf8InCache
Nick Mathewson
2022-07-14
1
-2
/
+1
*
dirmgr: Clarify disk IO errors.
Nick Mathewson
2022-07-14
1
-1
/
+2
*
Resolve DOCDOC comments in tor-dirmgr.
Nick Mathewson
2022-05-12
1
-1
/
+5
*
tor-dirmgr: small fixups for the bootstrapping refactor
eta
2022-05-10
1
-0
/
+1
*
tor-dirmgr/state.rs: refactor GetConsensusState::new
eta
2022-05-10
1
-1
/
+1
*
tor-dirmgr/storage.rs: impl Store for Box<dyn Store>
eta
2022-05-10
1
-0
/
+87
*
Update tor-dirmgr to use fs-mistrust.
Nick Mathewson
2022-05-09
1
-14
/
+8
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
dirmgr::Store.expire_all takes config
tharvik
2022-02-23
1
-1
/
+26
*
dirmgr: add Store trait
tharvik
2022-02-23
1
-1
/
+94
*
remember utf8 check
dagon
2021-11-30
1
-13
/
+51
*
Remove useless into() conversions caught by clippy.
Jani Monoses
2021-10-18
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+185