summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/publish/reactor.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-hsservice: Use single_attempt_timeout in backoff Runner impl.Gabriela Moldovan2024-04-021-11/+2
* Fix some rustdoc warnings.Nick Mathewson2024-03-121-3/+3
* BackoffSchedule refactoring and improvementsNeel Chauhan2024-03-071-14/+16
* tor-hsservice: prelude: Don't import postage::sink::SendErrorIan Jackson2024-03-051-4/+3
* tor-hsservice: prelude: Promote imports from reactor.rsIan Jackson2024-03-051-4/+0
* tor-hsservice: prelude: Move imports from reactor.rsIan Jackson2024-03-051-48/+2
* tor-hsservice: Refer to mpsc::{Sender, Receiver} by their module nameIan Jackson2024-03-051-4/+4
* tor-hsservice: Move svc.rs contents into lib.rsIan Jackson2024-03-051-1/+1
* tor-hsservice: Move publish out of svcIan Jackson2024-03-051-0/+1771