dos2unix
[oweals/gnunet.git] / src / consensus / consensus_api.c
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-02-10 Florian Dold- fixed wrong round comparison code
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-06 Florian Dold- initialize set type in test case
2013-08-12 Florian Dold- fixed consensus for >2 peers
2013-07-10 Florian Dold- set service working
2013-06-25 Florian Dolddoxygen
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Florian Dold- conclude for SET
2013-04-11 Christian Grothoff-consensus fix
2013-04-11 Florian Doldadded consensus log-round simulation, work on consensus...
2013-03-21 Christian Grothoff-idea for improved allocator
2013-03-19 Florian Doldfixed consensus for two peers, added log-rounds, starte...
2013-03-18 Christian Grothoff-fix uninitialized sendto
2013-03-18 Christian Grothoff-always call CB with correct closure
2013-03-07 Florian Doldconsensus now implemented with primitive conclusion...
2013-01-24 Florian Dold-log messages
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 Dolddummy consensus service
2012-11-26 Florian Doldfixed doxygen
2012-11-21 Florian Doldstarted implementing consensus api and service