aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_oc.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* unset environment variables that will break testbed, indentation and comment ...Christian Grothoff2017-12-27
* fix commentChristian Grothoff2017-03-10
* migrating testbed to new service APIChristian Grothoff2016-10-10
* -removing pointless NULL cmpChristian Grothoff2016-08-27
* -migrate testbed to new MQ APIChristian Grothoff2016-08-04
* convert to new hello_get APIChristian Grothoff2016-07-30
* -convert to new transport APIChristian Grothoff2016-07-29
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* -use more of MQ APIChristian Grothoff2016-06-27
* convert testbed_api to MQ (not perfect, but working)Christian Grothoff2016-06-27
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fixing #4035Christian Grothoff2015-10-29
* stop using deprecated TRANSPORT_try_connect() API, use modern ATS connectivit...Christian Grothoff2015-10-27
* prepare testbed for #3675 by having an option to establish connections to ATSChristian Grothoff2015-10-27
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* malloc -> newLRN2013-12-19
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRAN...Christian Grothoff2013-12-08
* - use pooled connections from connection pool moduleSree Harsha Totakura2013-10-23
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATIONSree Harsha Totakura2013-08-15
* - fix compile-time warningSree Harsha Totakura2013-05-13
* - docSree Harsha Totakura2013-05-06
* - simplify on-demand linking in overlay connectsSree Harsha Totakura2013-05-05
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
* - sanifySree Harsha Totakura2013-04-12
* - towards on-demand controller linkingSree Harsha Totakura2013-04-11
* - copyrightSree Harsha Totakura2013-04-10
* - restructureSree Harsha Totakura2013-04-08
* changes for mantis 0002676Matthias Wachs2013-04-04
* support for FRIEND_HELLOMatthias Wachs2013-03-28
* - doxygenSree Harsha Totakura2013-03-18
* - fixSree Harsha Totakura2013-03-11
* - loggingSree Harsha Totakura2013-03-08
* - fix messageBart Polot2013-03-05
* be verbose while sending error message instead of emitting a warningSree Harsha Totakura2013-03-05
* - fix #2809Sree Harsha Totakura2013-03-04
* - verbose++Bart Polot2013-02-27