aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
AgeCommit message (Expand)Author
2016-11-09- add subdirectory gitignore filesBart Polot
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06misc minor fixesChristian Grothoff
2016-06-27fix compiler warningsFlorian Dold
2016-06-20logFlorian Dold
2016-06-20-fix format warningMartin Schanzenbach
2016-06-20-fix FTBFSChristian Grothoff
2016-06-19avoid deprecated API, use new connecT APIChristian Grothoff
2016-06-19redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff
2016-06-18update secretsharing to new MQ APIChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-12-07-check return valueChristian Grothoff
2014-12-06-fixing minor compiler warningsChristian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-10-05-eliminate dead codeChristian Grothoff
2014-10-05-eliminate leakChristian Grothoff
2014-10-05-check return valueChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-08-24secretsharing cleanupFlorian Dold
2014-08-24full proof of fair encryptionFlorian Dold
2014-08-20generate proof of fair encryptionFlorian Dold
2014-06-07-doxygen fixesChristian Grothoff
2014-05-24-doxygen, some additional error checkingChristian Grothoff
2014-04-14don't use valgrind in secretsharing profiler by defaultFlorian Dold
2014-04-14fix lots of memory leaks in secretsharing decryptionFlorian Dold
2014-04-14fix lots of memory leaks in secretsharing key generationFlorian Dold
2014-04-14- call operation_done on testbed operations in profilerFlorian Dold
2014-04-10-fix depChristian Grothoff
2014-04-08-doxygenChristian Grothoff
2014-02-17- secretsharing api test for single peerFlorian Dold
2014-02-11- fixed wrong crypto in secretsharingFlorian Dold
2014-02-10- correct handling of timeouts in consensusFlorian Dold
2014-02-04- extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs
2014-02-03- consensus and secretsharing have both start time and deadlineFlorian Dold
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-21remove unnecessary mpi conversionFlorian Dold
2014-01-21use paillier private key container in secretsharingFlorian Dold
2014-01-21use paillier public key container in secretsharingFlorian Dold
2014-01-21remove paillier_decrypt in secretsharingFlorian Dold
2014-01-21remove paillier_encrypt in secretsharingFlorian Dold
2014-01-21remove paillier_create in secretsharingFlorian Dold