aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-consensus-profiler.c
Commit message (Collapse)AuthorAge
* meson: add remaining consensus testsMartin Schanzenbach2023-10-15
|
* -Miscellaneous mostly-comment typo fixes.ulfvonbelow2023-02-06
| | | | | | | The message in src/testbed/testbed_api_hosts.c was phrased a little strangely, so I changed that too. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix many more typosChristian Grothoff2021-04-26
|
* 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
|
* 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
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* portingMarcello Stanisci2017-03-16
|
* consensus: slack-a2a evilness mode and static replication in profilerFlorian Dold2017-02-28
|
* fix compiler warningsFlorian Dold2016-06-27
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* Implement early stopping.Florian Dold2016-03-09
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Statistics log file for consensus profiler.Florian Dold2015-12-09
|
* consensusFlorian Dold2015-10-11
|
* work on consensus and setFlorian Dold2015-10-05
| | | | | | - evil peers for consensus - various fixes for consensus and set
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - 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
* -fixing indentation/doxygen/style issues and some memory leaks in ↵Christian Grothoff2013-12-05
| | | | gnunet-consensus-profiler
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in consensus related to #3047Christian Grothoff2013-09-30
|
* - mem leakFlorian Dold2013-09-16
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* -doxygenChristian Grothoff2013-08-14
|
* - profiler can be verboseFlorian Dold2013-08-13
|
* - rename gnunet-consensus to gnunet-consensus-profilerFlorian Dold2013-08-12
---This line, and those below, will be ignored-- D consensus/gnunet-consensus.c A + consensus/gnunet-consensus-profiler.c M consensus/Makefile.am