Age | Commit message (Collapse) | 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 ↵ | Christian Grothoff | |
GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context() | |||
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 ↵ | Christian Grothoff | |
even fully address #3247 | |||
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 | |
completes | |||
2013-03-13 | Implement GNUNET_TESTBED_get_statistics() - resolves #2662 | Sree Harsha Totakura | |
Test case for testing GNUNET_TESTBED_get_statistics() Fix waiting for SHUTDOWN_PEERS reply when controller crashes | |||
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 ↵ | Christian Grothoff | |
from all peers |