Merge branch 'master' into getopt
[oweals/gnunet.git] / src / secretsharing / gnunet-service-secretsharing.c
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello StanisciLast commit as of getopt porting. 'social' still gives...
2017-03-13 Christian Grothoffmigrate secretsharing to new service API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc minor fixes
2016-06-20 Martin Schanzenbach-fix format warning
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-07 Christian Grothoff-check return value
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-10-05 Christian Grothoff-eliminate dead code
2014-10-05 Christian Grothoff-eliminate leak
2014-10-05 Christian Grothoff-check return value
2014-08-24 Florian Doldsecretsharing cleanup
2014-08-24 Florian Doldfull proof of fair encryption
2014-08-20 Florian Doldgenerate proof of fair encryption
2014-04-14 Florian Doldfix lots of memory leaks in secretsharing decryption
2014-04-14 Florian Doldfix lots of memory leaks in secretsharing key generation
2014-04-14 Florian Dold- call operation_done on testbed operations in profiler
2014-02-17 Florian Dold- secretsharing api test for single peer
2014-02-11 Florian Dold- fixed wrong crypto in secretsharing
2014-02-04 Christian Fuchs- extended paillier-api to also include caller-suggeste...
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-01-21 Florian Doldremove unnecessary mpi conversion
2014-01-21 Florian Dolduse paillier private key container in secretsharing
2014-01-21 Florian Dolduse paillier public key container in secretsharing
2014-01-21 Florian Doldremove paillier_decrypt in secretsharing
2014-01-21 Florian Doldremove paillier_encrypt in secretsharing
2014-01-21 Florian Doldremove paillier_create in secretsharing
2014-01-21 Florian Doldpaillier constants / structs from util
2014-01-20 Florian Dold- paillier
2014-01-20 Florian Dold- make mpi scan/print public
2014-01-07 Florian Dolddoxygen
2014-01-07 Florian Dold- correctly adjust buffer when printing MPIs
2014-01-07 Florian Doldmissing secretsharing_common.c
2014-01-07 Florian Doldfree
2014-01-07 Florian Dold- htons => htonl
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-14 Christian Grothoff-fix use of uninitialized variable
2013-12-12 Christian Grothoff-fix leaks of MPIs
2013-12-12 Christian Grothoff-removing code that just dereferenced uninitialized...
2013-12-11 Christian Grothoff-doxygen
2013-12-10 Florian Dold- key generation for secretsharing
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-05 Christian Grothoff-fix leak
2013-12-03 Florian Dold- work on secretsharing
2013-11-05 Florian Doldskeleton for secretsharing