aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_peerstartup2.c
Commit message (Collapse)AuthorAge
* 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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fix warnings/ftbfsChristian Grothoff2013-10-01
|
* - add GNUNET_TESTING_peer_stop_async_cancel()Sree Harsha Totakura2013-05-07
|
* - service sharing in testingSree Harsha Totakura2013-04-18
|
* - only have asynchronous peer stopSree Harsha Totakura2013-04-01
|
* support for asynchronous peer start/stop and service start/stop using ARM APISree Harsha Totakura2013-03-31
|
* - ARM based peer start stopSree Harsha Totakura2013-03-31