aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
Commit message (Expand)AuthorAge
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* | portingMarcello Stanisci2017-03-16
|/
* fix misc clang compiler warningsChristian Grothoff2017-03-14
* fix memory leakChristian Grothoff2017-03-10
* build profilers only if testing is enabledDaniel Golle2017-03-05
* consensus: destroy set handlesFlorian Dold2017-02-28
* don't free element that is stack-allocated nowFlorian Dold2017-02-28
* set: destroy client mq properlyFlorian Dold2017-02-28
* misc minor fixesChristian Grothoff2017-02-28
* don't run set with valgrind per defaultFlorian Dold2017-02-28
* consensus: slack-a2a evilness mode and static replication in profilerFlorian Dold2017-02-28
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* fix set element type problem, make consensus workFlorian Dold2017-02-27
* implement lower bound agreementFlorian Dold2017-02-27
* fix ftbfs from consensus WIPFlorian Dold2017-02-27
* missing fileFlorian Dold2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* 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