aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-consensus-profiler.c
Commit message (Collapse)AuthorAge
* consensus: slack-a2a evilness mode and static replication in profilerFlorian Dold2017-02-28
|
* fix compiler warningsFlorian Dold2016-06-27
|
* 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()
* Implement early stopping.Florian Dold2016-03-09
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Statistics log file for consensus profiler.Florian Dold2015-12-09
|
* consensusFlorian Dold2015-10-11
|
* work on consensus and setFlorian Dold2015-10-05
| | | | | | - evil peers for consensus - various fixes for consensus and set
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
| | | | | - fixed segfault in secretsharing profiler
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
|
* - profiler actually added to svnFlorian Dold2014-01-07
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* -fixing indentation/doxygen/style issues and some memory leaks in ↵Christian Grothoff2013-12-05
| | | | gnunet-consensus-profiler
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in consensus related to #3047Christian Grothoff2013-09-30
|
* - mem leakFlorian Dold2013-09-16
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* -doxygenChristian Grothoff2013-08-14
|
* - profiler can be verboseFlorian Dold2013-08-13
|
* - rename gnunet-consensus to gnunet-consensus-profilerFlorian Dold2013-08-12
---This line, and those below, will be ignored-- D consensus/gnunet-consensus.c A + consensus/gnunet-consensus-profiler.c M consensus/Makefile.am