index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testbed
/
testbed_api_statistics.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-06-21
update statistics API to use new MQ API style, also get rid of timeout argument
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-10-01
-fixing misc FTBFS issues
Christian Grothoff
2013-08-19
fix 2893: Move adaptive parallelisation mechanism to operation queues
Sree Harsha Totakura
2013-03-26
- allow getting statistics of a particular subsystem and name in testbed
Sree Harsha Totakura
2013-03-20
-hopefully no longer needed...
Christian Grothoff
2013-03-20
- warn. Missing peers in the peer array is unusual
Sree Harsha Totakura
2013-03-20
- do not call statistics when some peers are NULL
Sree Harsha Totakura
2013-03-19
- mark statistics service connect operations done when statistics iteration
Sree Harsha Totakura
2013-03-13
Implement GNUNET_TESTBED_get_statistics() - resolves #2662
Sree Harsha Totakura
2013-01-25
- indent
Sree Harsha Totakura
2012-11-02
-minor fixes
Christian Grothoff
2012-09-10
adding another testbed API function: convenience function to get all stats fr...
Christian Grothoff