aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics_api.c
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
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-10-21improve test shutdown and indentationChristian Grothoff
2016-09-20convert statistics service to new service MQ APIChristian Grothoff
2016-09-19misc minor fixes for new service MQ API, implementing resolver using new serv...Christian Grothoff
2016-08-22-fix NPEChristian Grothoff
2016-08-22-fix NPEChristian Grothoff
2016-08-22-fix shutdown issueChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-06-28-ensure stats queues do not grow too bigChristian Grothoff
2016-06-23-try to fix stats issueChristian Grothoff
2016-06-22-fix statistics termination issueChristian Grothoff
2016-06-21update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-03-use simpler, modern scheduler APIChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-03-07-ensure timeout forces call to continuation even if statistics service cannot...Christian Grothoff
2013-12-19-doxygen, fixing #3223Christian Grothoff
2013-12-19malloc -> newLRN
2013-12-11-do disconnect after continuations, to hopefullyf ix #3194Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-08-24-use GPLv3+ consistentlyChristian Grothoff
2013-03-20-make really sure 'cont' is never called againChristian Grothoff
2013-03-20-do not call get callback after get_cancelChristian Grothoff
2012-11-08add option to disable use of stats entirelyChristian Grothoff
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-10-23-add option to make expensive heap stat gathering optionalChristian Grothoff
2012-10-07-add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff
2012-05-08- Document statistics api and fix testing's usage of itBart Polot
2012-05-06-fixing #2310Christian Grothoff
2012-05-06-cleanerChristian Grothoff
2012-05-03-fixing #2299Christian Grothoff
2012-04-26- fix for mantis 2273Matthias Wachs
2012-04-24-cleaner warningChristian Grothoff
2012-04-24-simplify logic, connections no longer die during shutdownChristian Grothoff
2012-04-19-fixChristian Grothoff
2012-04-19-fixChristian Grothoff
2012-04-19-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff
2012-04-18fix 2273Matthias Wachs
2012-03-05- Fix for #2177: don't wait forever to reconnect to the service during shutdo...Bart Polot
2012-03-04make gnunet-service-statistics not exit on external shutdown signal as long a...Christian Grothoff
2011-12-19-properly use DLL apis where appropriateChristian Grothoff