aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-service-consensus.c
Commit message (Collapse)AuthorAge
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
|
* eliminating useless salt argument, salt can be generated inside of ↵Christian Grothoff2014-11-27
| | | | gnunet-service-set
* - fixed wrong round comparison codeFlorian Dold2014-02-10
|
* - syntax errorFlorian Dold2014-02-10
|
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
| | | | | - fixed segfault in secretsharing profiler
* - 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
* -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
|
* - doxygenFlorian Dold2013-09-16
|
* - 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
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - profiler can be verboseFlorian Dold2013-08-13
|
* - disable nse in the profiler configFlorian Dold2013-08-13
| | | | | - handle ghost peers correctly in exchange round
* - delayed requests correctly when in 'begin' roundFlorian Dold2013-08-13
|
* - proper shutdown sequence for set makes consensus happyFlorian Dold2013-08-13
|
* - fixed profilerFlorian Dold2013-08-12
| | | | | - less INFO, more DEBUG
* - 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
|
* - 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)
* -notesChristian Grothoff2013-06-03
|
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* added skeleton for gnunet setFlorian Dold2013-04-16
|
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* -this CAN happen, do not crash thenChristian Grothoff2013-03-30
|
* -notesChristian Grothoff2013-03-21
|
* fixFlorian Dold2013-03-21
|
* fixFlorian Dold2013-03-21
|
* fixFlorian Dold2013-03-21
|
* fixed consensus multi-peer communication, memory leaks, various bugsFlorian Dold2013-03-21
|
* fix for for multi-peer consensus, non-power-of-two consensus now worksFlorian Dold2013-03-19
|
* 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
|
* consensus now implemented with primitive conclusion group selectionFlorian Dold2013-03-07
|
* - improved ibf decoding algorithmFlorian Dold2013-02-07
| | | | | | - strata estimator now fits in one message - work on consensus, not quite working yet
* -log messagesFlorian Dold2013-01-24
|
* -fixFlorian Dold2013-01-24
|
* -fixFlorian Dold2013-01-24
|
* -fixme reminderFlorian 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
|