documentation
[oweals/gnunet.git] / src / consensus / ibf.c
2013-04-11 Florian Doldadded consensus log-round simulation, work on consensus...
2013-03-23 Christian Grothoff-doxygen fixes
2013-03-21 Christian Grothoff-notes
2013-03-21 Florian Doldfixed consensus multi-peer communication, memory leaks...
2013-03-19 Florian Doldfixed consensus for two peers, added log-rounds, starte...
2013-03-07 Florian Doldconsensus now implemented with primitive conclusion...
2013-02-07 Florian Dold- improved ibf decoding algorithm
2013-01-24 Florian Doldimplemented value exchange, various fixes
2013-01-17 Florian Dold- gnunet-consensus now profiling tool
2012-12-21 Christian Grothoff-nicer
2012-12-21 Christian Grothoff-no alloca
2012-12-21 Florian Doldcollision detection for IBF, timing for test tool
2012-12-20 Florian Doldimplemented the invertible bloom filter
2012-12-05 Florian Doldconsensus api, consensus service (local), peer driver...