aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus_api.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
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-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-02-10- fixed wrong round comparison codeFlorian Dold
2014-02-03- consensus and secretsharing have both start time and deadlineFlorian Dold
2014-01-07- profiler actually added to svnFlorian Dold
2013-12-19malloc -> newLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-06- initialize set type in test caseFlorian Dold
2013-08-12- fixed consensus for >2 peersFlorian Dold
2013-07-10- set service workingFlorian Dold
2013-06-25doxygenFlorian Dold
2013-06-19- opaque mq structsFlorian Dold
2013-06-03- conclude for SETFlorian Dold
2013-04-11-consensus fixChristian Grothoff
2013-04-11added consensus log-round simulation, work on consensus service, still proble...Florian Dold
2013-03-21-idea for improved allocatorChristian Grothoff
2013-03-19fixed consensus for two peers, added log-rounds, started implementing freeze,...Florian Dold
2013-03-18-fix uninitialized sendtoChristian Grothoff
2013-03-18-always call CB with correct closureChristian Grothoff
2013-03-07consensus now implemented with primitive conclusion group selectionFlorian Dold
2013-01-24-log messagesFlorian Dold
2013-01-24implemented value exchange, various fixesFlorian Dold
2013-01-17- gnunet-consensus now profiling toolFlorian Dold
2013-01-03implemented the modified consensus api, started implementing p2p protocol for...Florian Dold
2012-12-05consensus api, consensus service (local), peer driver and ibf sketchFlorian Dold
2012-11-28dummy consensus serviceFlorian Dold
2012-11-26fixed doxygenFlorian Dold
2012-11-21started implementing consensus api and serviceFlorian Dold