aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed.h
Commit message (Collapse)AuthorAge
* - use pooled connections from connection pool moduleSree Harsha Totakura2013-10-23
|
* - towards testbed barriersSree Harsha Totakura2013-08-30
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - revert 27104Sree Harsha Totakura2013-05-17
|
* - remove hostname/ip address from INIT message. They will be determined by ↵Sree Harsha Totakura2013-05-13
| | | | the controller automatically
* - fix duplicate symbolsSree Harsha Totakura2013-05-08
|
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
|
* - docSree Harsha Totakura2013-05-06
|
* - simplify on-demand linking in overlay connectsSree Harsha Totakura2013-05-05
|
* - towards on-demand controller linkingSree Harsha Totakura2013-04-11
|
* - restructureSree Harsha Totakura2013-04-10
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - restructureSree Harsha Totakura2013-04-08
|
* - log load statistics to fileSree Harsha Totakura2013-04-04
|
* - load monitoring in testbedSree Harsha Totakura2013-04-04
|
* - doxygenSree Harsha Totakura2013-03-18
|
* 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.
* send configurations of newly started slave controllers as part of controller ↵Sree Harsha Totakura2013-02-21
| | | | link operations
* fix 2793: Testbed does not allow to set TIMEOUT for operationsSree Harsha Totakura2013-02-14
|
* - doc & indentSree Harsha Totakura2013-02-01
|
* - rename and docSree Harsha Totakura2013-02-01
|
* - get core handle in core startup callbackSree Harsha Totakura2013-01-31
|
* - unified notify callback for cached transport and core handlesSree Harsha Totakura2013-01-30
|
* cache transport handles with peer connect notificationsSree Harsha Totakura2013-01-30
|
* - towards caching transport handles along with HELLO messagesSree Harsha Totakura2013-01-29
|
* - rename "hello cache" to "cache"Sree Harsha Totakura2013-01-28
|
* - renameSree Harsha Totakura2013-01-26
|
* read MAX_OPEN_FDS from configurationSree Harsha Totakura2013-01-25
|
* - 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
|
* separate hello cache as moduleSree Harsha Totakura2013-01-25
|
* - move data structures to shared headerSree Harsha Totakura2013-01-25