Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / consensus / gnunet-service-consensus.c
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
2013-03-21 Florian Doldfix
2013-03-21 Florian Doldfixed consensus multi-peer communication, memory leaks...
2013-03-19 Florian Doldfix for for multi-peer consensus, non-power-of-two...
2013-03-19 Florian Doldfixed consensus for two peers, added log-rounds, starte...
2013-03-18 Christian Grothoff-fix uninitialized sendto
2013-03-07 Florian Doldconsensus now implemented with primitive conclusion...
2013-02-07 Florian Dold- improved ibf decoding algorithm
2013-01-24 Florian Dold-log messages
2013-01-24 Florian Dold-fix
2013-01-24 Florian Dold-fix
2013-01-24 Florian Dold-fixme reminder
2013-01-24 Florian Doldimplemented value exchange, various fixes
2013-01-17 Florian Dold- gnunet-consensus now profiling tool
2013-01-03 Florian Doldimplemented the modified consensus api, started impleme...
2012-12-05 Florian Doldconsensus api, consensus service (local), peer driver...
2012-11-28 Florian Doldfixed copying of wrong memory address
2012-11-28 Florian Dolddummy consensus service