add $(GN_LIBINTL) to Makefile.am (fixes 0005902)
[oweals/gnunet.git] / src / testbed / testbed_api_statistics.c
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-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
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-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fixing misc FTBFS issues
2013-08-19 Sree Harsha Totakurafix 2893: Move adaptive parallelisation mechanism to...
2013-03-26 Sree Harsha Totakura- allow getting statistics of a particular subsystem...
2013-03-20 Christian Grothoff-hopefully no longer needed...
2013-03-20 Sree Harsha Totakura- warn. Missing peers in the peer array is unusual
2013-03-20 Sree Harsha Totakura- do not call statistics when some peers are NULL
2013-03-19 Sree Harsha Totakura- mark statistics service connect operations done when...
2013-03-13 Sree Harsha TotakuraImplement GNUNET_TESTBED_get_statistics() - resolves...
2013-01-25 Sree Harsha Totakura- indent
2012-11-02 Christian Grothoff-minor fixes
2012-09-10 Christian Grothoffadding another testbed API function: convenience functi...