Merge remote-tracking branch 'origin/master' into identity_abe
[oweals/gnunet.git] / src / consensus /
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-08 LRNFix consensus test to compile
2014-01-07 Florian Dold- profiler actually added to svn
2013-12-23 Christian Grothoff-fix build system issues
2013-12-19 LRNmalloc -> new
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-05 Christian Grothoff-fixing indentation/doxygen/style issues and some memor...
2013-10-21 Florian Dold- make transport and consensus ports java-ports
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
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-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-16 Florian Dold- mem leak
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Florian Dold- doxygen
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Florian Dold- initialize set type in test case
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-14 Christian Grothoff-doxygen
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- rename gnunet-consensus to gnunet-consensus-profiler
2013-08-12 Florian Dold- fixed profiler
2013-08-12 Florian Dold- show received elements in consensus 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-16 Bart PolotRemove stream
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 Christian Grothoff-consensus fix
2013-04-11 Florian Doldadded consensus log-round simulation, work on consensus...
2013-04-02 Sree Harsha Totakura- doxygen
2013-03-30 Christian Grothoff-this CAN happen, do not crash then
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-23 Christian Grothoff-doxygen fixes
2013-03-21 Christian Grothoff-notes
2013-03-21 Christian Grothoff-idea for improved allocator
2013-03-21 Christian Grothoff-notes
2013-03-21 Christian Grothoff-enable evil
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-18 Christian Grothoff-always call CB with correct closure
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 Doldfix
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-24 LRNDependencies in consensus makefiles
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
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-11 Sree Harsha TotakuraGNUNET_TESTBED_test_run to return status
2012-12-06 Christian Grothoff-improving shutdown behavior
2012-12-05 Florian Doldconsensus api, consensus service (local), peer driver...
2012-11-29 Christian Grothoff-you are welcome
2012-11-28 Florian Doldfixed copying of wrong memory address
2012-11-28 Florian Dolddummy consensus service
2012-11-26 Florian Doldfixed doxygen
2012-11-21 Florian Doldstarted implementing consensus api and service
2012-11-15 Florian Doldadded declarations for the consensus api
2012-11-08 Christian Grothoff-starting build system for consensus