index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
secretsharing
/
gnunet-service-secretsharing.c
Age
Commit message (
Expand
)
Author
2022-12-04
UTIL: Allow only inlcusion of util glib-style.
Martin Schanzenbach
2022-12-04
BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...
Martin Schanzenbach
2022-10-03
-DOC: Documentation cleanup pass through SECRETSHARING subsystem
Willow Liquorice
2021-04-26
-fix many more typos
Christian Grothoff
2020-04-08
fix sign api for to address #6164
Christian Grothoff
2019-11-24
fix pointer indentation
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-04-26
memcmp() -> GNUNET_memcmp(), first take
Julius Bünger
2019-02-14
DCE
Christian Grothoff
2019-02-14
fix #3329
Christian Grothoff
2019-02-14
mystery solved?
Christian Grothoff
2019-02-14
fix uninit e_hash issue
Christian Grothoff
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-06-27
-comments: the world ain't all male
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-03-17
fix format string error
Christian Grothoff
2017-03-17
fix fprintf format string warnings
Christian Grothoff
2017-03-16
Last commit as of getopt porting. 'social' still gives warnings.
Marcello Stanisci
2017-03-14
migrate secretsharing to new service API
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-06
misc minor fixes
Christian Grothoff
2016-06-20
-fix format warning
Martin Schanzenbach
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-10
moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...
Christian Grothoff
2014-12-07
-check return value
Christian Grothoff
2014-11-27
rename element's type field to 'element_type'
Christian Grothoff
2014-10-05
-eliminate dead code
Christian Grothoff
2014-10-05
-eliminate leak
Christian Grothoff
2014-10-05
-check return value
Christian Grothoff
2014-08-24
secretsharing cleanup
Florian Dold
2014-08-24
full proof of fair encryption
Florian Dold
2014-08-20
generate proof of fair encryption
Florian Dold
2014-04-14
fix lots of memory leaks in secretsharing decryption
Florian Dold
2014-04-14
fix lots of memory leaks in secretsharing key generation
Florian Dold
2014-04-14
- call operation_done on testbed operations in profiler
Florian Dold
2014-02-17
- secretsharing api test for single peer
Florian Dold
2014-02-11
- fixed wrong crypto in secretsharing
Florian Dold
2014-02-04
- extended paillier-api to also include caller-suggested maximum supported homs
Christian Fuchs
2014-02-03
- consensus and secretsharing have both start time and deadline
Florian Dold
2014-01-21
remove unnecessary mpi conversion
Florian Dold
2014-01-21
use paillier private key container in secretsharing
Florian Dold
2014-01-21
use paillier public key container in secretsharing
Florian Dold
[next]