summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/src/proto_oneshot.rs
Commit message (Expand)AuthorAgeFilesLines
* oneshot: Use veneer in tor-hsclientIan Jackson2023-10-111-2/+1
* tor-hsclient: Drop a large number of unneeded importsIan Jackson2023-06-211-10/+4
* tor-hsclient: Drop some temporary trace callsIan Jackson2023-06-211-2/+0
* tor-hsclient: Introduce proto_oneshot, to help with message handlingIan Jackson2023-06-131-0/+105