aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Collapse)AuthorAge
...
* send configurations of newly started slave controllers as part of controller ↵Sree Harsha Totakura2013-02-21
| | | | link operations
* host locking; warn upon API violationSree Harsha Totakura2013-02-21
|
* - do not use mempcpy()Sree Harsha Totakura2013-02-21
|
* M testbed/testbed.hSree Harsha Totakura2013-02-21
| | | | | | | | | | | | | | | | | | | | | naming consistency include uncompressed config size M testbed/testbed_api_hosts.c pulled host registration functions from testbed_api.c M testbed/testbed_api_hosts.h export handler to handle ADD_HOST confirmation messages M testbed/gnunet-service-testbed.c parse the modified ADD_HOST message M testbed/testbed_api.c lose host registration code extract configuration from ADD_HOST messages M testbed/testbed_api.h include hacks
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* -fix mem leakSree Harsha Totakura2013-02-20
|
* - send SIGTERM to peer and reply with success before waiting on itSree Harsha Totakura2013-02-20
|
* - rename and install to binSree Harsha Totakura2013-02-18
|
* - fix crashing testcasesSree Harsha Totakura2013-02-15
|
* fix 2793: Testbed does not allow to set TIMEOUT for operationsSree Harsha Totakura2013-02-14
|
* move parallel overlay connect operation queue from controller handle to host ↵Sree Harsha Totakura2013-02-14
| | | | handle
* separate SD calculationsSree Harsha Totakura2013-02-14
|
* - fail test without dumping coreSree Harsha Totakura2013-02-13
|
* fix 2780: Testbed doesn't clean up properly on errorSree Harsha Totakura2013-02-12
|
* - fixSree Harsha Totakura2013-02-12
|
* - fix crashing testsSree Harsha Totakura2013-02-12
|
* - fixSree Harsha Totakura2013-02-06
|
* - rely on topology completion callback instead of counting completed overlay ↵Sree Harsha Totakura2013-02-06
| | | | connect operations
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* - cache expire after 15 secSree Harsha Totakura2013-02-05
|
* - expire cache entries (expiry set to 'forever' for now)Sree Harsha Totakura2013-02-05
|
* - check whether an operation gets cleaned before calling secondary callbackSree Harsha Totakura2013-02-04
|
* -trying to fix low parallelism biasChristian Grothoff2013-02-04
|
* - doc & indentSree Harsha Totakura2013-02-01
|
* -fixSree Harsha Totakura2013-02-01
|
* - fixSree Harsha Totakura2013-02-01
|
* - fixesSree Harsha Totakura2013-02-01
|
* - rename and docSree 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
|
* - fixesSree Harsha Totakura2013-01-31
|
* - get core handle in core startup callbackSree Harsha Totakura2013-01-31
|
* - deduplicateSree Harsha Totakura2013-01-31
|
* - unified notify callback for cached transport and core handlesSree Harsha Totakura2013-01-30
|
* API extension, make blocking socket API visibleChristian Grothoff2013-01-30
|
* towards caching CORE handlesSree Harsha Totakura2013-01-30
|
* - fixSree Harsha Totakura2013-01-30
|
* - fixesSree Harsha Totakura2013-01-30
|
* - fixesSree Harsha Totakura2013-01-30
|
* cache transport handles with peer connect notificationsSree Harsha Totakura2013-01-30
|
* - fixSree Harsha Totakura2013-01-29
|
* - fixSree Harsha Totakura2013-01-29
|
* caching transport handlesSree Harsha Totakura2013-01-29
|
* - queue requests for accessing handles from cacheSree 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
|
* - fixSree 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
|