aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_peers.c
Commit message (Collapse)AuthorAge
* 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
|
* remove dead enum valuesChristian Grothoff2017-03-08
|
* migrating testbed to new service APIChristian Grothoff2016-10-10
|
* refactoring ARM api to use new MQChristian Grothoff2016-06-23
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* -use modern GNUNET_new, instead of GNUNET_malloc (sizeofChristian Grothoff2013-12-05
|
* -fix leak of emsgChristian Grothoff2013-12-05
|
* -fix leak, use 'op'Christian Grothoff2013-12-05
|
* - write PEERID to PATHS so that it can be used for dollar expansionSree Harsha Totakura2013-11-28
|
* - don't timeout SHUTDOWN_PEERS operationSree Harsha Totakura2013-11-28
|
* - bail out if peer is not runningSree Harsha Totakura2013-10-08
|
* - fix peer reconfiguration when the peer is already stoppedSree Harsha Totakura2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - towards testbed barriersSree Harsha Totakura2013-08-30
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATIONSree Harsha Totakura2013-08-15
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* - coverity fixesSree Harsha Totakura2013-06-24
|
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
|
* -doxygenChristian Grothoff2013-04-14
|
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-04-14
|
* - restructureSree Harsha Totakura2013-04-08