aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
Commit message (Expand)AuthorAge
* -fix many more typosChristian Grothoff2021-04-26
* -fix some warningsMartin Schanzenbach2020-10-26
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* Improved BIO APIAlessio Vanni2020-05-19
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix gnunet-statistics CLIChristian Grothoff2020-04-11
* fix crashChristian Grothoff2020-04-07
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* format pythonng02019-10-12
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* nicer loop structureChristian Grothoff2019-06-04
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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