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
...
|
*
Add a blockage-reporting mechanism to tor-dirmgr.
Nick Mathewson
2022-06-14
3
-1
/
+98
|
*
Add a couple of TODO items.
Nick Mathewson
2022-06-14
1
-0
/
+7
|
*
Do not update_progress on load if nothing happened.
Nick Mathewson
2022-06-14
1
-6
/
+10
|
*
DirMgr: Track errors, stalls, and resets as part of status.
Nick Mathewson
2022-06-13
3
-3
/
+80
|
*
Refactor our logic for distinguishing download attempts
Nick Mathewson
2022-06-13
3
-85
/
+127
|
*
Refactor most DirStatus users to use DirProgress.
Nick Mathewson
2022-06-13
4
-71
/
+66
|
*
Move `at_least_as_new_as` to DirProgress.
Nick Mathewson
2022-06-13
1
-4
/
+18
|
*
Turn the DirProgress in DirStatus into a named field.
Nick Mathewson
2022-06-13
1
-52
/
+73
|
*
Rename DirStatusInner to DirProgress.
Nick Mathewson
2022-06-13
2
-38
/
+38
*
|
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
3
-70
/
+10
|
\
\
|
*
|
impl_standard_builder: Use for tor_dirmgr::Authority
Ian Jackson
2022-06-16
1
-10
/
+2
|
*
|
impl_standard_builder: Use for tor_dirmgr::DownloadSchedule
Ian Jackson
2022-06-16
1
-14
/
+3
|
*
|
impl_standard_builder: Use for tor_dirmgr::DownloadScheduleConfig
Ian Jackson
2022-06-16
1
-14
/
+1
|
*
|
impl_standard_builder: Use for tor_dirmgr::NetworkConfig
Ian Jackson
2022-06-16
1
-19
/
+2
|
*
|
impl_standard_builder: Use for tor_dirmgr::DirSkewTolerance
Ian Jackson
2022-06-16
1
-13
/
+2
*
|
|
Merge branch 'config-fix' into 'main'
Ian Jackson
2022-06-16
2
-3
/
+3
|
\
|
|
|
*
|
Add some missing `serde(default)` to uses of humantime_serde::option
Ian Jackson
2022-06-16
2
-3
/
+3
|
|
/
*
|
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+3
|
\
\
|
*
|
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+3
*
|
|
Fix clippy::significant_drop_in_scrutinee warnings
Nick Mathewson
2022-06-15
2
-9
/
+12
*
|
|
Work around an erroneous warning from nightly clippy
Nick Mathewson
2022-06-15
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge branch 'dormant_directory' into 'main'
Nick Mathewson
2022-06-13
4
-88
/
+99
|
\
\
|
|
/
|
/
|
|
*
DirMgr: Use scopeguard crate in place of ad hoc RAII substitutes
Nick Mathewson
2022-06-13
2
-68
/
+19
|
*
Put the task schedule back when the dl task exits.
Nick Mathewson
2022-06-13
1
-2
/
+9
|
*
New API to expose and use TaskHandle from DirMgr.
Nick Mathewson
2022-06-13
2
-2
/
+34
|
*
DirMgr: Refactor bootstrap to use a TaskSchedule for sleeping.
Nick Mathewson
2022-06-10
2
-32
/
+53
*
|
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
3
-3
/
+6
|
\
\
|
*
|
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
3
-3
/
+6
*
|
|
Upgrade float_eq dev-dependency to 1.0.0
Nick Mathewson
2022-06-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'lint' into 'main'
Ian Jackson
2022-05-31
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
|
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
|
tor-dirmgr: Fix DirSkewTolerance
Ian Jackson
2022-05-30
1
-2
/
+2
|
/
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-19
/
+18
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-10
/
+10
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-12
/
+12
*
DirMgr:: Remove Error::NoChange as redundant.
Nick Mathewson
2022-05-25
3
-72
/
+25
*
Merge branch 'bug482' into 'main'
eta
2022-05-24
2
-29
/
+133
|
\
|
*
DirMgr: Stop load-from-cache process when there is no change.
Nick Mathewson
2022-05-24
2
-29
/
+133
*
|
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
2
-8
/
+8
|
/
*
Simplify advance and reset functions with mem::replace.
Nick Mathewson
2022-05-19
1
-8
/
+4
*
Explain why we call update_status unconditionally.
Nick Mathewson
2022-05-19
1
-0
/
+3
*
Remove BootstrapAction::Impossible
Nick Mathewson
2022-05-19
3
-7
/
+4
*
Fix compilation with Rust 1.56.
Nick Mathewson
2022-05-17
1
-3
/
+2
*
DirMgr: Remove blocking_error return path.
Nick Mathewson
2022-05-17
2
-53
/
+29
*
DirMgr: Unify error return paths
Nick Mathewson
2022-05-17
3
-170
/
+262
*
DirMgr: Remove special handling of "changed" boolean
Nick Mathewson
2022-05-17
2
-84
/
+69
*
DirMgr: Start refactoring error handling.
Nick Mathewson
2022-05-17
2
-3
/
+96
*
Give an error if the cache violates If-Modified-Since.
Nick Mathewson
2022-05-16
1
-7
/
+24
*
Add missing extend_tolerance to add_consensus_text.
Nick Mathewson
2022-05-16
1
-0
/
+1
[prev]
[next]