rename, fix
[oweals/gnunet.git] / src / secretsharing / gnunet-service-secretsharing.c
2020-04-08 Christian Grothofffix sign api for to address #6164
2019-11-24 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-24 Christian Grothofffix pointer indentation
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-02-23 Christian Grothoffmerge
2019-02-14 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-14 Christian GrothoffDCE
2019-02-14 Christian Grothofffix #3329
2019-02-14 Christian Grothoffmystery solved?
2019-02-14 Christian Grothofffix uninit e_hash issue
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
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-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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
2018-06-27 psyc://loupsycedyg... -comments: the world ain't all male