Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-29 | prop289: Use a 20 bytes digest instead of 4 | David Goulet | |
To achieve such, this commit also changes the trunnel declaration to use a union instead of a seperate object for the v1 data. A constant is added for the digest length so we can use it within the SENDME code giving us a single reference. Part of #26288 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2019-04-29 | prop289: Add SENDME trunnel declaration | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> |