aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
Commit message (Expand)AuthorAge
* 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
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* - fixed wrong round comparison codeFlorian Dold2014-02-10
* - syntax errorFlorian Dold2014-02-10
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
* Consensus does not really depend on mesh, does itLRN2014-02-04
* Fix consensus test to compile (whether it makes sense or not is up to dold)LRN2014-02-04
* - delete unused message typeFlorian Dold2014-02-03
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* Fix consensus test to compileLRN2014-01-08
* - profiler actually added to svnFlorian Dold2014-01-07
* -fix build system issuesChristian Grothoff2013-12-23
* malloc -> newLRN2013-12-19
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -fixing indentation/doxygen/style issues and some memory leaks in gnunet-cons...Christian Grothoff2013-12-05
* - make transport and consensus ports java-portsFlorian Dold2013-10-21
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
* -fixing build issues in consensus related to #3047Christian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* - mem leakFlorian Dold2013-09-16
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* - doxygenFlorian Dold2013-09-16
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* - initialize set type in test caseFlorian Dold2013-09-06
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -doxygenChristian Grothoff2013-08-14
* - profiler can be verboseFlorian Dold2013-08-13
* - disable nse in the profiler configFlorian Dold2013-08-13
* - delayed requests correctly when in 'begin' roundFlorian Dold2013-08-13
* - proper shutdown sequence for set makes consensus happyFlorian Dold2013-08-13
* - rename gnunet-consensus to gnunet-consensus-profilerFlorian Dold2013-08-12
* - fixed profilerFlorian Dold2013-08-12
* - show received elements in consensus profilerFlorian Dold2013-08-12
* - fixed consensus for >2 peersFlorian Dold2013-08-12
* -consensus fixesFlorian Dold2013-07-24
* - return, don't breakFlorian Dold2013-07-23
* - modulo in shuffleFlorian Dold2013-07-23
* -send elements to clientFlorian Dold2013-07-23
* Remove streamBart Polot2013-07-16
* - set service workingFlorian Dold2013-07-10
* doxygenFlorian Dold2013-06-25