index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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
*
arti-client: remove string slices
Nick Mathewson
2026-06-10
1
-2
/
+1
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
dirmgr, netdir: Store protocol requirments as soon as they are validated.
Nick Mathewson
2025-04-16
1
-2
/
+0
*
dirmgr: Backend support for cacheing protocol status.
Nick Mathewson
2025-04-16
1
-1
/
+13
*
tor-dirmgr: Add some duplicate dead code allows
Ian Jackson
2024-07-08
1
-2
/
+2
*
DirMgr: Clarify dead_code status on storage methods.
Nick Mathewson
2024-05-14
1
-2
/
+5
*
Use the right feature name for an allow(dead_code).
Nick Mathewson
2024-05-07
1
-1
/
+1
*
Mark tor_dirmgr::storage::Store::consensus_by_meta cfg(test)
Ian Jackson
2024-04-25
1
-0
/
+1
*
Add temporary allows for some dead code warnings
Ian Jackson
2024-04-25
1
-0
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
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