mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 21:53:48 +01:00
590d97bc10
Remove the hs_intro_ack_status_t enum and move the value into trunnel. Only use these values from now on in the intro point code. Interestingly enough, the client side also re-define these values in hs_cell.h with the hs_cell_introd_ack_status_t enum. Next commit will fix that and force to use the trunnel ABI. Part of #30454 Signed-off-by: David Goulet <dgoulet@torproject.org> |
||
---|---|---|
.. | ||
cell_common.c | ||
cell_common.h | ||
cell_common.trunnel | ||
cell_establish_intro.c | ||
cell_establish_intro.h | ||
cell_establish_intro.trunnel | ||
cell_introduce1.c | ||
cell_introduce1.h | ||
cell_introduce1.trunnel | ||
cell_rendezvous.c | ||
cell_rendezvous.h | ||
cell_rendezvous.trunnel |