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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-8
/
+8
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-7
/
+7
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
12
-0
/
+13
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
12
-0
/
+13
*
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
1
-3
/
+2
|
/
*
Merge branch 'event_report_everywhere' into 'main'
Nick Mathewson
2023-07-07
5
-33
/
+24
|
\
|
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
5
-33
/
+24
*
|
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
1
-1
/
+1
|
/
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
tor-dirmgr: bridge descriptor tests: Add a missing #[traced_test]
Ian Jackson
2023-07-06
1
-0
/
+1
*
tor-dirmgr: bridge descriptor tests: Use MockRuntime (drop Tokio dep)
Ian Jackson
2023-07-06
1
-1
/
+0
*
tor-dirmgr: bridge descriptor tests: Use MockRuntime (fmt)
Ian Jackson
2023-07-06
1
-270
/
+271
*
tor-dirmgr: bridge descriptor tests: Use MockRuntime
Ian Jackson
2023-07-06
1
-35
/
+25
*
tor-dirmgr: bridge descriptor tests: Fix a v. low prob. race
Ian Jackson
2023-07-06
1
-2
/
+5
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-12
/
+12
*
dirmgr: use voting_period.
Nick Mathewson
2023-06-29
1
-4
/
+1
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Upgrade to memmap2 0.7
Nick Mathewson
2023-06-21
1
-1
/
+1
*
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
/
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-20
/
+20
*
Upgrade memmap2 dependency to 0.6.1.
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+21
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-3
/
+4
*
Merge branch 'better-fixup-features' into 'main'
Nick Mathewson
2023-05-15
1
-1
/
+3
|
\
|
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
1
-1
/
+3
*
|
dirmgr: remove a needless .borrow()
Nick Mathewson
2023-05-11
1
-4
/
+3
|
/
*
Downgrade and clarify message about dir replacment time.
Nick Mathewson
2023-05-08
1
-8
/
+12
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
DirMgr: More logs in top-level bootstrapping code.
Nick Mathewson
2023-05-03
1
-5
/
+12
*
DirMgr: more trace!() logs and information in download/load functions.
Nick Mathewson
2023-05-03
1
-8
/
+30
*
DirMgr: Log at trace! when starting a new "AttemptId".
Nick Mathewson
2023-05-03
1
-1
/
+7
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-20
/
+20
*
Merge branch 'fix_802_core' into 'main'
Ian Jackson
2023-04-18
1
-1
/
+6
|
\
|
*
DirMgr: Detect that directory state is ready if it begins with all MDs
Nick Mathewson
2023-04-10
1
-1
/
+6
*
|
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
|
s/BridgeDescManager/BridgeDescMgr/g in codebase
Neel Chauhan
2023-04-12
1
-2
/
+2
*
|
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
2
-8
/
+8
*
|
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
|
/
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-3
/
+3
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-7
/
+7
*
Upgrade dependency to latest rusqlite.
Nick Mathewson
2023-03-30
1
-1
/
+1
*
Sort out some TODOs in bdtest.rs
Ian Jackson
2023-03-21
1
-5
/
+4
*
Fix a bunch of needless-conversion warnings.
Nick Mathewson
2023-03-10
1
-3
/
+2
*
tor-dirmgr: Don't try to mark consensus usable in a read-only store.
Nick Mathewson
2023-03-08
1
-4
/
+6
*
Follow-on patchlevel bumps for crates with changed dependencies
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-10
/
+10
[next]