summaryrefslogtreecommitdiff
path: root/src/or/shared_random.h
AgeCommit message (Expand)Author
2017-12-08Replace all FREE_AND_NULL* uses to take a type and a free function.Nick Mathewson
2017-12-08Change the free macro convention in the rest of src/or/*.hNick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-08-08Don't set HSDir index if we don't have a live consensus.George Kadianakis
2017-08-08prop224: Build hsdir index for node_tDavid Goulet
2017-04-06Use macros for base64 lengths in shared_random.hTaylor Yu
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-09control: Add GETINFO command for the shared random valuesDavid Goulet
2016-07-05Merge remote-tracking branch 'dgoulet/bug19567_029_01'Nick Mathewson
2016-07-05Grammar.Nick Mathewson
2016-07-04sr: add the base16 RSA identity digest to commitDavid Goulet
2016-07-04sr: Fix comment in shared_random.hDavid Goulet
2016-07-01Keep make check-spaces happyAndrea Shepard
2016-07-01prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAg...David Goulet
2016-07-01prop250: Change reveal_num to uint64_t and version to uint32_tDavid Goulet
2016-07-01prop250: Pass the dst length to sr_srv_encode()David Goulet
2016-07-01prop250: Add a valid flag to sr_commit_tDavid Goulet
2016-07-01prop250: Use RSA identity digest instead of fingerprintDavid Goulet
2016-07-01prop250: change time_t to uint64_tDavid Goulet
2016-07-01prop250: Parse votes and consensusDavid Goulet
2016-07-01prop250: Put commits and SRVs in votes/consensusDavid Goulet
2016-07-01prop250: Add commit and SR values generation codeDavid Goulet
2016-06-20prop250: Add memory and disk state in new filesDavid Goulet