aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics_api.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* improve test shutdown and indentationChristian Grothoff2016-10-21
* convert statistics service to new service MQ APIChristian Grothoff2016-09-20
* misc minor fixes for new service MQ API, implementing resolver using new serv...Christian Grothoff2016-09-19
* -fix NPEChristian Grothoff2016-08-22
* -fix NPEChristian Grothoff2016-08-22
* -fix shutdown issueChristian Grothoff2016-08-22
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -ensure stats queues do not grow too bigChristian Grothoff2016-06-28
* -try to fix stats issueChristian Grothoff2016-06-23
* -fix statistics termination issueChristian Grothoff2016-06-22
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -ensure timeout forces call to continuation even if statistics service cannot...Christian Grothoff2014-03-07
* -doxygen, fixing #3223Christian Grothoff2013-12-19
* malloc -> newLRN2013-12-19
* -do disconnect after continuations, to hopefullyf ix #3194Christian Grothoff2013-12-11
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -make really sure 'cont' is never called againChristian Grothoff2013-03-20
* -do not call get callback after get_cancelChristian Grothoff2013-03-20
* add option to disable use of stats entirelyChristian Grothoff2012-11-08
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -add option to make expensive heap stat gathering optionalChristian Grothoff2012-10-23
* -add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff2012-10-07
* - Document statistics api and fix testing's usage of itBart Polot2012-05-08
* -fixing #2310Christian Grothoff2012-05-06
* -cleanerChristian Grothoff2012-05-06
* -fixing #2299Christian Grothoff2012-05-03
* - fix for mantis 2273Matthias Wachs2012-04-26
* -cleaner warningChristian Grothoff2012-04-24
* -simplify logic, connections no longer die during shutdownChristian Grothoff2012-04-24
* -fixChristian Grothoff2012-04-19
* -fixChristian Grothoff2012-04-19
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* fix 2273Matthias Wachs2012-04-18
* - Fix for #2177: don't wait forever to reconnect to the service during shutdo...Bart Polot2012-03-05
* make gnunet-service-statistics not exit on external shutdown signal as long a...Christian Grothoff2012-03-04