aboutsummaryrefslogtreecommitdiff
path: root/src/or/shared_random_state.c
AgeCommit message (Expand)Author
2018-06-29Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-06-23Fix memory leak in disk_state_parse_commits().Alexander Færøy
2017-03-15Run the copyright update script.Nick Mathewson
2016-08-19Merge remote-tracking branch 'public/deprecation_v2'Nick Mathewson
2016-08-19Rename free_voting_schedule to voting_schedule_free. Wrap line. Follow if con...Nick Mathewson
2016-08-16Added a voting_schedule_free function to free voting schedules.Daniel Pinto
2016-08-03Add new warn_deprecated option to config_assign*().Nick Mathewson
2016-08-03Add deprecation for configuration options that need to go away.Nick Mathewson
2016-07-05Merge remote-tracking branch 'asn/bug19555'Nick Mathewson
2016-07-04sr: Remove useless code in disk_state_update()David Goulet
2016-07-04prop250: Plug TorVersion memleak in disk_state_reset().George Kadianakis
2016-07-01Keep make check-spaces happyAndrea Shepard
2016-07-01prop250: Add a DEL state action and return const SRVsDavid Goulet
2016-07-01prop250: Change reveal_num to uint64_t and version to uint32_tDavid Goulet
2016-07-01prop250: Silence a logging message.George Kadianakis
2016-07-01prop250: Pass the dst length to sr_srv_encode()David Goulet
2016-07-01prop250: Improve log messagesDavid Goulet
2016-07-01prop250: Add version to Commit line in vote and stateDavid 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: Add unit testsDavid Goulet
2016-07-01prop250: Parse votes and 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