summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/svc
Commit message (Expand)AuthorAgeFilesLines
...
| * hsservice: new rend_handshake moduleNick Mathewson2023-08-171-0/+254
* | tor-hsservice: Have IptEstablisher::new() return the status watch (fmt)Ian Jackson2023-08-161-2/+1
* | tor-hsservice: Have IptEstablisher::new() return the status watchIan Jackson2023-08-161-5/+6
|/
* Wire up more of IptEstablisher.Nick Mathewson2023-08-161-7/+111
* reformat establish_intro_onceNick Mathewson2023-08-151-75/+78
* Make establish_intro_once a method on a new IptEstablisherReactor.Nick Mathewson2023-08-151-18/+34
* hsservice: Actually return from establish_intro_once.Nick Mathewson2023-08-151-13/+31
* hsservice: migrate IptStatus design to assume a postage::watchNick Mathewson2023-08-151-9/+12
* hsservice: Reject extensions in IntroEstablished cellsNick Mathewson2023-08-151-4/+12
* hsservice: Send extensions in establish_intro msgs.Nick Mathewson2023-08-151-9/+18
* Start working on the backend for an IptEstablisher.Nick Mathewson2023-08-141-7/+244
* hsservice: Add a sketched API for HsDir publishers.Nick Mathewson2023-07-311-0/+98
* A couple of notes on intropoint establisher API.Nick Mathewson2023-07-311-1/+10
* hsservice: Add a draft API for intropoint establisher.Nick Mathewson2023-07-311-0/+105