aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics_api.c
Commit message (Expand)AuthorAge
* -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
* -properly use DLL apis where appropriateChristian Grothoff2011-12-19
* implement watch_cancel functionChristian Grothoff2011-12-19
* -fixChristian Grothoff2011-12-19
* -do not crash on exit if we are not connected to statistics while trying to s...Christian Grothoff2011-12-19
* -another stats crashChristian Grothoff2011-12-17
* -fix orderChristian Grothoff2011-12-17
* code cleanup, also trying to fix #2011Christian Grothoff2011-12-16
* -cleanupChristian Grothoff2011-12-16
* fix crashChristian Grothoff2011-12-09
* curly wars / auto-indentationChristian Grothoff2011-11-04
* use LOG macro in statistics_api.cChristian Grothoff2011-10-10
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* lineChristian Grothoff2011-07-14
* W32 is too slowChristian Grothoff2011-06-14
* fixing 1671Christian Grothoff2011-04-28
* fail on fatal connect errorChristian Grothoff2010-12-21
* fail on fatal connect errorChristian Grothoff2010-12-21
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* fixChristian Grothoff2010-11-01