Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-22 | trunnel: Make hs/cell_common.trunnel generic | David Goulet | |
Move it to extension.trunnel instead so that extension ABI construction can be used in other parts of tor than just HS cells. Specifically, we'll use it in the ntorv3 data payload and make a congestion control parameter extension using that binary structure. Only rename. No code behavior changes. Signed-off-by: David Goulet <dgoulet@torproject.org> |