initialize response_code, always
[oweals/gnunet.git] / src / secretsharing /
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-07 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Christian Grothofffix whitespace
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-02 Christian Grothofffix misc linker issues
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothofffix format string error
2017-03-17 Christian Grothofffix fprintf format string warnings
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello StanisciLast commit as of getopt porting. 'social' still gives...
2017-03-16 Marcello Stanisciporting social
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffmigrate secretsharing to new service API
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-07 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-05 Daniel Gollebuild profilers only if testing is enabled
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-26 Christian Grothoffbump consensus and secretsharing to be built by default
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc minor fixes
2016-06-27 Florian Doldfix compiler warnings
2016-06-20 Florian Doldlog
2016-06-20 Martin Schanzenbach-fix format warning
2016-06-20 Christian Grothoff-fix FTBFS
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothoffupdate secretsharing to new MQ API
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
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-12-06 Christian Grothoff-fixing minor compiler warnings
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-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
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-06-07 Christian Grothoff-doxygen fixes
2014-05-24 Christian Grothoff-doxygen, some additional error checking
2014-04-14 Florian Dolddon't use valgrind in secretsharing profiler by default
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-04-10 Christian Grothoff-fix dep
2014-04-08 Christian Grothoff-doxygen
2014-02-17 Florian Dold- secretsharing api test for single peer
2014-02-11 Florian Dold- fixed wrong crypto in secretsharing
2014-02-10 Florian Dold- correct handling of timeouts in consensus
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-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
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- gnunet-secretsharing-profiler.c should not have exec...
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- removing superfluous test cast, my fault
2014-01-07 Florian Dold- remove #define for elgamal_q
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-23 Christian Grothoff-fix build system issues
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-11 LRNAdd a dummy gnunet-secretsharing-profiler.c until fdold...
2013-12-10 Florian Dold- key generation for secretsharing
next