aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
Commit message (Expand)AuthorAge
* Quote strings if in csv mode (statistics cli)Julius Bünger2018-09-12
* statistics cli: restructure for better scalingJulius Bünger2018-06-23
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* statistics-cli: rename csv-parameter, update manpageJulius Bünger2018-06-16
* statistics-cli: add option for csv separatorJulius Bünger2018-06-16
* statistics-cli: add -t for printing statistics of testbed nodesJulius Bünger2018-06-16
* 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
* test_gnunet_statistics: flake8Nils Gillmann2018-05-22
* follow-up, fix conf locationsNils Gillmann2018-05-19
* fix test check for TMPDIR: do not throw exception if variable does not existChristian Grothoff2018-05-10
* test_gnunet_statistics.py: use new locations of TMPNils Gillmann2018-05-06
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}...ng02017-10-17
|/
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Port 'statistics' to the new getopt API.Marcello Stanisci2017-03-15
* fix minor leakChristian Grothoff2017-03-13
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* exclude more testsChristian Grothoff2017-01-08
* - 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