aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus_api.c
Commit message (Collapse)AuthorAge
* -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
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - initialize set type in test caseFlorian Dold2013-09-06
| | | | | | | - handle 1-peer consensus correcly - don't store peers in consensus api - updated consensus test case
* - fixed consensus for >2 peersFlorian Dold2013-08-12
|
* - set service workingFlorian Dold2013-07-10
| | | | | - set profiler
* doxygenFlorian Dold2013-06-25
|
* - opaque mq structsFlorian Dold2013-06-19
| | | | | | | | - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress)
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* -consensus fixChristian Grothoff2013-04-11
|
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* -idea for improved allocatorChristian 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
|
* -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
| | | | | - 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
|
* dummy consensus serviceFlorian Dold2012-11-28
|
* fixed doxygenFlorian Dold2012-11-26
|
* started implementing consensus api and serviceFlorian Dold2012-11-21