aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
Commit message (Collapse)AuthorAge
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* 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
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* 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
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff2017-10-29
| | | | | | | | situations, and only log for the hard errors
* | Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
|/ | | | src/{arm,dht,integration,statistics}) for improved portability.
* 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
| | | | badly
* 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 ↵Christian Grothoff2016-09-19
| | | | service API
* -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
| | | | | This change lets us compile with clang again.
* -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
|