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