aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
AgeCommit message (Expand)Author
2016-07-08-fix shifting issuesChristian Grothoff
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-05-06fix compiler warningsChristian Grothoff
2016-05-06fixing compiler warningsChristian 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-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian 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-12-23-cleaning up stats code, use separate structures per subsystem for faster pro...Christian Grothoff
2014-12-23-doxgen, use modern client APIChristian Grothoff
2014-12-11adding single location for no_forcestart configuration listChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-04-08-more version bumpingChristian Grothoff
2014-03-07-ensure timeout forces call to continuation even if statistics service cannot...Christian Grothoff
2014-02-20Allow redirection of STDERR when starting processes.Sree Harsha Totakura
2014-02-11trying to fix #3281Christian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-21incomplete code for finger and friend tablesSupriti Singh
2013-12-19-doxygen, fixing #3223Christian Grothoff
2013-12-19malloc -> newLRN
2013-12-11-do disconnect after continuations, to hopefullyf ix #3194Christian Grothoff
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-10-12Change the tmp dir after .confLRN
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09-fixChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-01-fix warningsChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-23-cleanupChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-11-fix assertionChristian Grothoff
2013-09-11-fix assertionChristian Grothoff
2013-09-11Don't cancel if we didn't start watching anything in the first placeLRN
2013-09-09-check return valueChristian Grothoff