Parse and generate CREATE, CREATE_FAST and CREATED cell wire format with trunnel
In onion.c the following functions uses memcpy()
:
create_cell_format_impl()
created_cell_format()
CREATE2 cell wire format is already done with trunnel.
In onion.c the following functions uses memcpy()
:
create_cell_format_impl()
created_cell_format()
CREATE2 cell wire format is already done with trunnel.
changed milestone to %Tor: unspecified
moved to tpo/core/tor#27327 (closed)