aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_oc.c
Commit message (Collapse)AuthorAge
* -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 ↵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
|
* fixing #4035Christian Grothoff2015-10-29
|
* stop using deprecated TRANSPORT_try_connect() API, use modern ATS ↵Christian Grothoff2015-10-27
| | | | connectivity suggestions instead
* 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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to ↵Christian Grothoff2013-12-08
| | | | GNUNET_TRANSPORT_check_peer_connected
* - 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
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - 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
|
* Use a sub operation while forwarding controller link operations. This helps toSree Harsha Totakura2013-02-22
| | | | | | | propagate the change in a host's configuration along the controller tree's branch back to root.
* fix 2793: Testbed does not allow to set TIMEOUT for operationsSree Harsha Totakura2013-02-14
|
* - doc & indentSree Harsha Totakura2013-02-01
|
* - fixesSree Harsha Totakura2013-02-01
|
* - call peer connect notifiy callback only after calling the cache callbackSree Harsha Totakura2013-01-31
|
* - fixes and implements caching core handlesSree Harsha Totakura2013-01-31
|
* - unified notify callback for cached transport and core handlesSree Harsha Totakura2013-01-30
|
* - fixesSree Harsha Totakura2013-01-30
|
* cache transport handles with peer connect notificationsSree Harsha Totakura2013-01-30
|
* caching transport handlesSree Harsha Totakura2013-01-29
|
* - towards caching transport handles along with HELLO messagesSree Harsha Totakura2013-01-29
|