aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/gnunet-service-secretsharing.c
Commit message (Expand)AuthorAge
* 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
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -check return valueChristian Grothoff2014-12-07
* 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
* secretsharing cleanupFlorian Dold2014-08-24
* full proof of fair encryptionFlorian Dold2014-08-24
* generate proof of fair encryptionFlorian Dold2014-08-20
* 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
* - secretsharing api test for single peerFlorian Dold2014-02-17
* - fixed wrong crypto in secretsharingFlorian Dold2014-02-11
* - 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
* 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
* paillier constants / structs from utilFlorian Dold2014-01-21
* - paillierFlorian Dold2014-01-20
* - make mpi scan/print publicFlorian Dold2014-01-20
* doxygenFlorian Dold2014-01-07
* - correctly adjust buffer when printing MPIsFlorian Dold2014-01-07
* missing secretsharing_common.cFlorian Dold2014-01-07
* freeFlorian Dold2014-01-07
* - htons => htonlFlorian Dold2014-01-07
* - profiler actually added to svnFlorian Dold2014-01-07
* -fix use of uninitialized variableChristian Grothoff2013-12-14
* -fix leaks of MPIsChristian Grothoff2013-12-12
* -removing code that just dereferenced uninitialized 'm' and then decided to r...Christian Grothoff2013-12-12
* -doxygenChristian Grothoff2013-12-11
* - key generation for secretsharingFlorian Dold2013-12-10
* -doxygen fixesChristian Grothoff2013-12-10
* -fix leakChristian Grothoff2013-12-05
* - work on secretsharingFlorian Dold2013-12-03
* skeleton for secretsharingFlorian Dold2013-11-05