aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
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
2018-05-22test_gnunet_statistics: flake8Nils Gillmann
2018-05-19follow-up, fix conf locationsNils Gillmann
2018-05-10fix test check for TMPDIR: do not throw exception if variable does not existChristian Grothoff
2018-05-06test_gnunet_statistics.py: use new locations of TMPNils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2017-12-30Merge branch 'fix_social'lurchi
2017-10-29allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff
2017-10-17Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}...ng0
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-15Port 'statistics' to the new getopt API.Marcello Stanisci
2017-03-13fix minor leakChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
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-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
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