aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/gnunet-service-secretsharing.c
Commit message (Expand)AuthorAge
* fix sign api for to address #6164Christian Grothoff2020-04-08
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* DCEChristian Grothoff2019-02-14
* fix #3329Christian Grothoff2019-02-14
* mystery solved?Christian Grothoff2019-02-14
* fix uninit e_hash issueChristian Grothoff2019-02-14
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix format string errorChristian Grothoff2017-03-17
* fix fprintf format string warningsChristian Grothoff2017-03-17
* Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci2017-03-16
* migrate secretsharing to new service APIChristian Grothoff2017-03-14
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc minor fixesChristian Grothoff2016-07-06
* -fix format warningMartin Schanzenbach2016-06-20
* 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