aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/gnunet-secretsharing-profiler.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fix lots of memory leaks in secretsharing decryptionFlorian Dold2014-04-14
|
* - call operation_done on testbed operations in profilerFlorian Dold2014-04-14
| | | | | - destroy consensus handles in secretsharing service correctly
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
| | | | | - fixed segfault in secretsharing profiler
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
|
* - gnunet-secretsharing-profiler.c should not have exec flag setFlorian Dold2014-01-20
|
* - make mpi scan/print publicFlorian Dold2014-01-20
| | | | | - secretsharing key generation and decryption fixed
* - profiler actually added to svnFlorian Dold2014-01-07
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* Add a dummy gnunet-secretsharing-profiler.c until fdold gets around to add ↵LRN2013-12-11
the real one