Opened 16 months ago
Last modified 15 months ago
#27327 new enhancement
Parse and generate CREATE, CREATE_FAST and CREATED cell wire format with trunnel
Reported by: | rl1987 | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | trunnel wireformat heartbleed-safety security parsing |
Cc: | Actual Points: | ||
Parent ID: | #27143 | Points: | |
Reviewer: | Sponsor: |
Description
In onion.c the following functions uses memcpy()
:
create_cell_format_impl()
created_cell_format()
CREATE2 cell wire format is already done with trunnel.
Child Tickets
Note: See
TracTickets for help on using
tickets.