summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | hsservice: Use correct circparameters_from_netparameters fnNick Mathewson2023-08-181-7/+5
| |_|/ |/| |
* | | Merge branch 'allow_stream_req-hop-num' into 'main'Nick Mathewson2023-08-181-2/+2
|\ \ \
| * | | tor-proto: Make ClientCirc::allow_stream_requests take a HopNum.Gabriela Moldovan2023-08-181-2/+2
| |/ /
* / / tor-hsservice: Change IptEstablisher::new to take RelayIdsIan Jackson2023-08-171-3/+3
|/ /
* | Merge branch 'rendezvous_handshake' into 'main'Nick Mathewson2023-08-172-0/+255
|\ \ | |/ |/|
| * hsservice: new rend_handshake moduleNick Mathewson2023-08-172-0/+255
* | 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
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* hsservice: Add a sketched API for HsDir publishers.Nick Mathewson2023-07-312-0/+99
* 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-312-0/+107
* hsservice: Adapt API sketches from onion-service-notes.mdNick Mathewson2023-07-312-0/+43
* hsservice: Adapt data structures from onion-service-notes.mdNick Mathewson2023-07-316-85/+290
* Add exceptions for some cases of diverging_sub_expressionNick Mathewson2023-07-101-0/+1
* Downgrade every "TODO HS" in tor-hsserviceNick Mathewson2023-06-205-26/+26
* keymgr: Move the HS client and service key specifiers out of tor-keymgr.Gabriela Moldovan2023-06-152-0/+35
* hsservice: Add a note about the contents of circ_info.Nick Mathewson2023-01-241-0/+6
* Sketch an API for onion services.Nick Mathewson2023-01-245-0/+196