save nick 0-term byte
[oweals/gnunet.git] / src / consensus /
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-04-03 Christian Grothoffmerge conflict resolution
2019-03-10 Hartmut GoebelFix Python code: remove imports from `python-future`.
2019-03-10 Hartmut GoebelCleanup Python code: remove `import __future__`.
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothoffdo not use rps in consensus test
2019-02-12 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-12 ng0util: futurize consensus/consensus-simulation
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffupdate ignore
2018-05-19 Nils Gillmannsrc/consensus/consensus-simulation: Use past.builtins...
2018-05-17 Nils Gillmannfuture recommendation: run lint on python files.
2018-05-17 Nils Gillmannfollow-up, indentation fixes.
2018-05-17 Nils Gillmannfollow-up
2018-05-17 Nils Gillmann2to3 lint in consensus-simulation, sed the python location.
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-03-05 ng0futures
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-02-12 Florian Doldemail address (this is a test commit for mail notificat...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
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-29 Schanzenbach, Martin- merge with master
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-20 Schanzenbach, Martin- merge; service API change
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.
next