aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
AgeCommit message (Expand)Author
2016-06-19avoid deprecated API, use new connecT APIChristian Grothoff
2016-06-19-fix typoChristian Grothoff
2016-06-19redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff
2016-06-18-indentation and commentsChristian Grothoff
2016-06-18fix consensus to match new MQ API -- and correct CONCLUDE_DONE to be fixed-sizeChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-03-16-experimental is by dir, not only for malicious opChristian Grothoff
2016-03-09Implement early stopping.Florian Dold
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-16Disable salting because it's still buggy.Florian Dold
2015-12-10More statistics.Florian Dold
2015-12-09Statistics log file for consensus profiler.Florian Dold
2015-12-07More refined evil behaviour.Florian Dold
2015-10-16-fix doxygen warningsChristian Grothoff
2015-10-11fix consensus logic bugFlorian Dold
2015-10-11consensusFlorian Dold
2015-10-08- FTBFSBart Polot
2015-10-06fix contestation handling / blacklistingFlorian Dold
2015-10-06towards handling byz. faults correctlyFlorian Dold
2015-10-06consensus work in progressFlorian Dold
2015-10-05consensusFlorian Dold
2015-10-05work on consensus and setFlorian Dold
2015-10-02- consensus test confFlorian Dold
2015-09-22work on CONSENSUS and SETFlorian Dold
2015-08-30missing changes to headersFlorian Dold
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-21dos2unixDavid Barksdale
2015-06-02-noinst-ing non-functional binaries/libraries that just exist as examples/tem...Christian Grothoff
2015-02-28generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-11-27eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-02-10- fixed wrong round comparison codeFlorian Dold
2014-02-10- syntax errorFlorian Dold
2014-02-10- correct handling of timeouts in consensusFlorian Dold
2014-02-04Consensus does not really depend on mesh, does itLRN
2014-02-04Fix consensus test to compile (whether it makes sense or not is up to dold)LRN
2014-02-03- delete unused message typeFlorian Dold
2014-02-03- consensus and secretsharing have both start time and deadlineFlorian Dold
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-08Fix consensus test to compileLRN
2014-01-07- profiler actually added to svnFlorian Dold
2013-12-23-fix build system issuesChristian Grothoff