aboutsummaryrefslogtreecommitdiff
path: root/doc/testbed_test.c
Commit message (Collapse)AuthorAge
* move docmentation to separate folderng02017-10-21
|
* update tutorialChristian Grothoff2017-03-07
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | 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()
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* doxygenFlorian Dold2013-06-25
|
* improving example documentationChristian Grothoff2013-05-15
|
* - input source for lstlisting in c tutorialSree Harsha Totakura2013-04-14