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-hsservice
/
src
/
publish
/
backoff.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
refactor: clean code
Nihal
2025-12-17
1
-1
/
+1
*
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
1
-0
/
+1
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
1
-2
/
+1
*
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
tor-hsservice: Specify the type when discarding value.
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Resolve a handful of unused variable warnings.
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Move optional timeout to optionally_timeout().
Gabriela Moldovan
2024-04-02
1
-7
/
+32
*
tor-hsservice: s/timeout/overall_timeout for clarity.
Gabriela Moldovan
2024-04-02
1
-2
/
+2
*
tor-hsservice: Add a test for the backoff runner's single_attempt_timeout().
Gabriela Moldovan
2024-04-02
1
-0
/
+51
*
tor-hsservice: Use single_attempt_timeout in backoff Runner impl (fmt).
Gabriela Moldovan
2024-04-02
1
-10
/
+10
*
tor-hsservice: Use single_attempt_timeout in backoff Runner impl.
Gabriela Moldovan
2024-04-02
1
-8
/
+36
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
BackoffSchedule refactoring and improvements
Neel Chauhan
2024-03-07
1
-8
/
+22
*
tor-hsservice: prelude: Move imports from backoff.rs
Ian Jackson
2024-03-05
1
-11
/
+1
*
tor-hsservice: Change: future::pending: use the one from futures-rs
Ian Jackson
2024-03-05
1
-1
/
+2
*
tor-hsservice: Move publish out of svc
Ian Jackson
2024-03-05
1
-0
/
+376