aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
Commit message (Expand)AuthorAge
* - add subdirectory gitignore filesBart Polot2016-11-09
* 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
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix shifting issuesChristian Grothoff2016-07-08
* -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
* fix compiler warningsChristian Grothoff2016-05-06
* fixing compiler warningsChristian Grothoff2016-05-06
* 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
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -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
* -cleaning up stats code, use separate structures per subsystem for faster pro...Christian Grothoff2014-12-23
* -doxgen, use modern client APIChristian Grothoff2014-12-23
* adding single location for no_forcestart configuration listChristian Grothoff2014-12-11
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* -more version bumpingChristian Grothoff2014-04-08
* -ensure timeout forces call to continuation even if statistics service cannot...Christian Grothoff2014-03-07
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* trying to fix #3281Christian Grothoff2014-02-11
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
* -doxygen, fixing #3223Christian Grothoff2013-12-19
* malloc -> newLRN2013-12-19
* -do disconnect after continuations, to hopefullyf ix #3194Christian Grothoff2013-12-11
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* Change the tmp dir after .confLRN2013-10-12
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* -fixChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix warningsChristian Grothoff2013-10-01