consensus now implemented with primitive conclusion group selection
[oweals/gnunet.git] / src / consensus / ibf.c
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...