aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus_api.c
Commit message (Expand)AuthorAge
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* 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
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* - fixed wrong round comparison codeFlorian Dold2014-02-10
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
* - profiler actually added to svnFlorian Dold2014-01-07
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - initialize set type in test caseFlorian Dold2013-09-06
* - fixed consensus for >2 peersFlorian Dold2013-08-12
* - set service workingFlorian Dold2013-07-10
* doxygenFlorian Dold2013-06-25
* - opaque mq structsFlorian Dold2013-06-19
* - conclude for SETFlorian Dold2013-06-03
* -consensus fixChristian Grothoff2013-04-11
* added consensus log-round simulation, work on consensus service, still proble...Florian Dold2013-04-11
* -idea for improved allocatorChristian Grothoff2013-03-21
* fixed consensus for two peers, added log-rounds, started implementing freeze,...Florian Dold2013-03-19
* -fix uninitialized sendtoChristian Grothoff2013-03-18
* -always call CB with correct closureChristian Grothoff2013-03-18
* consensus now implemented with primitive conclusion group selectionFlorian Dold2013-03-07
* -log messagesFlorian Dold2013-01-24
* implemented value exchange, various fixesFlorian Dold2013-01-24
* - gnunet-consensus now profiling toolFlorian Dold2013-01-17
* implemented the modified consensus api, started implementing p2p protocol for...Florian Dold2013-01-03
* consensus api, consensus service (local), peer driver and ibf sketchFlorian Dold2012-12-05
* dummy consensus serviceFlorian Dold2012-11-28
* fixed doxygenFlorian Dold2012-11-26
* started implementing consensus api and serviceFlorian Dold2012-11-21