tor/src/core
David Goulet 504e05b029 prop289: Use a 20 bytes digest instead of 4
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 12:17:57 -04:00
..
crypto prop289: Remember the last cell digest for v1 SENDMEs 2019-04-29 12:17:57 -04:00
mainloop Merge branch 'maint-0.4.0' 2019-04-10 18:27:11 +10:00
or prop289: Use a 20 bytes digest instead of 4 2019-04-29 12:17:57 -04:00
proto Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
include.am sendme: Move code to the new files sendme.{c|h} 2019-04-29 12:17:33 -04:00