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
/
retry.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+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
/
+9
*
impl_standard_builder: Use for tor_dirmgr::DownloadSchedule
Ian Jackson
2022-06-16
1
-14
/
+3
*
Add some missing `serde(default)` to uses of humantime_serde::option
Ian Jackson
2022-06-16
1
-1
/
+1
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
*
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
1
-12
/
+3
*
Merge branch 'download-schedule' into 'main'
Nick Mathewson
2022-04-26
1
-38
/
+77
|
\
|
*
Make DownloadScheduleBuilder "alternative" defaults pub(crate)
Ian Jackson
2022-04-26
1
-2
/
+2
|
*
Fix typo in message
Nick Mathewson
2022-04-26
1
-1
/
+1
|
*
DownloadSchedule: Rename field to "attempts"
Ian Jackson
2022-04-26
1
-8
/
+8
|
*
DownloadSchudule: Have NetworkConfig contain Builders
Ian Jackson
2022-04-26
1
-0
/
+21
|
*
DownloadSchedule: Abolish new() method
Ian Jackson
2022-04-26
1
-24
/
+3
|
*
DownloadSchedule: tests: Do not try to set parallelism to 0
Ian Jackson
2022-04-26
1
-11
/
+9
|
*
DownloadSchedule: Provide builder
Ian Jackson
2022-04-26
1
-1
/
+42
*
|
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
|
/
*
RetryDelay: remove accessors.
Nick Mathewson
2022-03-16
1
-7
/
+9
*
Remove re-export of retry-schedule in tor-dirmgr.
Nick Mathewson
2022-03-16
1
-1
/
+1
*
Fix up documentation on RetryDelay.
Nick Mathewson
2022-03-16
1
-6
/
+3
*
Move RetryDelay from dirmgr to basic-utils.
Nick Mathewson
2022-03-16
1
-155
/
+1
*
RetryDelay: add accessors for state
Nick Mathewson
2022-03-16
1
-5
/
+22
*
Add basic tests for high-level builders
Nick Mathewson
2021-11-25
1
-0
/
+1
*
Rename RetryConfig to DownloadSchedule, fold in parallelism.
Nick Mathewson
2021-11-18
1
-16
/
+41
*
More tests on tor-dirmgr::state
Nick Mathewson
2021-11-08
1
-1
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+237