]> git.ipfire.org Git - thirdparty/tor.git/commit
prop250: Change reveal_num to uint64_t and version to uint32_t
authorDavid Goulet <dgoulet@torproject.org>
Thu, 26 May 2016 16:25:01 +0000 (12:25 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 1 Jul 2016 18:01:42 +0000 (14:01 -0400)
commite62f3133bb0404b3c70dd59f37b2706bf75eb800
tree27343f8702516877c6f3c6b5a166cbf937ba5dcb
parent899d2b890b35b9772f33054b9ff627dd8186deac
prop250: Change reveal_num to uint64_t and version to uint32_t

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/shared_random.c
src/or/shared_random.h
src/or/shared_random_state.c
src/or/shared_random_state.h
src/test/test_shared_random.c