can't find who suggested this crasher fix.. delayed by pgp
[oweals/gnunet.git] / src / consensus /
2017-06-18 Florian Doldconsensus: logging text
2017-06-18 Florian Doldconsensus/set: saner log levels
2017-06-18 Florian DoldCONSENSUS/SET: even uglier CADET workarounds
2017-06-08 David BarksdaleDon't valgrind
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-14 Christian Grothofffix misc clang compiler warnings
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix memory leak
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-07 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-05 Daniel Gollebuild profilers only if testing is enabled
2017-03-01 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 Florian Doldconsensus: destroy set handles
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-28 Florian Doldconsensus: slack-a2a evilness mode and static replicati...
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-27 Florian Doldimplement lower bound agreement
2017-02-27 Florian Doldfix ftbfs from consensus WIP
2017-02-27 Florian Doldmissing file
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Florian Doldfix warning / add size validation for consensus block
2017-02-26 Florian Doldwrap consensus elements in block type
2017-02-26 Christian Grothoffbump consensus and secretsharing to be built by default
2017-02-26 Christian Grothoffadd to ignore
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Florian Doldadd set operation options
2017-02-19 Christian Grothoffconverting consensus service to new SERVICE API
2017-02-18 Christian Grothoffupdate gitignore
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-08-26 Christian Grothofffix consensus memory leaks
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Florian Doldfix compiler warnings
2016-06-19 Christian Grothoffavoid deprecated API, use new connecT API
2016-06-19 Christian Grothoff-fix typo
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothoff-indentation and comments
2016-06-18 Christian Grothofffix consensus to match new MQ API -- and correct CONCLU...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-03-16 Christian Grothoff-experimental is by dir, not only for malicious op
2016-03-09 Florian DoldImplement early stopping.
2016-01-19 Christian Grothoff-fix (C) notices
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-16 Christian Grothoff-fix doxygen warnings
2015-10-11 Florian Doldfix consensus logic bug
2015-10-11 Florian Doldconsensus
2015-10-08 Bart Polot- FTBFS
2015-10-06 Florian Doldfix contestation handling / blacklisting
2015-10-06 Florian Doldtowards handling byz. faults correctly
2015-10-06 Florian Doldconsensus work in progress
2015-10-05 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
2015-08-30 Florian Doldmissing changes to headers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-21 David Barksdaledos2unix
2015-06-02 Christian Grothoff-noinst-ing non-functional binaries/libraries that...
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-02-10 Florian Dold- fixed wrong round comparison code
2014-02-10 Florian Dold- syntax error
2014-02-10 Florian Dold- correct handling of timeouts in consensus
2014-02-04 LRNConsensus does not really depend on mesh, does it
2014-02-04 LRNFix consensus test to compile (whether it makes sense...
2014-02-03 Florian Dold- delete unused message type
2014-02-03 Florian Dold- consensus and secretsharing have both start time...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
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
next