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-hsservice
/
src
/
timeout_track.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
1
-2
/
+3
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
*
clippy: fix `clippy::duplicated_attributes` warnings
Steven Engler
2025-08-11
1
-2
/
+0
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-2
/
+2
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
1
-3
/
+3
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-4
/
+4
*
derive-deftly: Change some docs references
Ian Jackson
2024-04-03
1
-2
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-16
/
+16
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-hsservice: timeout_track: Remove some unnecessary allows
Ian Jackson
2023-11-01
1
-3
/
+1
*
tor-hsservice: Remove unnecessary clone()s.
Gabriela Moldovan
2023-10-31
1
-3
/
+3
*
Fix typo in doc comment
gabi-250
2023-10-30
1
-1
/
+1
*
tor-hsservice: timeout_track: Test `update` functions
Ian Jackson
2023-10-30
1
-2
/
+30
*
tor-hsservice: timeout_track: Provide `update` via a trait
Ian Jackson
2023-10-30
1
-25
/
+53
*
tor-hsservice: timeout_track: Clarify edge cases
Ian Jackson
2023-10-30
1
-2
/
+4
*
tor-hsservice: timeout track: Worsify formatting
Ian Jackson
2023-10-16
1
-4
/
+6
*
tor-hsservice: timeout track: Add some discussion
Ian Jackson
2023-10-16
1
-4
/
+36
*
tor-hsservice: timeout track: Add an example doctest
Ian Jackson
2023-10-16
1
-0
/
+60
*
tor-hsservice: timeout track: Add a rustdoc allow
Ian Jackson
2023-10-16
1
-0
/
+4
*
tor-hsservice: timeout_track: Add a TODO re explanations
Ian Jackson
2023-10-16
1
-0
/
+3
*
tor-hsservice: Apply mandatory code formatting worsening
Ian Jackson
2023-10-16
1
-5
/
+3
*
tor-hsservice: timeout_track: tests: Introduce secs() alias
Ian Jackson
2023-10-16
1
-11
/
+14
*
tor-hsservice: timeout_track: Change semantics to do what's needed
Ian Jackson
2023-10-16
1
-32
/
+68
*
tor-hsservice: timeout_track: Provided shortest() for all trackers
Ian Jackson
2023-10-16
1
-0
/
+25
*
tor-hsservice: timeout_track: Mark some unused variables
Ian Jackson
2023-10-16
1
-2
/
+2
*
tor-hsservice: timeout_track: Add a dead code allow
Ian Jackson
2023-10-16
1
-0
/
+1
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-hsservice
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Avoid (one) use of .try_recv()
Ian Jackson
2023-10-11
1
-2
/
+4
*
tor-rtmock: Rename MockRuntime::jump_to to jump_wallclock
Ian Jackson
2023-10-03
1
-1
/
+1
*
tor-hsservice: timeout_track test: Use advance_by
Ian Jackson
2023-09-18
1
-1
/
+2
*
Rerun maint/add_warning
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-hsservice: timeout_track: Add some TODOs
Ian Jackson
2023-08-23
1
-0
/
+3
*
tor-hsservice: ipt-m: tests: Fix wrong comment
Ian Jackson
2023-08-23
1
-1
/
+1
*
Fix doc formatting.
gabi-250
2023-08-23
1
-1
/
+1
*
tor-hsservice: Provide timeout tracking utilities - tests
Ian Jackson
2023-08-23
1
-2
/
+199
*
tor-hsservice: Provide timeout tracking utilities
Ian Jackson
2023-08-23
1
-0
/
+431