tor/src/trunnel/hs
David Goulet 590d97bc10 hs: Define INTRODUCE_ACK status code in trunnel
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>
2019-05-20 08:56:34 -04:00
..
cell_common.c Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
cell_common.h Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
cell_common.trunnel hs: Change trunnel prop224 cell's namespace 2017-04-11 13:46:41 -04:00
cell_establish_intro.c Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
cell_establish_intro.h Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
cell_establish_intro.trunnel hs: Change trunnel prop224 cell's namespace 2017-04-11 13:46:41 -04:00
cell_introduce1.c hs: Define INTRODUCE_ACK status code in trunnel 2019-05-20 08:56:34 -04:00
cell_introduce1.h hs: Define INTRODUCE_ACK status code in trunnel 2019-05-20 08:56:34 -04:00
cell_introduce1.trunnel hs: Define INTRODUCE_ACK status code in trunnel 2019-05-20 08:56:34 -04:00
cell_rendezvous.c Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
cell_rendezvous.h Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
cell_rendezvous.trunnel trunnel: Add RENDEZVOUS2 cell definition 2017-08-24 13:03:28 -04:00