diff options
author | David Goulet <dgoulet@torproject.org> | 2017-07-14 10:16:48 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2017-08-24 13:03:28 -0400 |
commit | d599325b5e1f92395742c3380112b4d2d7cbe9db (patch) | |
tree | c0ae96b9b1716524d67afa5758ceee6bf6738c35 /src/or/ntmain.h | |
parent | 8a552bf49bb94dbca6163e7063d776f5f3a96694 (diff) | |
download | tor-d599325b5e1f92395742c3380112b4d2d7cbe9db.tar.gz tor-d599325b5e1f92395742c3380112b4d2d7cbe9db.zip |
prop224: Build INTRODUCE1 cell and send logic
Add a function in hs_cell.{c|h} for a client to build an INTRODUCE1 cell using
an object that contains all the needed keys to do so.
Add an entry point in hs_client.c that allows a tor client to send an
INTRODUCE1 cell on a given introduction circuit.
It includes the building of the cell, sending it and the setup of the
rendezvous circuit with the circuit identifier.
The entry point function is still unused at this commit.
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/or/ntmain.h')
0 files changed, 0 insertions, 0 deletions