aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
Commit message (Expand)AuthorAge
...
* add validation for inner consensus elementFlorian Dold2017-02-26
* fix warning / add size validation for consensus blockFlorian Dold2017-02-26
* wrap consensus elements in block typeFlorian Dold2017-02-26
* bump consensus and secretsharing to be built by defaultChristian Grothoff2017-02-26
* add to ignoreChristian Grothoff2017-02-26
* add set operation optionsFlorian Dold2017-02-23
* converting consensus service to new SERVICE APIChristian Grothoff2017-02-19
* update gitignoreChristian Grothoff2017-02-18
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* fix consensus memory leaksChristian Grothoff2016-08-26
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fix compiler warningsFlorian Dold2016-06-27
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
* -fix typoChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* -indentation and commentsChristian Grothoff2016-06-18
* fix consensus to match new MQ API -- and correct CONCLUDE_DONE to be fixed-sizeChristian Grothoff2016-06-18
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -experimental is by dir, not only for malicious opChristian Grothoff2016-03-16
* Implement early stopping.Florian Dold2016-03-09
* -fix (C) noticesChristian Grothoff2016-01-19
* Disable salting because it's still buggy.Florian Dold2015-12-16
* More statistics.Florian Dold2015-12-10
* Statistics log file for consensus profiler.Florian Dold2015-12-09
* More refined evil behaviour.Florian Dold2015-12-07
* -fix doxygen warningsChristian Grothoff2015-10-16
* fix consensus logic bugFlorian Dold2015-10-11
* consensusFlorian Dold2015-10-11
* - FTBFSBart Polot2015-10-08
* fix contestation handling / blacklistingFlorian Dold2015-10-06
* towards handling byz. faults correctlyFlorian Dold2015-10-06
* consensus work in progressFlorian Dold2015-10-06
* consensusFlorian Dold2015-10-05
* work on consensus and setFlorian Dold2015-10-05
* - consensus test confFlorian Dold2015-10-02
* work on CONSENSUS and SETFlorian Dold2015-09-22
* missing changes to headersFlorian Dold2015-08-30
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* dos2unixDavid Barksdale2015-06-21
* -noinst-ing non-functional binaries/libraries that just exist as examples/tem...Christian Grothoff2015-06-02
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* rename element's type field to 'element_type'Christian Grothoff2014-11-27