Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / consensus / test_consensus.conf
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Florian Dolddon't free element that is stack-allocated now
2017-02-28 Florian Doldset: destroy client mq properly
2017-02-28 Christian Grothoffmisc minor fixes
2017-02-28 Florian Dolddon't run set with valgrind per default
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-26 Florian Doldwrap consensus elements in block type
2016-06-27 Florian Doldfix compiler warnings
2015-12-16 Florian DoldDisable salting because it's still buggy.
2015-12-10 Florian DoldMore statistics.
2015-12-09 Florian DoldStatistics log file for consensus profiler.
2015-12-07 Florian DoldMore refined evil behaviour.
2015-10-11 Florian Doldfix consensus logic bug
2015-10-11 Florian Doldconsensus
2015-10-05 Florian Doldwork on consensus and set
2015-10-02 Florian Dold- consensus test conf
2015-09-22 Florian Doldwork on CONSENSUS and SET
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-02-10 Florian Dold- correct handling of timeouts in consensus
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-08-13 Florian Dold- disable nse in the profiler config
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-06-03 Florian Dold- conclude for SET
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-01-24 Florian Doldimplemented value exchange, various fixes
2013-01-17 Florian Dold- gnunet-consensus now profiling tool
2012-12-05 Florian Doldconsensus api, consensus service (local), peer driver...
2012-11-28 Florian Dolddummy consensus service
2012-11-21 Florian Doldstarted implementing consensus api and service