aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_oc.c
Commit message (Collapse)AuthorAge
* 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
|
* - rename "hello cache" to "cache"Sree Harsha Totakura2013-01-28
|
* - fix SEGFAULT while registering hostsSree Harsha Totakura2013-01-28
|
* bound remote overlay connect operation execution to limited number of open ↵Sree Harsha Totakura2013-01-26
| | | | file descriptors
* - renameSree Harsha Totakura2013-01-26
|
* bound overlay connect operation execution to limited number of open file ↵Sree Harsha Totakura2013-01-25
| | | | descriptors
* - indentSree Harsha Totakura2013-01-25
|
* - towards operation queues for open file descriptorsSree Harsha Totakura2013-01-25
|
* - renameSree Harsha Totakura2013-01-25
|
* - separate overlay connect message handling as moduleSree Harsha Totakura2013-01-25