aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_shared_random.c
AgeCommit message (Expand)Author
2016-10-27Convert remaining files to smartlist_add_strdupovercaffeinated
2016-09-09Chop another ~93 RSA key generations out of the unit testsNick Mathewson
2016-09-08capture and detect expected BUG messages in shared-random testsNick Mathewson
2016-09-08Resolve more BUG warnings in the unit testsNick Mathewson
2016-09-01Fix memory leaks in the shared random tests.Nick Mathewson
2016-08-26test: Fix shared random unit test for big endianDavid Goulet
2016-07-05Test: fix shared random test checking bad errnoDavid Goulet
2016-07-05Fix shared-random testNick Mathewson
2016-07-05Merge remote-tracking branch 'dgoulet/bug19567_029_01'Nick Mathewson
2016-07-05Merge remote-tracking branch 'asn/bug19551'Nick Mathewson
2016-07-04sr: add the base16 RSA identity digest to commitDavid Goulet
2016-07-04test: Fix shared random buffer overrunDavid Goulet
2016-07-02Fix edge case fail of shared random unittest.George Kadianakis
2016-07-01Keep make check-spaces happyAndrea Shepard
2016-07-01Windows open() returns eacces when eisdir would be saneNick Mathewson
2016-07-01Fix i386 conversion warningsNick Mathewson
2016-07-01Fix a -Wmissing-variable-declarations warningNick Mathewson
2016-07-01prop250: Add a DEL state action and return const SRVsDavid Goulet
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: Don't reject votes containing commits of unknown dirauths.George Kadianakis
2016-07-01prop250: Fix unit tests about the RSA fingerprint checkDavid Goulet
2016-07-01prop250: Sort smartlist before you get most frequent SRV.George Kadianakis
2016-07-01prop250: Use RSA identity digest instead of fingerprintDavid Goulet
2016-07-01prop250: Add unit testsDavid Goulet