tighten formatting rules
[oweals/gnunet.git] / src / consensus / test_consensus_api.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
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)
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-02-04 LRNFix consensus test to compile (whether it makes sense...
2014-01-08 LRNFix consensus test to compile
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-06 Florian Dold- initialize set type in test case
2013-01-17 Florian Dold- gnunet-consensus now profiling tool
2013-01-03 Florian Doldimplemented the modified consensus api, started impleme...
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-28 Florian Dolddummy consensus service
2012-11-21 Florian Doldstarted implementing consensus api and service