aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus.h
Commit message (Collapse)AuthorAge
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - delete unused message typeFlorian Dold2014-02-03
|
* - consensus and secretsharing have both start time and deadlineFlorian Dold2014-02-03
|
* - profiler actually added to svnFlorian Dold2014-01-07
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* -notesChristian Grothoff2013-03-21
|
* fixed consensus for two peers, added log-rounds, started implementing ↵Florian Dold2013-03-19
| | | | freeze, multiple peers still buggy
* -fix uninitialized sendtoChristian Grothoff2013-03-18
|
* - gnunet-consensus now profiling toolFlorian Dold2013-01-17
| | | | | - work on service implementation, not working yet
* implemented the modified consensus api, started implementing p2p protocol ↵Florian Dold2013-01-03
| | | | for consensus
* consensus api, consensus service (local), peer driver and ibf sketchFlorian Dold2012-12-05
|
* -you are welcomeChristian Grothoff2012-11-29
|
* started implementing consensus api and serviceFlorian Dold2012-11-21