aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-20update ignoreChristian Grothoff
2018-05-19src/consensus/consensus-simulation: Use past.builtins for xrangeNils Gillmann
2018-05-17future recommendation: run lint on python files.Nils Gillmann
2018-05-17follow-up, indentation fixes.Nils Gillmann
2018-05-17follow-upNils Gillmann
2018-05-172to3 lint in consensus-simulation, sed the python location.Nils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-03-05futuresng0
2018-02-12email address (this is a test commit for mail notifications)Florian Dold
2017-06-18consensus: logging textFlorian Dold
2017-06-18consensus/set: saner log levelsFlorian Dold
2017-06-18CONSENSUS/SET: even uglier CADET workaroundsFlorian Dold
2017-06-08Don't valgrindDavid Barksdale
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17Merge branch 'master' into getoptChristian Grothoff
2017-03-16portingMarcello Stanisci
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-03-14fix misc clang compiler warningsChristian Grothoff
2017-03-10fix memory leakChristian Grothoff
2017-03-05build profilers only if testing is enabledDaniel Golle
2017-02-28consensus: destroy set handlesFlorian Dold
2017-02-28don't free element that is stack-allocated nowFlorian Dold
2017-02-28set: destroy client mq properlyFlorian Dold
2017-02-28misc minor fixesChristian Grothoff
2017-02-28don't run set with valgrind per defaultFlorian Dold
2017-02-28consensus: slack-a2a evilness mode and static replication in profilerFlorian Dold
2017-02-27implement revocation block plugin, get revocation test to pass againChristian Grothoff
2017-02-27fix set element type problem, make consensus workFlorian Dold
2017-02-27implement lower bound agreementFlorian Dold
2017-02-27fix ftbfs from consensus WIPFlorian Dold
2017-02-27missing fileFlorian Dold
2017-02-27include set size in result callback, needed by consensusFlorian Dold
2017-02-26add validation for inner consensus elementFlorian Dold
2017-02-26fix warning / add size validation for consensus blockFlorian Dold
2017-02-26wrap consensus elements in block typeFlorian Dold
2017-02-26bump consensus and secretsharing to be built by defaultChristian Grothoff
2017-02-26add to ignoreChristian Grothoff
2017-02-23add set operation optionsFlorian Dold
2017-02-19converting consensus service to new SERVICE APIChristian Grothoff
2017-02-18update gitignoreChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-08-26fix consensus memory leaksChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-27fix compiler warningsFlorian Dold