aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/test_secretsharing_api.c
Commit message (Collapse)AuthorAge
* update secretsharing to new MQ APIChristian Grothoff2016-06-18
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - secretsharing api test for single peerFlorian Dold2014-02-17
| | | | | - fixed wrong endianess conversion
* skeleton for secretsharingFlorian Dold2013-11-05