aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_consensus_service.h
Commit message (Collapse)AuthorAge
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -First pass through CONSENSUS subsystemWillow Liquorice2022-08-30
|
* DOC: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* Do not include platform.h in headers from include/Florian Dold2016-04-19
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* consensusFlorian Dold2015-10-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - 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
* -fix pathChristian Grothoff2013-12-11
|
* -fixing indentation/doxygen/style issues and some memory leaks in ↵Christian Grothoff2013-12-05
| | | | gnunet-consensus-profiler
* -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
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* -API cleanupChristian Grothoff2013-04-04
|
* fixed consensus for two peers, added log-rounds, started implementing ↵Florian Dold2013-03-19
| | | | freeze, multiple peers still buggy
* -docChristian Grothoff2013-03-14
|
* -constChristian Grothoff2013-03-14
|
* consensus now implemented with primitive conclusion group selectionFlorian Dold2013-03-07
|
* -public apiFlorian Dold2013-01-17
|
* implemented the modified consensus api, started implementing p2p protocol ↵Florian Dold2013-01-03
| | | | for consensus
* -reminderChristian Grothoff2012-12-21
|
* -API discussionChristian Grothoff2012-12-21
|
* -docuChristian Grothoff2012-11-29
|
* dummy consensus serviceFlorian Dold2012-11-28
|
* fixed doxygenFlorian Dold2012-11-26
|
* started implementing consensus api and serviceFlorian Dold2012-11-21
|
* -doxChristian Grothoff2012-11-17
|
* -typoChristian Grothoff2012-11-16
|
* - fix typoBart Polot2012-11-15
|
* -polishing consensus APIChristian Grothoff2012-11-15
|
* polishing consensus APIChristian Grothoff2012-11-15
|
* added declarations for the consensus apiFlorian Dold2012-11-15