tighten formatting rules
[oweals/gnunet.git] / src / consensus / gnunet-service-consensus.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-02-12 Florian Doldemail address (this is a test commit for mail notificat...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-18 Florian Doldconsensus: logging text
2017-06-18 Florian Doldconsensus/set: saner log levels
2017-06-18 Florian DoldCONSENSUS/SET: even uglier CADET workarounds
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-14 Christian Grothofffix misc clang compiler warnings
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix memory leak
2017-03-01 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 Florian Doldconsensus: destroy set handles
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Florian Doldconsensus: slack-a2a evilness mode and static replicati...
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-27 Florian Doldimplement lower bound agreement
2017-02-27 Florian Doldfix ftbfs from consensus WIP
2017-02-27 Florian Doldmissing file
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-26 Florian Doldwrap consensus elements in block type
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Florian Doldadd set operation options
2017-02-19 Christian Grothoffconverting consensus service to new SERVICE API
2016-08-26 Christian Grothofffix consensus memory leaks
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Florian Doldfix compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-03-09 Florian DoldImplement early stopping.
2016-01-19 Christian Grothoff-fix (C) notices
2015-12-10 Florian DoldMore statistics.
2015-12-07 Florian DoldMore refined evil behaviour.
2015-10-16 Christian Grothoff-fix doxygen warnings
2015-10-11 Florian Doldfix consensus logic bug
2015-10-11 Florian Doldconsensus
2015-10-08 Bart Polot- FTBFS
2015-10-06 Florian Doldfix contestation handling / blacklisting
2015-10-06 Florian Doldtowards handling byz. faults correctly
2015-10-06 Florian Doldconsensus work in progress
2015-10-05 Florian Doldconsensus
2015-10-05 Florian Doldwork on consensus and set
2015-09-22 Florian Doldwork on CONSENSUS and SET
2015-08-30 Florian Doldmissing changes to headers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-02-10 Florian Dold- fixed wrong round comparison code
2014-02-10 Florian Dold- syntax error
2014-02-10 Florian Dold- correct handling of timeouts in consensus
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-01-07 Florian Dold- profiler actually added to svn
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-09-30 Christian Grothoff-fixing build issues in consensus related to #3047
2013-09-16 Florian Dold- doxygen
2013-09-06 Florian Dold- initialize set type in test case
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-13 Florian Dold- profiler can be verbose
2013-08-13 Florian Dold- disable nse in the profiler config
2013-08-13 Florian Dold- delayed requests correctly when in 'begin' round
2013-08-13 Florian Dold- proper shutdown sequence for set makes consensus...
2013-08-12 Florian Dold- fixed profiler
2013-08-12 Florian Dold- fixed consensus for >2 peers
2013-07-24 Florian Dold-consensus fixes
2013-07-23 Florian Dold- return, don't break
2013-07-23 Florian Dold- modulo in shuffle
2013-07-23 Florian Dold-send elements to client
2013-07-10 Florian Dold- set service working
2013-06-25 Florian Dolddoxygen
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Christian Grothoff-notes
2013-06-03 Florian Dold- conclude for SET
2013-05-22 Florian Dold- moved MQ to util
2013-04-16 Florian Doldadded skeleton for gnunet set
2013-04-11 Florian Doldadded consensus log-round simulation, work on consensus...
2013-03-30 Christian Grothoff-this CAN happen, do not crash then
2013-03-21 Christian Grothoff-notes
2013-03-21 Florian Doldfix
2013-03-21 Florian Doldfix
next