aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
AgeCommit message (Expand)Author
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
2013-12-19malloc -> newLRN
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-12-05-fixing indentation/doxygen/style issues and some memory leaks in gnunet-cons...Christian Grothoff
2013-10-21- make transport and consensus ports java-portsFlorian Dold
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff
2013-09-30-fixing build issues in consensus related to #3047Christian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-16- mem leakFlorian Dold
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-16- doxygenFlorian Dold
2013-09-06- give out run handle through which master controller's handle can be retrievedSree Harsha Totakura
2013-09-06- initialize set type in test caseFlorian Dold
2013-08-24-use GPLv3+ consistentlyChristian Grothoff
2013-08-14-doxygenChristian Grothoff
2013-08-13- profiler can be verboseFlorian Dold
2013-08-13- disable nse in the profiler configFlorian Dold
2013-08-13- delayed requests correctly when in 'begin' roundFlorian Dold
2013-08-13- proper shutdown sequence for set makes consensus happyFlorian Dold
2013-08-12- rename gnunet-consensus to gnunet-consensus-profilerFlorian Dold
2013-08-12- fixed profilerFlorian Dold
2013-08-12- show received elements in consensus profilerFlorian Dold
2013-08-12- fixed consensus for >2 peersFlorian Dold
2013-07-24-consensus fixesFlorian Dold
2013-07-23- return, don't breakFlorian Dold
2013-07-23- modulo in shuffleFlorian Dold
2013-07-23-send elements to clientFlorian Dold
2013-07-16Remove streamBart Polot
2013-07-10- set service workingFlorian Dold
2013-06-25doxygenFlorian Dold
2013-06-19- opaque mq structsFlorian Dold
2013-06-03-notesChristian Grothoff
2013-06-03- conclude for SETFlorian Dold
2013-05-22- moved MQ to utilFlorian Dold