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
/
publish
/
reactor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-hsservice: Remove unnecessary let-binding.
Gabriela Moldovan
2024-07-09
1
-1
/
+2
*
tor-hsservice: Specify the type when discarding value.
Gabriela Moldovan
2024-07-09
1
-2
/
+2
*
tor-hsservice: Ignore uninteresting netdir events in the publisher.
Gabriela Moldovan
2024-07-09
1
-1
/
+12
*
tor-hsservice: Resolve warning about unused response variable.
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Resolve a handful of unused variable warnings.
Gabriela Moldovan
2024-07-09
1
-3
/
+3
*
tor-hsservice: Remove unused field from TimePeriodContext.
Gabriela Moldovan
2024-07-09
1
-3
/
+0
*
tor-hsservice: Remove unused variables.
Gabriela Moldovan
2024-07-09
1
-12
/
+0
*
tor-hsservice: Remove unnecessary locking.
Gabriela Moldovan
2024-07-09
1
-2
/
+0
*
tor-hsservice: Remove unused code.
Gabriela Moldovan
2024-07-09
1
-33
/
+0
*
tor-hsservice: Remove unused publisher functions.
Gabriela Moldovan
2024-07-09
1
-5
/
+0
*
Work around clippy::doc_lazy_continuation false positives
Ian Jackson
2024-07-08
1
-4
/
+4
*
tor-hsservice: Use single_attempt_timeout in backoff Runner impl.
Gabriela Moldovan
2024-04-02
1
-11
/
+2
*
Fix some rustdoc warnings.
Nick Mathewson
2024-03-12
1
-3
/
+3
*
BackoffSchedule refactoring and improvements
Neel Chauhan
2024-03-07
1
-14
/
+16
*
tor-hsservice: prelude: Don't import postage::sink::SendError
Ian Jackson
2024-03-05
1
-4
/
+3
*
tor-hsservice: prelude: Promote imports from reactor.rs
Ian Jackson
2024-03-05
1
-4
/
+0
*
tor-hsservice: prelude: Move imports from reactor.rs
Ian Jackson
2024-03-05
1
-48
/
+2
*
tor-hsservice: Refer to mpsc::{Sender, Receiver} by their module name
Ian Jackson
2024-03-05
1
-4
/
+4
*
tor-hsservice: Move svc.rs contents into lib.rs
Ian Jackson
2024-03-05
1
-1
/
+1
*
tor-hsservice: Move publish out of svc
Ian Jackson
2024-03-05
1
-0
/
+1771