aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
AgeCommit message (Expand)Author
2017-10-05fix whitespaceChristian Grothoff
2017-04-02fix misc linker issuesChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17fix format string errorChristian Grothoff
2017-03-17fix fprintf format string warningsChristian Grothoff
2017-03-16Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci
2017-03-16porting socialMarcello Stanisci
2017-03-14migrate secretsharing to new service APIChristian Grothoff
2017-03-05build profilers only if testing is enabledDaniel Golle
2017-02-26bump consensus and secretsharing to be built by defaultChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
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